*** hieplq has joined #idempiere | 03:26 | |
*** a42niem has joined #idempiere | 06:12 | |
*** hieplq has quit IRC | 06:20 | |
*** nmicoud has joined #idempiere | 07:44 | |
Not-6f15 | [IDEMPIERE] hieplq created IDEMPIERE-3001 CalloutInventory.product: can't fill asi after save physical inventory line also don't update Quantity book | 08:13 |
---|---|---|
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3001 | 08:13 |
*** a42niem has quit IRC | 08:26 | |
Not-6f15 | [IDEMPIERE] hieplq updated IDEMPIERE-3001 | 08:26 |
Not-6f15 | [IDEMPIERE] it relate this topic https://sourceforge.net/p/adempiere/mailman/message/25048147/ i total confuse, sourceforge ticket report same issue, and fix for it, but that fix is cause of my report issue. | 08:26 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3001 | 08:27 |
Not-6f15 | [IDEMPIERE] hieplq updated IDEMPIERE-3001 labels set to "+Patch" -Attachment set to "IDEMPIERE-3001.patch" | 08:58 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3001 | 08:58 |
Not-6f15 | [IDEMPIERE] hieplq updated IDEMPIERE-3001 status set to "Peer Review Queue" | 08:58 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3001 | 08:58 |
Not-6f15 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 Attachment set to "IDEMPIERE-3000.patch" | 09:49 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 09:49 |
Not-6f15 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 status set to "Peer Review Queue" | 09:49 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 09:49 |
Not-6f15 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 labels set to "+Patch" | 09:49 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 09:49 |
Not-6f15 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 assignee set to "Carlos Antonio Ruiz Gomez" | 09:49 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 09:49 |
Not-6f15 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 | 09:52 |
Not-6f15 | [IDEMPIERE] Hi [~carlosruiz_globalqss], Note that i create a getMenuID method in AdempiereWebUI, which does the same as DPFavourites.createFavouritesPanel(). I think a central method would be better, but i was not sure where to put it. If it's ok for you, move it where you think it would be the best. Thanks, Regards, Nicolas | 09:52 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 09:52 |
*** CarlosRuiz has joined #idempiere | 09:53 | |
*** ChanServ sets mode: +o CarlosRuiz | 09:53 | |
*** tavi has joined #idempiere | 11:33 | |
tavi | Hi ! I hava a trouble with my InventoryValue report. It lasts too long. How can I improve the speed | 11:37 |
*** tavi has quit IRC | 12:06 | |
Not-6f15 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 13:37 |
Not-6f15 | [iDempiere] globalqss 21c5292 - IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / add the case for draft orders | 13:37 |
Not-6f15 | [iDempiere3.1] jenkins built #31 completed (success) http://ci.idempiere.org/job/iDempiere3.1/31/ | 13:53 |
*** aaaa_ has joined #idempiere | 14:08 | |
*** aaaa_ has left #idempiere | 14:09 | |
*** CarlosRuiz has quit IRC | 14:30 | |
*** CarlosRuiz has joined #idempiere | 15:45 | |
*** ChanServ sets mode: +o CarlosRuiz | 15:45 | |
*** lkm has joined #idempiere | 15:58 | |
*** nmicoud has left #idempiere | 16:04 | |
*** xapiens has joined #idempiere | 16:45 | |
*** xapiens has quit IRC | 16:59 | |
*** CarlosRuiz has quit IRC | 17:25 | |
*** a42niem has joined #idempiere | 17:28 | |
*** nmicoud has joined #idempiere | 18:47 | |
*** CarlosRuiz has joined #idempiere | 20:22 | |
*** ChanServ sets mode: +o CarlosRuiz | 20:22 | |
Not-6f15 | [IDEMPIERE] muriloht updated IDEMPIERE-2811 | 21:36 |
Not-6f15 | [IDEMPIERE] Hi Carlos, I found a small mistake on this Issue. The M_ProductPrice_ID is always being passed as 0 to the X_ class constructor: {code:java} public MProductPrice (Properties ctx, int M_ProductPrice_ID, String trxName) { super(ctx, 0, trxName); } // MProductPrice {code} It should be: {code:java} public MProductPrice (Properties ctx, int M_ProductPrice_ID, String trxName) { super(ctx, M_ProductPrice_ID, | 21:36 |
Not-6f15 | trxName); } // MProductPrice {code} | 21:36 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2811 | 21:36 |
*** a42niem has quit IRC | 21:45 | |
*** nmicoud has quit IRC | 21:59 | |
*** WMDwebs has joined #idempiere | 22:09 | |
Not-6f15 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2811 status set to "Reopened" -resolution set to "None" | 22:30 |
Not-6f15 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2811 | 22:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!