Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028316 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | N/A | 2014-11-28 10:25 | 2014-12-30 15:28 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 04ea745c8ffa | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028316: api break | |||||||
Description | New Check constraint added to ensure multi-ledger journal entries are not related to any specific ledger. Before ledger information was mandatory, but now a new flag to specify multi-ledger has been added with a default = 'N' so historical data will not be affected | |||||||
Steps To Reproduce | [checkAPI] 12663 ERROR - [checkAPI] [checkAPI] 12665 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++ [checkAPI] 12666 ERROR - Errors in API model validation [checkAPI] 12667 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++ [checkAPI] 12668 ERROR - Check Constraint addition: table: GL_JOURNAL - Constraint: GL_JOURNAL_MULTIACCT_CHECK defined as: ((MULTI_GL = 'Y') AND (C_ACCTSCHEMA_ID IS NULL)) OR ((MULTI_GL = 'N') AND (C_ACCTSCHEMA_ID IS NOT NULL)) [checkAPI] 12669 ERROR - Column change from required to not required: column: GL_JOURNAL.C_ACCTSCHEMA_ID [checkAPI] 12671 ERROR - Check Constraint addition: table: GL_JOURNALLINE - Constraint: GL_JOURNALLINE_MGL_GLJ_CHECK defined as: ((C_VALIDCOMBINATION_ID IS NOT NULL) AND (ACCOUNT_ID IS NULL)) OR ((C_VALIDCOMBINATION_ID IS NULL) AND (ACCOUNT_ID IS NOT NULL)) [checkAPI] 12672 ERROR - Column change from required to not required: column: GL_JOURNALLINE.C_VALIDCOMBINATION_ID [checkAPI] 12673 ERROR - | |||||||
Proposed Solution | Risk of the API break is low, as it should not impact historical data | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0072102) dmitry_mezentsev (viewer) 2014-11-28 11:04 |
Approved. |
(0072113) hgbot (developer) 2014-11-28 12:08 |
Repository: erp/devel/api-checks Changeset: 04ea745c8ffa95d247a415d37e2ff6fda17b8bd7 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Fri Nov 28 12:07:22 2014 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/04ea745c8ffa95d247a415d37e2ff6fda17b8bd7 [^] Fixes bug 28316: api break --- M model/src-db/database/model/tables/GL_JOURNAL.xml --- |
(0072173) hgbot (developer) 2014-12-01 09:48 |
Repository: erp/devel/api-checks Changeset: 1583ab33ca378dfe6871fd6427c2291aea8faf19 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Mon Dec 01 09:42:33 2014 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/1583ab33ca378dfe6871fd6427c2291aea8faf19 [^] Related to issue 28316 --- M model/src-db/database/model/tables/GL_JOURNALLINE.xml --- |
(0072200) Sandrahuguet (viewer) 2014-12-01 15:40 |
Verified |
(0072880) hgbot (developer) 2014-12-30 15:28 |
Repository: erp/devel/api-checks Changeset: c5d6edf3811bd235ea9a199bbad10d48c0049714 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Mon Dec 01 09:42:33 2014 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/c5d6edf3811bd235ea9a199bbad10d48c0049714 [^] Related to issue 28316 --- M model/src-db/database/model/tables/GL_JOURNALLINE.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-28 10:25 | eduardo_Argal | New Issue | |
2014-11-28 10:25 | eduardo_Argal | Assigned To | => dmitry_mezentsev |
2014-11-28 10:25 | eduardo_Argal | OBNetwork customer | => No |
2014-11-28 10:25 | eduardo_Argal | Modules | => Core |
2014-11-28 10:25 | eduardo_Argal | Triggers an Emergency Pack | => No |
2014-11-28 11:04 | dmitry_mezentsev | Note Added: 0072102 | |
2014-11-28 11:04 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => eduardo_Argal |
2014-11-28 12:08 | hgbot | Checkin | |
2014-11-28 12:08 | hgbot | Note Added: 0072113 | |
2014-11-28 12:08 | hgbot | Status | new => resolved |
2014-11-28 12:08 | hgbot | Resolution | open => fixed |
2014-11-28 12:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/04ea745c8ffa95d247a415d37e2ff6fda17b8bd7 [^] |
2014-12-01 09:48 | hgbot | Checkin | |
2014-12-01 09:48 | hgbot | Note Added: 0072173 | |
2014-12-01 15:40 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2014-12-01 15:40 | Sandrahuguet | Note Added: 0072200 | |
2014-12-01 15:40 | Sandrahuguet | Status | resolved => closed |
2014-12-01 15:40 | Sandrahuguet | Fixed in Version | => 3.0PR15Q1 |
2014-12-30 15:28 | hgbot | Checkin | |
2014-12-30 15:28 | hgbot | Note Added: 0072880 |
Copyright © 2000 - 2009 MantisBT Group |