Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044505Retail ModulesWeb POSpublic2020-06-26 18:142020-11-13 14:59
wicherr 
prakashmurugesan88 
normalminoralways
closedfixed 
5
 
 
adrianromero
No
0044505: On webPOS it is not possible to subscribe in the business partner card on edit mode
On webPOS it is not possible to subscribe in the business partner card on edit mode
search for a customer without loyalty
Go to customer card in edit mode
try to subscribe
this should be possible to subscribe here like on view only mode
NOR
related to defect 0045444 closed Retail Loyalty subscription in bp edit mode uses saved data 
Issue History
2020-06-26 18:14wicherrNew Issue
2020-06-26 18:14wicherrAssigned To => Retail
2020-06-26 18:14wicherrResolution time => 1594764000
2020-06-26 18:14wicherrTriggers an Emergency Pack => No
2020-06-26 18:14wicherrTag Attached: NOR
2020-07-08 08:53prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-07-08 12:01prakashmurugesan88Statusnew => scheduled
2020-07-15 07:48hgbotCheckin
2020-07-15 07:48hgbotNote Added: 0121460
2020-07-15 07:48hgbotStatusscheduled => resolved
2020-07-15 07:48hgbotResolutionopen => fixed
2020-07-15 07:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty.programs/rev/d8d7f6e3e5ed7a6d04f9b0fc5860e7070cdb4bbe [^]
2020-07-15 09:30adrianromeroReview Assigned To => adrianromero
2020-07-15 09:30adrianromeroNote Added: 0121461
2020-07-15 09:30adrianromeroStatusresolved => closed
2020-11-13 14:54rafarodaRelationship addedrelated to 0045444
2020-11-13 14:59rafarodaNote Added: 0124371

Notes
(0121460)
hgbot   
2020-07-15 07:48   
Repository: erp/pmods/org.openbravo.retail.loyalty.programs
Changeset: d8d7f6e3e5ed7a6d04f9b0fc5860e7070cdb4bbe
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Jul 15 11:17:09 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty.programs/rev/d8d7f6e3e5ed7a6d04f9b0fc5860e7070cdb4bbe [^]

Fixed BUG-44505: Unable to do new loyalty subscription in customer edit popup
* Loyalty Subscription field in customer edit popup is read only, therefore unable to do subscription
* Removed Readonly for Loyalty Subscription field in customer edit popup, therefore allows subscription

* Also fixed issue on closing customer view popup after saving new subscription
* This is because 'customerView' is added to navigationPath twice
* Fixed by skipping addition 'customerView' to navigationPath if already exists

---
M web/org.openbravo.retail.loyalty.programs/js/component/program-selection-popup.js
M web/org.openbravo.retail.loyalty.programs/js/view/customeredit-fields.js
---
(0121461)
adrianromero   
2020-07-15 09:30   
Reviewed
(0124371)
rafaroda   
2020-11-13 14:59   
See related 0045444