Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027805Retail ModulesQuotationspublic2014-10-08 16:262014-10-27 11:52
adrianromero 
mtaal 
urgentmajorhave not tried
closedduplicate 
5
 
pi 
No
0027805: In process that loads 'Paid receipts' the field 'isLayaways' must be refactored
The property definition for the field isLayaways in the process that loads paid receipts must be refactored.

The problem is that quotations created in ERP are considered as isLayaways because deliveredquantity in all lines is 0.

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/757cfec4416f/src/org/openbravo/retail/posterminal/PaidReceiptProperties.java#l58 [^]
N.A.
Refactor the calculation when a quotation is a layaway or not to load properly in POS quotations created in ERP.

No tags attached.
duplicate of defect 0024409 closed mario_castello Quotations created with delivered quantity 
Issue History
2014-10-08 16:26adrianromeroNew Issue
2014-10-08 16:26adrianromeroAssigned To => mtaal
2014-10-08 16:26adrianromeroTriggers an Emergency Pack => No
2014-10-09 11:08adrianromeroRelationship addedrelated to 0024409
2014-10-27 11:52mtaalRelationship replacedduplicate of 0024409
2014-10-27 11:52mtaalNote Added: 0071187
2014-10-27 11:52mtaalStatusnew => closed
2014-10-27 11:52mtaalResolutionopen => duplicate
2014-10-27 11:52mtaalFixed in Version => pi

Notes
(0071187)
mtaal   
2014-10-27 11:52   
Was fixed in this changeset in the 24409 issue:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5cef49012ee77b952628ea28276ea87d1168b44a [^]