Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #54192 All Revisions ] Back to Issue ]
Summary 0054192: API Change: VIP Prices
Revision 2024-01-03 12:32 by igor_trebol
Description Changed the following columns in M_OFFER table, from required to not required, and removed default values:
 - addamt
 - discount

Added constraint M_OFFER_DATE_CHK to table M_OFFER_PRODUCT:
 - defined as: DATEFROM <= DATETO

Try-backoffice result where the api change was detected: https://builds.openbravo.com/job/try-api/1770/ [^]

Impact: Medium: Could affect code that asumes that addamt and discount always have a value.
Revision 2024-01-03 12:25 by igor_trebol
Description Changed the following columns in M_OFFER table, from required to not required, and removed default values:
 - addamt
 - discount

Added constraint M_OFFER_DATE_CHK to table M_OFFER_PRODUCT:
 - defined as: DATEFROM <= DATETO

Try-backoffice result where the api change was detected: https://builds.openbravo.com/job/try-api/1770/ [^]
Revision 2023-12-21 15:02 by igor_trebol
Description Changed the following columns in M_OFFER table, from required to not required:
 - addamt
 - discount

Added constraint M_OFFER_DATE_CHK to table M_OFFER_PRODUCT:
 - defined as: DATEFROM <= DATETO

Try-backoffice result where the api change was detected: https://builds.openbravo.com/job/try-api/1770/ [^]
Revision 2023-12-21 13:22 by igor_trebol
Description Changed the following columns in M_OFFER table, from required to not required:
 - addamt
 - discount

Added constraint M_OFFER_DATE_CHK to table M_OFFER_PRODUCT:
 - defined as: DATEFROM <= DATETO


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker