#idempiere IRC log for Tuesday, 2016-01-12

*** hieplq has joined #idempiere03:26
*** a42niem has joined #idempiere06:12
*** hieplq has quit IRC06:20
*** nmicoud has joined #idempiere07:44
Not-6f15[IDEMPIERE] hieplq created IDEMPIERE-3001 CalloutInventory.product: can't fill asi after save physical inventory line also don't update Quantity book08:13
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-300108:13
*** a42niem has quit IRC08:26
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-300108: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-300108: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-300108: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-300108: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-300009: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-300009:49
Not-6f15[IDEMPIERE] nmicoud updated IDEMPIERE-3000 labels set to "+Patch"09:49
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-300009: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-300009:49
Not-6f15[IDEMPIERE] nmicoud updated IDEMPIERE-300009: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, Nicolas09:52
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-300009:52
*** CarlosRuiz has joined #idempiere09:53
*** ChanServ sets mode: +o CarlosRuiz09:53
*** tavi has joined #idempiere11:33
taviHi ! I hava a trouble with my InventoryValue report. It lasts too long. How can I improve the speed11:37
*** tavi has quit IRC12: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 orders13:37
Not-6f15[iDempiere3.1] jenkins built #31 completed (success) http://ci.idempiere.org/job/iDempiere3.1/31/13:53
*** aaaa_ has joined #idempiere14:08
*** aaaa_ has left #idempiere14:09
*** CarlosRuiz has quit IRC14:30
*** CarlosRuiz has joined #idempiere15:45
*** ChanServ sets mode: +o CarlosRuiz15:45
*** lkm has joined #idempiere15:58
*** nmicoud has left #idempiere16:04
*** xapiens has joined #idempiere16:45
*** xapiens has quit IRC16:59
*** CarlosRuiz has quit IRC17:25
*** a42niem has joined #idempiere17:28
*** nmicoud has joined #idempiere18:47
*** CarlosRuiz has joined #idempiere20:22
*** ChanServ sets mode: +o CarlosRuiz20:22
Not-6f15[IDEMPIERE] muriloht updated IDEMPIERE-281121: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-6f15trxName); } // MProductPrice {code}21:36
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-281121:36
*** a42niem has quit IRC21:45
*** nmicoud has quit IRC21:59
*** WMDwebs has joined #idempiere22: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-281122:30

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!