*** norbertbede has joined #idempiere | 05:52 | |
*** norbertbede has quit IRC | 06:14 | |
*** norbertbede has joined #idempiere | 06:16 | |
*** norbertbede has quit IRC | 06:18 | |
Not-83d6 | [iDempiere3.1Daily] jenkins built #20 completed (success) http://ci.idempiere.org/job/iDempiere3.1Daily/20/ | 06:22 |
---|---|---|
*** norbertbede has joined #idempiere | 06:56 | |
*** norbertbede has quit IRC | 07:24 | |
*** norbertbede has joined #idempiere | 07:26 | |
*** norbertbede has quit IRC | 07:38 | |
*** a42niem has joined #idempiere | 07:46 | |
*** norbertbede has joined #idempiere | 07:47 | |
*** nmicoud has joined #idempiere | 07:47 | |
*** KermitTheFragger has joined #idempiere | 07:54 | |
Not-83d6 | [IDEMPIERE] nmicoud updated IDEMPIERE-2970 | 08:17 |
Not-83d6 | [IDEMPIERE] Hi Carlos, Patch seems fine for a first version. 3 improvements : - Use same font/size as Table/RecordID/RecordUU for 'permalink' - Perhaps just need to handle cases where record has a composite PK (eg: AD_User_Roles) ? - When making a left click, avoid opening a new tab (no real interest testing purpose) WDYT ? Regards, Nicolas | 08:17 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2970 | 08:17 |
*** norbertbede has quit IRC | 09:02 | |
*** norbertbede has joined #idempiere | 09:10 | |
Not-83d6 | [IDEMPIERE] tsvikruha created IDEMPIERE-2975 Password Validator translations (Passay lib) | 09:38 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2975 | 09:38 |
Not-83d6 | [IDEMPIERE] tsvikruha updated IDEMPIERE-2975 status set to "In Progress" | 09:55 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2975 | 09:55 |
*** a42niem has quit IRC | 10:03 | |
*** norbertbede has quit IRC | 10:42 | |
*** a42niem_ has joined #idempiere | 10:44 | |
Not-83d6 | [IDEMPIERE] tsvikruha updated IDEMPIERE-2975 Attachment set to "IDEMPIERE-2975.patch" | 10:57 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2975 | 10:57 |
Not-83d6 | [IDEMPIERE] tsvikruha updated IDEMPIERE-2975 labels set to "+Patch" | 10:57 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2975 | 10:57 |
Not-83d6 | [IDEMPIERE] tsvikruha updated IDEMPIERE-2975 status set to "Peer Review Queue" | 10:57 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2975 | 10:57 |
*** norbertbede has joined #idempiere | 11:00 | |
Not-83d6 | [IDEMPIERE] tsvikruha created IDEMPIERE-2976 Null Pointer Exception after resetting password by User | 12:08 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2976 | 12:08 |
*** CarlosRuiz has joined #idempiere | 12:14 | |
*** ChanServ sets mode: +o CarlosRuiz | 12:14 | |
Not-83d6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2970 | 12:39 |
Not-83d6 | [IDEMPIERE] Hi [~nmicoud], 1) I was trying to integrate the link into the recordID - I mean - to show the "C_Invoice_ID=1000000" as a link - but as is constructed now it required some refactoring that I didn't want to do in a POC. But if that's possible maybe that's better. Otherwise yes, I'm ok about same font/size - and maybe a better positioning. 2) Yep, I think for multi-record keys must not show the link - | 12:39 |
Not-83d6 | unless we implement some zoom to UU functionality Regards, Carlos Ruiz | 12:39 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2970 | 12:39 |
Not-83d6 | [IDEMPIERE] nmicoud updated IDEMPIERE-2970 | 12:45 |
Not-83d6 | [IDEMPIERE] For #2, better to always use the link link (using UU) instead of ID. But if I understand, well, to be able to zoom using UU, we need to add AEnv methods such as zoom(tableID, recordUU, ...) ? Or is it already available ? | 12:45 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2970 | 12:45 |
*** octavian has joined #idempiere | 13:01 | |
*** octavian is now known as Guest13441 | 13:02 | |
Not-83d6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2970 | 13:05 |
Not-83d6 | [IDEMPIERE] Aha, not implemented yet | 13:05 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2970 | 13:05 |
*** Guest13441 has quit IRC | 13:06 | |
*** CarlosRuiz has quit IRC | 14:26 | |
*** CarlosRuiz has joined #idempiere | 14:29 | |
*** ChanServ sets mode: +o CarlosRuiz | 14:29 | |
hieplq | hi @CarlosRuiz wdyt about offline server? just install jfrog into ci server and i will configuration it. | 14:56 |
CarlosRuiz | Hi hieplq | 15:01 |
CarlosRuiz | is it jfrog a requirement for that movement? | 15:01 |
hieplq | maven has some way to make offline, but i see jfrog is strong and easy way | 15:03 |
CarlosRuiz | is jfrog like a proxy? that looks for maven URL and answer with a local file ? | 15:04 |
hieplq | yet. jfrog as a proxy server | 15:05 |
CarlosRuiz | my concern is creating a dependency to a non-opensource product | 15:05 |
hieplq | it isn't requirement, it just configuration as you want. it's reason i let url as properties | 15:06 |
hieplq | default it run normal as before | 15:06 |
hieplq | when you want offline, you make a properties file to provide offline url | 15:07 |
hieplq | other, jfrog also opensource | 15:08 |
CarlosRuiz | so, with jfrog you don't need another properties file | 15:17 |
hieplq | i still need properties file to change url to local. | 15:20 |
hieplq | you can modify hosts file, but it isn't good way | 15:20 |
CarlosRuiz | if is a proxy must do it automatic, no? | 15:21 |
hieplq | so your mean, will have to configuration maven but i don't family maven to know it | 15:22 |
hieplq | buckminster will request jfrog at address localhost:8081 | 15:23 |
hieplq | jfrog will request to remote maven server, after that offline any file downloaded | 15:23 |
CarlosRuiz | wondering if something like squid would be better | 15:36 |
CarlosRuiz | it wouldn't require a different properties - just cache the objects downloaded | 15:36 |
Not-83d6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2966 labels set to "+Patch experimental" | 15:37 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2966 | 15:37 |
Not-83d6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2966 | 15:38 |
Not-83d6 | [IDEMPIERE] [~hieplq], please commit this to experimental and we'll join it with the zk8 testings in progress | 15:38 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2966 | 15:38 |
Not-83d6 | [iDempiere-experimental] jenkins built #101 completed (success) http://ci.idempiere.org/job/iDempiere-experimental/101/ | 15:51 |
*** norbertbede has quit IRC | 15:53 | |
Not-83d6 | [IDEMPIERE] dantam updated IDEMPIERE-1289 Version set to "2.1" | 16:01 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1289 | 16:01 |
Not-83d6 | [IDEMPIERE] dantam updated IDEMPIERE-1289 description set to "How to replicate: * Create a vendor * Create a purchase price list in different currency XX than accounting currency YY. * Tie the purchase price list to the vendor. * Create a product and tie it to the purchase pricelist. * Create a currency rate conversion from currency XX to currency YY on date X. * Create a purchase order, buying the created product | 16:15 |
Not-83d6 | from the created vendor on date X. * Create a receipt on a particular date with the currency rate set for the date X. * Create a currency rate conversion from currency XX to currency YY on date Y. * Create an invoice on a date Y with the currency rate set for the new date and match it to the receipt. The match invoice will produce a very faulty accounting. This problem was reported long ago, BF 3468934, can't find it | 16:15 |
Not-83d6 | on sf.net anymore though. Adding link to commit for version 2.1 https://bitbucket.org/dantam/idempiere.se-historic/commits/282b4fbffb4bb12995ee7e8d0849f6dbc5f7370b Version for previous version attached. Additions 130831: Another problem is that if there's no currency conversion for the given date, zero is used for the conversion when also messes up the accounting." | 16:15 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1289 | 16:15 |
*** nmicoud has left #idempiere | 16:16 | |
Not-83d6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2682 | 16:19 |
Not-83d6 | [IDEMPIERE] [~hieplq], this is in conflict with the required changes committed here: https://bitbucket.org/idempiere/idempiere/commits/0cbc330f1c1a The cause of that commit is: https://idempiere.atlassian.net/browse/IDEMPIERE-2640?focusedCommentId=24902&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-24902 {quote} Not working with report.css in theme, like implemented with IDEMPIERE-2355 | 16:19 |
Not-83d6 | I created a report.css in theme and it's throwing an error when rendering a report: java.nio.file.NoSuchFileException: /opt/idempiere-server/plugins/org.adempiere.ui.zk_3.1.0.v20151126-0100/mytheme/css/report.css at sun.nio.fs.UnixException.translateToIOException(UnixException.java:8... {quote} I think the approach here repeats the same problem - you can find the resource within the plugin directly, but not resources | 16:19 |
Not-83d6 | in fragments. | 16:19 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2682 | 16:19 |
*** bagus_007 has joined #idempiere | 16:22 | |
*** bagus_007 has quit IRC | 16:22 | |
*** KermitTheFragger has quit IRC | 16:34 | |
*** norbertbede has joined #idempiere | 17:08 | |
*** a42niem_ has quit IRC | 18:14 | |
Not-83d6 | [iDempiere] CarlosRuiz_globalqss pushed 2 commits to release-3.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/ | 18:20 |
Not-83d6 | [iDempiere] globalqss 670dc7d - IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / revert previous approach - found this was caused by IDEMPIERE-2148 | 18:20 |
Not-83d6 | [iDempiere] globalqss 75e4869 - IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / IDEMPIERE-2148 | 18:20 |
Not-83d6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2935 status set to "Resolved" -resolution set to "Fixed" | 18:23 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2935 | 18:23 |
Not-83d6 | [iDempiere3.1] jenkins built #27 completed (success) http://ci.idempiere.org/job/iDempiere3.1/27/ | 18:55 |
*** aguerra has joined #idempiere | 19:57 | |
aguerra | hi CarlosRuiz, do u have some time? | 19:59 |
CarlosRuiz | Hi aguerra | 20:45 |
aguerra | Hola CarlosRuiz, probablemente no entienda muy bien el generador de notas contables, tengo 4 org. 3 org venden y 1 estan todos los gastos. tengo 4 diseño pero solo menera la nota contable para 1 | 20:48 |
aguerra | En tu guia se ve muy claro, inclusive se ve que estas en * en las pantallas | 20:55 |
CarlosRuiz | ni idea - nunca he probado con * - no se si sea soportado - pero según el error que mencionaste en los foros - probablemente no esté soportado | 21:09 |
CarlosRuiz | prueba ingresando con la org en la cual vas a generar la nota | 21:09 |
CarlosRuiz | lo que entiendo en el código es que el generador intenta asignar la organizacion que tiene la linea del generador, si no, la del generador, si no la del login | 21:10 |
*** norbertbede has quit IRC | 21:29 | |
aguerra | las pruebas que hice, fueron, en * no lo soporta tiene una validacion dinamica, | 21:49 |
aguerra | ahora yo genere un un balance de comprobacion por cada org que generaron ingreso (cuenta 4) y los montos estan, ahora configuro para cada org para generar el asiente y no generar moviemiento | 21:52 |
aguerra | @CarlosRuiz, los cree asignando la org en cada pantalla, en el generador, en la linea y fuente y ademas en el login org | 22:19 |
aguerra | @CarlosRuiz, si tienes alguna otra pista se o agradezco. Si no me toca crearlo manual ;-( | 22:22 |
aguerra | gracias por la ayuda. | 22:23 |
*** aguerra has quit IRC | 22:27 | |
*** norbertbede has joined #idempiere | 22:47 | |
*** norbertbede has quit IRC | 22:52 | |
Not-83d6 | [IDEMPIERE] hagi updated IDEMPIERE-2935 | 23:38 |
Not-83d6 | [IDEMPIERE] Thank you for Carlos. I confirmed your new patch. My problem resolved. :D | 23:38 |
Not-83d6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2935 | 23:38 |
*** CarlosRuiz has quit IRC | 23:45 | |
*** CarlosRuiz has joined #idempiere | 23:57 | |
*** ChanServ sets mode: +o CarlosRuiz | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!