Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055416 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Discounts and Promotions | major | N/A | 2024-05-07 09:54 | 2024-05-09 10:48 | |||
Reporter | ifernandez | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055416: API Change: Limit Multiple Instances per Order | |||||||
Description | Added columns: -EM_OBDISC_LIMITINSTANCES -EM_OBDISC_LIMITPERORDER -EM_OBDISC_LIMITCRITERIA Added constraints in table M_OFFER: -EM_OBDISC_LIMIT_CHK: EM_OBDISC_LIMITINSTANCES = 'N' OR COALESCE(EM_OBDISC_LIMITPERORDER, 0) > 0 -EM_OBDISC_LIMITINSTANCES_CHK: EM_OBDISC_LIMITINSTANCES IN ('Y', 'N') Change detected in try-retail: https://builds.openbravo.com/job/try-ret-api/8783/ [^] Impact: None, works with onCreateDefault to mantain the previous behaviour. | |||||||
Steps To Reproduce | N/A | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0164130) hgbot (developer) 2024-05-07 10:09 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/25 [^] |
(0164162) hgbot (developer) 2024-05-07 16:59 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/ci/mobile-api [^] Changeset: a7a646ed96a29d2512d18bcbc0eef56482ddde0e Author: Inigo Fernandez <inigo.fernandez@openbravo.com> Date: 07-05-2024 10:09:58 URL: https://gitlab.com/openbravo/ci/mobile-api/-/commit/a7a646ed96a29d2512d18bcbc0eef56482ddde0e [^] Fixes ISSUE-55416: API Change: Limit Multiple Instances per Order --- M model/modules/org.openbravo.retail.discounts/src-db/database/model/modifiedTables/M_OFFER.xml --- |
(0164163) hgbot (developer) 2024-05-07 16:59 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/ci/mobile-api [^] Changeset: cc853b0d866a6bfa02f425936d72f38e80cc71e7 Author: Inigo Fernandez <inigo.fernandez@openbravo.com> Date: 07-05-2024 16:56:54 URL: https://gitlab.com/openbravo/ci/mobile-api/-/commit/cc853b0d866a6bfa02f425936d72f38e80cc71e7 [^] Fixes ISSUE-55416: API Change: Limit Multiple Instances per Order --- M model/modules/org.openbravo.retail.discounts/src-db/database/model/modifiedTables/M_OFFER.xml --- |
(0164164) hgbot (developer) 2024-05-07 16:59 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/25 [^] |
(0164368) hgbot (developer) 2024-05-09 10:45 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/137 [^] |
(0164369) hgbot (developer) 2024-05-09 10:48 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^] Changeset: 6dd06f27132af57011d98973bb0dfc9e7247f2d4 Author: Inigo Fernandez <inigo.fernandez@openbravo.com> Date: 09-05-2024 10:46:02 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/6dd06f27132af57011d98973bb0dfc9e7247f2d4 [^] Fixes ISSUE-55416: API Change: Limit Multiple Instances per Order --- M referencedata/sampledata/The_White_Valley_Group/M_OFFER.xml --- |
(0164370) hgbot (developer) 2024-05-09 10:48 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/137 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-05-07 09:54 | ifernandez | New Issue | |
2024-05-07 09:54 | ifernandez | Assigned To | => aferraz |
2024-05-07 09:54 | ifernandez | Triggers an Emergency Pack | => No |
2024-05-07 09:55 | ifernandez | Relationship added | blocks 0054930 |
2024-05-07 10:09 | hgbot | Note Added: 0164130 | |
2024-05-07 10:45 | aferraz | Tag Attached: Approved | |
2024-05-07 16:59 | hgbot | Resolution | open => fixed |
2024-05-07 16:59 | hgbot | Status | new => closed |
2024-05-07 16:59 | hgbot | Note Added: 0164162 | |
2024-05-07 16:59 | hgbot | Note Added: 0164163 | |
2024-05-07 16:59 | hgbot | Note Added: 0164164 | |
2024-05-09 10:45 | hgbot | Note Added: 0164368 | |
2024-05-09 10:48 | hgbot | Note Added: 0164369 | |
2024-05-09 10:48 | hgbot | Note Added: 0164370 |
Copyright © 2000 - 2009 MantisBT Group |