Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046097Retail ModulesWeb POSpublic2021-03-16 18:092021-03-29 07:38
collazoandy4 
rqueralta 
normalmajorhave not tried
closedfixed 
5
 
RR21Q2 
marvintm
No
0046097: Save button is disabled in Address popup
When an address assigned to the receipt is updated an information popup is shown and the cancel button is click the information popup is closed but the Save button in Address popup is disabled
Log in VBS-1 pos terminal
Assign Arturo Montoro customer to the receipt
Add Avalanche Transceiver product to the receipt
Open Assign customer addres popup (Click on receipt address)
Edit the customer address (Click on contextual menu and select edit menu)
Update address as Shipping Address: 'N'
Click on Save button and check a new Information popup is opened
Click on Cancel button and check Save button is disabled and it should not
Call enableButtonsCallback(); function in the cancel button action in sharedcomponents.js
No tags attached.
Issue History
2021-03-16 18:09collazoandy4New Issue
2021-03-16 18:09collazoandy4Assigned To => Retail
2021-03-16 18:09collazoandy4Triggers an Emergency Pack => No
2021-03-17 14:53rqueraltaAssigned ToRetail => rqueralta
2021-03-17 14:53rqueraltaStatusnew => scheduled
2021-03-23 14:32hgbotNote Added: 0126853
2021-03-29 07:37hgbotNote Added: 0126968
2021-03-29 07:37hgbotNote Added: 0126969
2021-03-29 07:38marvintmStatusscheduled => resolved
2021-03-29 07:38marvintmFixed in Version => RR21Q2
2021-03-29 07:38marvintmResolutionopen => fixed
2021-03-29 07:38marvintmReview Assigned To => marvintm
2021-03-29 07:38marvintmStatusresolved => closed

Notes
(0126853)
hgbot   
2021-03-23 14:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/350 [^]
(0126968)
hgbot   
2021-03-29 07:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/350 [^]
(0126969)
hgbot   
2021-03-29 07:37   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 5dc7eeb3a80ab3585d248feec9a8ae4a8f602671
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-03-29T05:37:30+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5dc7eeb3a80ab3585d248feec9a8ae4a8f602671 [^]

Fix BUG-46097: Added new action to 'Cancel' button

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
---