Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028316 | Openbravo ERP | 09. Financial management | public | 2014-11-28 10:25 | 2014-12-30 15:28 |
|
Reporter | eduardo_Argal | |
Assigned To | eduardo_Argal | |
Priority | immediate | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q1 | Fixed in Version | 3.0PR15Q1 | |
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 |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 | |
Notes |
|
|
|
|
(0072113)
|
hgbot
|
2014-11-28 12:08
|
|
|
|
(0072173)
|
hgbot
|
2014-12-01 09:48
|
|
|
|
|
|
|
(0072880)
|
hgbot
|
2014-12-30 15:28
|
|
|