Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0049740Openbravo ERP02. Master data managementpublic2022-07-06 11:012022-07-08 08:39
yogaskarnik 
yogaskarnik 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0049740: Add unique constraint for Return Reason with the same Client
Add unique constraint for Return Reason with the same Client.
Also, add a build validation for the same.
NA
No tags attached.
blocks feature request 0049367 closed yogaskarnik Modules RM-792 Add new property mapping for Orderline Entity 
Issue History
2022-07-06 11:01yogaskarnikNew Issue
2022-07-06 11:01yogaskarnikAssigned To => yogaskarnik
2022-07-06 11:01yogaskarnikModules => Core
2022-07-06 11:01yogaskarnikTriggers an Emergency Pack => No
2022-07-07 07:49alostaleRelationship addedblocks 0049367
2022-07-07 09:25hgbotNote Added: 0139144
2022-07-07 14:58hgbotNote Added: 0139161
2022-07-08 08:38hgbotNote Added: 0139173
2022-07-08 08:38hgbotNote Added: 0139174
2022-07-08 08:39hgbotResolutionopen => fixed
2022-07-08 08:39hgbotStatusnew => closed
2022-07-08 08:39hgbotNote Added: 0139175
2022-07-08 08:39hgbotNote Added: 0139176

Notes
(0139144)
hgbot   
2022-07-07 09:25   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/639 [^]
(0139161)
hgbot   
2022-07-07 14:58   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/26 [^]
(0139173)
hgbot   
2022-07-08 08:38   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/639 [^]
(0139174)
hgbot   
2022-07-08 08:38   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 24d9c5264a97c0fe66105d2c3710e1971f310e17
Author: Yogas Karnik <yogas.karnik@openbravo.com>
Date: 08-07-2022 06:38:41
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/24d9c5264a97c0fe66105d2c3710e1971f310e17 [^]

ISSUE-49740: Added Unique constraint and build validation for return reason sk

---
A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/UniqueReturnReason.class
A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/UniqueReturnReasonData.class
A src-util/buildvalidation/src/org/openbravo/buildvalidation/UniqueReturnReason.java
A src-util/buildvalidation/src/org/openbravo/buildvalidation/UniqueReturnReason_data.xsql
M src-db/database/model/tables/C_RETURN_REASON.xml
---
(0139175)
hgbot   
2022-07-08 08:39   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 5c46861062804f3816a13a83b5e9436d60b0ea09
Author: Yogas Karnik <yogas.karnik@openbravo.com>
Date: 07-07-2022 14:30:20
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/5c46861062804f3816a13a83b5e9436d60b0ea09 [^]

Fixes ISSUE-0049740: Added Unique constraint for Return Reason Search Key

---
M model/src-db/database/model/tables/C_RETURN_REASON.xml
---
(0139176)
hgbot   
2022-07-08 08:39   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/26 [^]