Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049162Retail ModulesWeb POSpublic2022-04-28 11:402022-05-27 08:33
nicola_uva 
rqueralta 
normalminorhave not tried
closedfixed 
5
 
RR22Q3 
No
0049162: Store extraProperties field as a json object in the Orderline offer entity
ExtraProperties information is not stored in the backend and, consequently not populated again in the promotion once the order is opened in the pos.
N/A
Please find in attached the proposal solution
No tags attached.
diff deeb8d1af1563fd2374f4019c53935bc83aebeaf.diff (13,026) 2022-04-28 11:40
https://issues.openbravo.com/file_download.php?file_id=16953&type=bug
Issue History
2022-04-28 11:40nicola_uvaNew Issue
2022-04-28 11:40nicola_uvaAssigned To => Retail
2022-04-28 11:40nicola_uvaFile Added: deeb8d1af1563fd2374f4019c53935bc83aebeaf.diff
2022-04-28 11:40nicola_uvaTriggers an Emergency Pack => No
2022-04-28 11:41nicola_uvaSummaryStore extraProperties field as a json object in the Orderline offer entities => Store extraProperties field as a json object in the Orderline offer entity
2022-04-28 16:11marvintmTypefeature request => defect
2022-05-04 14:58rqueraltaAssigned ToRetail => rqueralta
2022-05-04 14:59rqueraltaStatusnew => scheduled
2022-05-06 15:53hgbotNote Added: 0137048
2022-05-27 07:57hgbotResolutionopen => fixed
2022-05-27 07:57hgbotStatusscheduled => closed
2022-05-27 07:57hgbotFixed in Version => RR22Q3
2022-05-27 07:57hgbotNote Added: 0137798
2022-05-27 07:57hgbotNote Added: 0137799
2022-05-27 08:32hgbotNote Added: 0137804
2022-05-27 08:33hgbotNote Added: 0137805

Notes
(0137048)
hgbot   
2022-05-06 15:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/790 [^]
(0137798)
hgbot   
2022-05-27 07:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 871605c5f6c891f1cf27480ef7ebf75344df8186
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 27-05-2022 05:57:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/871605c5f6c891f1cf27480ef7ebf75344df8186 [^]

Fixed BUG-49162: Store extraProperties field as a json object in the Orderline offer entity

---
M src-db/database/model/modifiedTables/C_ORDERLINE_OFFER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/posterminal/OrderLoader.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---
(0137799)
hgbot   
2022-05-27 07:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/790 [^]
(0137804)
hgbot   
2022-05-27 08:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e5be4cf95cd884618a7b1402dd60f059ff9f4475
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 27-05-2022 08:32:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e5be4cf95cd884618a7b1402dd60f059ff9f4475 [^]

Related to ISSUE-49162: fix dbconsistency problem

---
M src-db/database/sourcedata/AD_ELEMENT.xml
---
(0137805)
hgbot   
2022-05-27 08:33   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ca58877da8d99e4f587aaf901261495b63712285
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 27-05-2022 08:32:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ca58877da8d99e4f587aaf901261495b63712285 [^]

Related to ISSUE-49162: fix dbconsistency problem

---
M src-db/database/sourcedata/AD_FIELD.xml
---