Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039066Retail ModulesWeb POSpublic2018-07-30 14:032018-08-31 14:59
naiaramartinez 
marvintm 
normaltrivialhave not tried
closedfixed 
5
 
RR18Q4 
jorge-garcia
No
0039066: ReceiptProperties popup is not working correctly when clicking on Cancel
The ReceiptProperties popup is not working correctly. Click on receipt properties popup and check that 'Print' value is true. Deselect this value and then click in Cancel button. Open again ReceiptProperties and see that Print flag is unchecked and it should be checked as you have cancelled the action.

In fact, if you open developers tool, the value is true but the user interface is showing false.
1 - Login in the WebPOS
2 - Open Receipt Properties popup
3 - Deselect Print flag
4- Click Cancel
5 - Open again Receipt Properties
6 - see that Print flag is unchecked
When clicking on Cancel or in the X button, the valued should not be stored.
No tags attached.
Issue History
2018-07-30 14:03naiaramartinezNew Issue
2018-07-30 14:03naiaramartinezAssigned To => marvintm
2018-07-30 14:03naiaramartinezTriggers an Emergency Pack => No
2018-07-30 14:16marvintmResolution time => 1535580000
2018-08-02 08:11marvintmStatusnew => scheduled
2018-08-02 08:11marvintmAssigned Tomarvintm => javierRodriguez
2018-08-28 13:41hgbotCheckin
2018-08-28 13:41hgbotNote Added: 0106506
2018-08-28 13:41hgbotStatusscheduled => resolved
2018-08-28 13:41hgbotResolutionopen => fixed
2018-08-28 13:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/601323fef8ec08945448a6664d21f40cbc25c3b1 [^]
2018-08-28 13:41marvintmAssigned TojavierRodriguez => marvintm
2018-08-31 14:59jorge-garciaReview Assigned To => jorge-garcia
2018-08-31 14:59jorge-garciaNote Added: 0106573
2018-08-31 14:59jorge-garciaStatusresolved => closed
2018-08-31 14:59jorge-garciaFixed in Version => RR18Q4

Notes
(0106506)
hgbot   
2018-08-28 13:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 601323fef8ec08945448a6664d21f40cbc25c3b1
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 28 13:41:03 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/601323fef8ec08945448a6664d21f40cbc25c3b1 [^]

Fixed issue 39066. All fields will be reset when popup is reopened.

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
---
(0106573)
jorge-garcia   
2018-08-31 14:59   
Reviewed and tested