Openbravo Issue Tracking System - POS2
View Issue Details
0052350POS2POSpublic2023-05-04 13:092023-05-22 16:21
prakashmurugesan88 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
23Q3 
approved
marvintm
No
No
0052350: Add feature to change the “External BP Reference” on an anonymous sale, after that sale is booked and paid
Add feature to change the “External BP Reference” on an anonymous sale, after that sale is booked and paid

https://docs.google.com/document/d/1lw0zcDnsaN5fp1NtpiLD00r21c9Pwo3ye2AI5i-FzHU/edit# [^]
No tags attached.
Issue History
2023-05-04 13:09prakashmurugesan88New Issue
2023-05-04 13:09prakashmurugesan88Assigned To => prakashmurugesan88
2023-05-04 13:09prakashmurugesan88OBNetwork customer => No
2023-05-04 13:09prakashmurugesan88Triggers an Emergency Pack => No
2023-05-04 13:10prakashmurugesan88Statusnew => scheduled
2023-05-17 16:14hgbotMerge Request Status => open
2023-05-17 16:14hgbotNote Added: 0149895
2023-05-18 08:09hgbotMerge Request Statusopen => approved
2023-05-19 07:59hgbotNote Added: 0149958
2023-05-19 07:59hgbotNote Added: 0149959
2023-05-22 14:30hgbotNote Added: 0150071
2023-05-22 16:14hgbotNote Added: 0150084
2023-05-22 16:14hgbotNote Added: 0150085
2023-05-22 16:20marvintmNote Added: 0150086
2023-05-22 16:21marvintmStatusscheduled => resolved
2023-05-22 16:21marvintmFixed in Version => 23Q3
2023-05-22 16:21marvintmResolutionopen => fixed
2023-05-22 16:21marvintmReview Assigned To => marvintm
2023-05-22 16:21marvintmStatusresolved => closed

Notes
(0149895)
hgbot   
2023-05-17 16:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1813 [^]
(0149958)
hgbot   
2023-05-19 07:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 719ed3a55419dafcd7180113edea39dd08fbb42c
Author: Prakash M <prakash@qualiantech.com>
Date: 19-05-2023 05:59:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/719ed3a55419dafcd7180113edea39dd08fbb42c [^]

Related to ISSUE-52350: Implemented Customer Selector Grid Column Definition using json config

---
A web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelectorGridColumns.config.json
A web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/selectCustomerSelectorColDefinition.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/actions/SetCustomerSelectorColDefinition.js
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelector.jsx
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/__test__/CustomerSelector.test.jsx
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.jsx
M web-jspack/org.openbravo.pos2/src/model/user-interface/UIExtension.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0149959)
hgbot   
2023-05-19 07:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1813 [^]
(0150071)
hgbot   
2023-05-22 14:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1829 [^]
(0150084)
hgbot   
2023-05-22 16:14   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 049bc1ec10a6a130b4b476584ab9daa41f39e6d5
Author: Prakash M <prakash@qualiantech.com>
Date: 22-05-2023 14:14:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/049bc1ec10a6a130b4b476584ab9daa41f39e6d5 [^]

Related to ISSUE-52350: Added new props allowCustomerCreation
* New customer button should not be shown in some cases like Add External Reference

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelector.jsx
---
(0150085)
hgbot   
2023-05-22 16:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1829 [^]
(0150086)
marvintm   
2023-05-22 16:20   
Additionally these two MRs implement most of the project:

https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.setcustomerreference/-/merge_requests/1 [^]

https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.setcustomerreference.giftcards/-/merge_requests/1 [^]