#idempiere IRC log for Friday, 2016-05-06

*** gabyguanchez has joined #idempiere00:43
Not-aaf4[IDEMPIERE] hagi updated IDEMPIERE-239201:57
Not-aaf4[IDEMPIERE] I think IDEMPIERE-2392(Updated 21c5292) is more better add MInvoice.Table_ID. Because of C_Invocice has C_DocTypeTarget_ID column and this mothod is called When click the button of DocAction. When I push the button of DocAction, Warning is shown. MPeriod.isOpen() method: Line-349 if (doctypeID == 0 && (tableID == MOrder.Table_ID *|| tableID == MInvoice.Table_ID*)) { idxdoctype =01:57
Not-aaf4po.get_ColumnIndex("C_DocTypeTarget_ID"); objint = po.get_Value(idxdoctype); if (objint != null && objint instanceof Integer) { doctypeID = (Integer) objint; } }01:57
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-239201:57
*** CarlosRuiz has joined #idempiere02:15
Not-aaf4[IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3091 Posted button on Project Issue not working02:38
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-309102:38
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3091 Attachment set to "capture-for-jira-screenshot-20160505-193710-490.png"02:38
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-309102:38
Not-aaf4[iDempiere] CarlosRuiz_globalqss pushed 2 commits to release-3.1 [+0/-0/±3] https://bitbucket.org/idempiere/idempiere/commits/02:43
Not-aaf4[iDempiere] jpiere a472962 - IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / add logic for C_Invoice.C_DocTypeTarget_ID02:43
Not-aaf4[iDempiere] globalqss 75a856f - IDEMPIERE-3091 Posted button on Project Issue not working02:43
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3091 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"02:43
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-309102:43
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-239202:44
Not-aaf4[IDEMPIERE] Thanks [~hagi] https://bitbucket.org/idempiere/idempiere/commits/a47296202:44
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-239202:44
Not-aaf4[iDempiere3.1] jenkins built #76 completed (success) http://ci.idempiere.org/job/iDempiere3.1/76/03:15
Not-aaf4[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/04:23
Not-aaf4[iDempiere] globalqss 7fa1c08 - IDEMPIERE-2518 Cost Adjustment window - Allow Zero Cost entry for non-stocked product / based on patch from Lee Soo Fang04:23
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2518 status set to "Resolved" -assignee set to "Lee Soo Fang" -resolution set to "Fixed"04:26
Not-aaf4[IDEMPIERE] Reviewed and seems is valid to have zero cost in certain cases, so based on your patch I committed a version that removes the validation completely.04:26
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-251804:26
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2646 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Won't Fix"04:28
Not-aaf4[IDEMPIERE] This seems to be mandatory since https://sourceforge.net/p/adempiere/bugs/990/ https://bitbucket.org/idempiere/idempiere/commits/e8035ac04:28
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-264604:28
Not-aaf4[iDempiere3.1] jenkins built #77 completed (success) http://ci.idempiere.org/job/iDempiere3.1/77/04:47
Not-aaf4[iDempiere3.1Daily] jenkins built #50 completed (success) http://ci.idempiere.org/job/iDempiere3.1Daily/50/05:12
*** apple_1 has joined #idempiere05:52
*** nmicoud has joined #idempiere06:00
*** a42niem has joined #idempiere06:21
Not-aaf4[iDempiere] CarlosRuiz_globalqss pushed 8 commits to release-3.1 [+2/-0/±9] https://bitbucket.org/idempiere/idempiere/commits/06:25
Not-aaf4[iDempiere] soofang 8d51fc0 - IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency06:25
Not-aaf4[iDempiere] soofang fa8e505 - IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency06:25
Not-aaf4[iDempiere] soofang cdb01eb - IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency - In the cost adjustment header filter currency based on the organization member only. - There seems to be a minor rounding issue for all costing records. (cost adjustment)06:25
Not-aaf4[iDempiere] soofang 3c0765d - IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window06:25
Not-aaf4[iDempiere] soofang 3771b31 - IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency06:25
Not-aaf4[iDempiere] soofang f05ed3d - IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window Resolve issue Costing-level=batch/lot in the cost adjustment line with error message No costing record.06:25
Not-aaf4[iDempiere] soofang f513573 - IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency06:25
Not-aaf4[iDempiere] globalqss dd84deb - IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window / peer review06:25
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3046 status set to "Resolved" -assignee set to "Lee Soo Fang" -resolution set to "Fixed"06:25
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-304606:25
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3047 status set to "Resolved" -assignee set to "Lee Soo Fang" -resolution set to "Fixed"06:25
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-304706:25
Not-aaf4[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+3/-0/±11] https://bitbucket.org/idempiere/idempiere/commits/06:35
Not-aaf4[iDempiere] globalqss fe3dacb - IDEMPIERE-2020 Value Format for ZK06:35
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2020 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"06:35
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-202006:35
Not-aaf4[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/06:45
Not-aaf4[iDempiere] Hideaki Hagiwara 9516f4a - IDEMPIERE-306806:45
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3068 status set to "Resolved" -assignee set to "Hagiwara Hideaki " -resolution set to "Fixed"06:45
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-306806:45
Not-aaf4[iDempiere3.1] jenkins built #78 completed (success) http://ci.idempiere.org/job/iDempiere3.1/78/06:47
Not-aaf4[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3069 status set to "Resolved" -resolution set to "Fixed"06:51
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-306906:51
Not-aaf4[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/06:51
Not-aaf4[iDempiere] red1 ece31b0 - IDEMPIERE-3069 StackBarChart renderer not specified06:51
*** CarlosRuiz has left #idempiere06:52
Not-aaf4[iDempiere3.1] jenkins built #79 completed (success) http://ci.idempiere.org/job/iDempiere3.1/79/07:16
Not-aaf4[IDEMPIERE] hagi updated IDEMPIERE-239208:42
Not-aaf4[IDEMPIERE] It is I that should say thank you for the swift correspondence and to commit my name! :D08:42
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-239208:42
*** NC_tochatortocof has joined #idempiere08:47
*** NC_tochatortocof is now known as SA_User08:48
SA_UserHi, new user here :-)08:48
SA_UserGreat so far.08:48
SA_UserIs there a hub where new users hang out ? Reddit, Slack, Mailinglist08:51
a42niemSA_User: try https://groups.google.com/forum/#!forum/idempiere08:55
SA_UserThank you. Any others worth exploring?08:56
SA_UserIm08:56
a42niemsee http://www.idempiere.org/social08:57
SA_UserI tried the social page but it had few option and pointed me to here. Are the Wednesday meetings still held?  I can pop in then.09:00
Not-aaf4[IDEMPIERE] norbert.bede created IDEMPIERE-3092 Mandatory Logic as Process parameter Option09:01
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-309209:01
a42niemyes09:01
SA_UserOkay, much obliged. I'll pop in then.09:03
Not-aaf4[IDEMPIERE] norbert.bede updated IDEMPIERE-3092 status set to "Closed" -assignee set to "Norbert Bede" -resolution set to "Duplicate"09:03
Not-aaf4[IDEMPIERE] IDEMPIERE-249309:03
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-309209:03
Not-aaf4[IDEMPIERE] norbert.bede updated IDEMPIERE-2493 priority set to "Major"09:04
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-249309:04
Not-aaf4[IDEMPIERE] norbert.bede updated IDEMPIERE-249309:05
Not-aaf4[IDEMPIERE] [~gabriel.schneider@devcoffee.com.br] going to test this patch. thanks. if works we ask for commit well. into the core.09:05
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-249309:05
Not-aaf4[IDEMPIERE] norbert.bede updated IDEMPIERE-249309:09
Not-aaf4[IDEMPIERE] [~gabriel.schneider@devcoffee.com.br] going to test this patch. thanks. if works we ask for commit well. into the core. [~igor.pojzl]09:09
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-249309:09
*** SA_User has quit IRC09:10
*** apple_1 has quit IRC09:52
Not-aaf4[IDEMPIERE] a42niem updated IDEMPIERE-2911 Attachment set to "IDEMPIERE-2911_v2.patch"14:47
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-291114:47
Not-aaf4[IDEMPIERE] a42niem updated IDEMPIERE-291114:48
Not-aaf4[IDEMPIERE] Updated the patch to V2 extending it with a part for PO.java14:48
Not-aaf4[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-291114:49
*** nmicoud has left #idempiere15:29
*** CarlosRuiz has joined #idempiere16:08
*** CarlosRuiz has quit IRC19:37
*** a42niem has quit IRC20:34
*** CarlosRuiz has joined #idempiere22:00

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