Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032693Retail ModulesWeb POSpublic2016-04-18 16:542016-04-22 12:14
Sandrahuguet 
Sandrahuguet 
normalmajorhave not tried
closedfixed 
20Community Appliance
 
 
migueldejuana
No
0032693: [HGVOL] Products that are not in an open ticket should be deleted from the local database
[HGVOL] Products that are not in an open ticket should be deleted from the local database.
OB.Dal.removeTemporally function is missing in MPL.
Enable all high volumes preference
-Log in the WebPOS using MPL1 terminal
-Tap on search button and filter by Backpacks & Travel product category
-Tap on 'adhesive body warmers' product button
-Tap on the business partner name, seach and select 'Bryan Raymon'
-Pay the receipt
-Go to Developers tools/Web SQL notice that 'adhesive body warmers' product is stored in the local database
No tags attached.
blocks defect 0032533 closed Sandrahuguet Discounts by product characteristics don't work with the remote preference for products 
Issue History
2016-04-18 16:54SandrahuguetNew Issue
2016-04-18 16:54SandrahuguetAssigned To => Sandrahuguet
2016-04-18 16:54SandrahuguetTriggers an Emergency Pack => No
2016-04-18 16:54SandrahuguetRelationship addedblocks 0032533
2016-04-18 16:54SandrahuguetStatusnew => scheduled
2016-04-18 16:55SandrahuguetReview Assigned To => mtaal
2016-04-19 08:42hgbotCheckin
2016-04-19 08:42hgbotNote Added: 0085724
2016-04-19 08:42hgbotStatusscheduled => resolved
2016-04-19 08:42hgbotResolutionopen => fixed
2016-04-19 08:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b322d2314f90b606322fbbd164b386e98ca8ece [^]
2016-04-21 08:48migueldejuanaReview Assigned Tomtaal => migueldejuana
2016-04-22 08:58daniOpenbravoIssue Monitored: daniOpenbravo
2016-04-22 11:14hgbotCheckin
2016-04-22 11:14hgbotNote Added: 0085881
2016-04-22 12:14migueldejuanaNote Added: 0085884
2016-04-22 12:14migueldejuanaStatusresolved => closed

Notes
(0085724)
hgbot   
2016-04-19 08:42   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9b322d2314f90b606322fbbd164b386e98ca8ece
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Apr 18 17:45:31 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b322d2314f90b606322fbbd164b386e98ca8ece [^]

Fixed bug 32693 OB.Dal.removeTemporally function is missing in MPL

Products that are not in an open ticket should be
deleted from the local database

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0085881)
hgbot   
2016-04-22 11:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: df83f3fd210d43b10c4d0cc91cf94a97fb5bda69
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Apr 20 18:25:15 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df83f3fd210d43b10c4d0cc91cf94a97fb5bda69 [^]

related to issue 32693 move OB.Dal.removeTemporally to deleteline function

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0085884)
migueldejuana   
2016-04-22 12:14   
Tested and reviewed