Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028317Retail ModulesQuotationspublic2014-11-28 10:282014-12-16 15:58
malsasua 
marvintm 
urgentmajoralways
closedfixed 
20Community Appliance
 
RR15Q1 
mtaal
No
0028317: when a quotation is created offline, it is not synced and it is removed
When a quotation is created offline, and you close the quotation, it is removed from the client database, and when online is available, the quotation never is synced
. go offline
. create quotation
. confirm it: "under evaluation" is displayed
. close it
 -> if you check the local database, the c_order is empty

. go online
. the previous quotation never is synced
No tags attached.
Issue History
2014-11-28 10:28malsasuaNew Issue
2014-11-28 10:28malsasuaAssigned To => marvintm
2014-11-28 10:28malsasuaTriggers an Emergency Pack => No
2014-12-10 12:30hgbotCheckin
2014-12-10 12:30hgbotNote Added: 0072391
2014-12-10 12:30hgbotStatusnew => resolved
2014-12-10 12:30hgbotResolutionopen => fixed
2014-12-10 12:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/258e9d65d01c4d2eed8cb945d6d8f222b763e3b6 [^]
2014-12-16 14:29hgbotCheckin
2014-12-16 14:29hgbotNote Added: 0072551
2014-12-16 14:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/258e9d65d01c4d2eed8cb945d6d8f222b763e3b6 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25c6908cce4de181875325af0a652de2caae1e31 [^]
2014-12-16 15:58mtaalReview Assigned To => mtaal
2014-12-16 15:58mtaalNote Added: 0072558
2014-12-16 15:58mtaalStatusresolved => closed
2014-12-16 15:58mtaalFixed in Version => RR15Q1

Notes
(0072391)
hgbot   
2014-12-10 12:30   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 258e9d65d01c4d2eed8cb945d6d8f222b763e3b6
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Wed Dec 10 12:29:52 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/258e9d65d01c4d2eed8cb945d6d8f222b763e3b6 [^]

fixed issue 28317: quotations will not be deleted from c_order table when hasbeenpaid is Y

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0072551)
hgbot   
2014-12-16 14:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 25c6908cce4de181875325af0a652de2caae1e31
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue Dec 16 14:28:56 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25c6908cce4de181875325af0a652de2caae1e31 [^]

fixed issue 28317: added new variable with condition to do the code understandable

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0072558)
mtaal   
2014-12-16 15:58   
Reviewed and tested