#idempiere IRC log for Monday, 2017-11-13

Not-ba81[IDEMPIERE] hengsin created IDEMPIERE-3557 Field dependency analysis doesn't work with context variable using the : notation02:10
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355702:10
Not-ba81[IDEMPIERE] hengsin updated IDEMPIERE-3557 description set to "# Create The following Validation Rule (Filter batch/lot costing level for standard costing method) : - (AD_Ref_List.Value <> 'B' OR '@CostingMethod:-@' <> 'S'). # Assigned the rule M_Product_Category_Acct.CostingLevel. # Edit the accounting record for any product category, note that the costing level list doesn't auto refresh after you have selected02:10
Not-ba81standard costing method."02:10
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355702:10
Not-ba81[IDEMPIERE] hengsin updated IDEMPIERE-3557 description set to "# Create The following Validation Rule (Filter batch/lot costing level for standard costing method) - (AD_Ref_List.Value <> 'B' OR '@CostingMethod:-@' <> 'S'). # Assigned the rule M_Product_Category_Acct.CostingLevel. # Edit the accounting record for any product category, note that the costing level list doesn't auto refresh after you have selected02:10
Not-ba81standard costing method."02:10
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355702:11
Not-ba81[IDEMPIERE] hengsin updated IDEMPIERE-3557 description set to "# Create The following Validation Rule (Filter batch/lot costing level for standard costing method): (AD_Ref_List.Value <> 'B' OR '@CostingMethod:-@' <> 'S'). # Assigned the validation rule to M_Product_Category_Acct.CostingLevel. # Edit the accounting record for any product category, note that the costing level list doesn't auto refresh after you have02:11
Not-ba81selected standard costing method."02:11
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355702:11
Not-ba81[iDempiere] hengsin pushed 1 commit to release-5.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/02:16
Not-ba81[iDempiere] hengsin e81f0e8 - IDEMPIERE-3557 Field dependency analysis doesn't work with context variable using the : notation02:16
Not-ba81[IDEMPIERE] hengsin updated IDEMPIERE-3557 Version set to "iDempiere HEAD"02:17
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355702:17
Not-ba81[IDEMPIERE] hengsin updated IDEMPIERE-3557 status set to "Resolved" -Fix Version set to "5.1" -resolution set to "Fixed"02:18
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355702:18
Not-ba81[IDEMPIERE] hengsin updated IDEMPIERE-3536 description set to "# Make sure patch for IDEMPIERE-3557 have been applied. # Create The following Validation Rule (Filter batch/lot costing level for standard costing method): (AD_Ref_List.Value <> 'B' OR '@CostingMethod:-@' <> 'S'). # Assigned the validation rule to M_Product_Category_Acct.CostingLevel. # Using the grid view at bottom, edit the accounting record for any02:22
Not-ba81product category. Note that the costing level list doesn't auto refresh after you have selected standard costing method."02:22
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-353602:22
Not-ba81[iDempiere5.1] jenkins built #20 completed (success) http://ci.idempiere.org/job/iDempiere5.1/20/02:33
Not-ba81[iDempiere5.1Daily] jenkins built #6 completed (success) http://ci.idempiere.org/job/iDempiere5.1Daily/6/05:36
*** a42niem has joined #idempiere06:35
*** nmicoud has joined #idempiere06:48
*** jdpaniagua has joined #idempiere07:24
*** CarlosRuiz has joined #idempiere10:42
Not-ba81[IDEMPIERE] Denis Kuznetsov created IDEMPIERE-3558 Posting inactive Inventory Lines10:49
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355810:49
*** aguerra has joined #idempiere11:44
Not-ba81[IDEMPIERE] Denis Kuznetsov created IDEMPIERE-3559 DrillDown report didn't work because of two bug12:58
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355912:58
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3558 status set to "Resolved" -resolution set to "Duplicate"14:47
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-355814:47
Not-ba81[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-5.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/14:52
Not-ba81[iDempiere] Andy Conn bbc191f - IDEMPIERE-3530 Doc_Inventory.createFacts does not respect !line.isAcive() but MInventory.completeIt does. Posting fails.14:52
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3530 status set to "Resolved" -assignee set to "Andy Conn" -Fix Version set to "5.1" -resolution set to "Fixed"14:52
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-353014:52
Not-ba81[IDEMPIERE] aconn updated IDEMPIERE-353015:03
Not-ba81[IDEMPIERE] Our use case is this: We have an automated process that creates an Internal Use Inventory document that our technicians must review, modify and complete. The technician selects from a collection of checkboxes (added in AD) on each line to specify details about the line. Some checkbox selections should cause the line to be ignored in processing. In our case, we do not want the lines deleted because we will15:03
Not-ba81lose the record of the technician decision. I tried setting the qty=0 via callout initially but M_Inventory.beforeSave() does not like that. Changing the isActive flag is a good solution for us.15:03
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-353015:03
Not-ba81[iDempiere5.1] jenkins built #21 completed (success) http://ci.idempiere.org/job/iDempiere5.1/21/15:04
*** nmicoud has quit IRC16:24
*** CarlosRuiz has quit IRC16:30
*** silphium has quit IRC16:47
*** silphium has joined #idempiere17:05
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3530 summary set to "Doc_Inventory.createFacts does not respect !line.isActive() but MInventory.completeIt does. Posting fails."18:45
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-353018:45
*** aguerra has quit IRC19:59
*** aguerra has joined #idempiere20:16
*** aguerra has quit IRC20:21
*** a42niem has quit IRC23:24

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