Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027268Retail ModulesWeb POSpublic2014-08-02 02:382014-08-11 04:07
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR14Q4 
szapata
No
0027268: Stabilization: Improve the enabling/disabling of the pay button
Stabilization: Improve the enabling/disabling of the pay button
The pay button has to be disabled when the WebPOS has not finished core processes
No tags attached.
related to defect 0026740RR14Q3 closed malsasua Disable the pay button until the discounts have been applied 
depends on feature request 0026894RR14Q4 closed Orekaria Stabilization: Improve the synchronization management 
depends on feature request 0027267RR14Q4 closed Orekaria Stabilization: Core async calls should be watched by the SynchronizationHelper 
blocks defect 0027212RR14Q4 closed Orekaria Stabilization: The buttons in the cashup can be tapped faster than the time its async processes need to finish 
blocks backport 0027431 closed Retail Sometimes the business partner is empty when the WebPOS loads 
blocks defect 0028275 closed aaroncalero Active Discounts Popup module does not work with latest WebPOS version 
causes defect 0030032RR15Q3 closed aaroncalero Pay button is enabled in the Receipt discounts tab, and allows the user to enter a wrong state in the Web POS 
Issue History
2014-08-02 02:38OrekariaNew Issue
2014-08-02 02:38OrekariaAssigned To => Orekaria
2014-08-02 02:38OrekariaTriggers an Emergency Pack => No
2014-08-02 02:38OrekariaRelationship addeddepends on 0026894
2014-08-02 02:39OrekariaRelationship addeddepends on 0027267
2014-08-02 02:39OrekariaRelationship addedrelated to 0026740
2014-08-02 02:40OrekariaRelationship addedblocks 0027212
2014-08-02 02:43hgbotCheckin
2014-08-02 02:43hgbotNote Added: 0069045
2014-08-02 02:43hgbotStatusnew => resolved
2014-08-02 02:43hgbotResolutionopen => fixed
2014-08-02 02:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/67efd27769995f1fa2300e18976b6c711ea7f3c4 [^]
2014-08-02 03:36hgbotCheckin
2014-08-02 03:36hgbotNote Added: 0069050
2014-08-11 04:07szapataReview Assigned To => szapata
2014-08-11 04:07szapataStatusresolved => closed
2014-08-27 14:40OrekariaRelationship addedblocks 0027431
2014-11-25 12:31aaroncaleroRelationship addedblocks 0028275
2015-05-29 13:50dmitry_mezentsevRelationship addedcauses 0030032

Notes
(0069045)
hgbot   
2014-08-02 02:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 67efd27769995f1fa2300e18976b6c711ea7f3c4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Aug 02 02:43:01 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/67efd27769995f1fa2300e18976b6c711ea7f3c4 [^]

Fixes issue 27268: the pay button now depends on the SynchronizationHelper
'synchronizing' and 'synchronized' events

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0069050)
hgbot   
2014-08-02 03:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b9de136c413c1ae80d7b6f9e18eb4c115bd27a16
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Aug 02 03:36:42 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b9de136c413c1ae80d7b6f9e18eb4c115bd27a16 [^]

Related to issue 27268: the event 'onApplyingDiscount' is no longer needed

---
M web/org.openbravo.retail.posterminal/js/model/discounts.js
M web/org.openbravo.retail.posterminal/js/model/executor.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---