Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034106 | Openbravo ERP | 09. Financial management | public | 2016-09-27 17:35 | 2016-09-30 19:07 |
|
Reporter | plujan | |
Assigned To | Sanjota | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0PR16Q4 | |
Merge Request Status | |
Review Assigned To | aferraz |
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 | 0034106: Missing allowed value in Material Management DB table for Posted field |
Description | When an accounting schema has material management table set as not active, posted shipments take this status with the value='T' in the m_inout table. However, the list of valid values for this list does not include 'T', generating an error in the consistency tests
Exception when parsing entity MaterialMgmtShipmentInOut (0D165FB59B1345EABDE76B76B93E9EE6):posted: Property MaterialMgmtShipmentInOut.posted, value (T) is not allowed, it should be one of the following values: [D, E, d, b, c, C, p, N, Y, NC, y, i] but it is value T |
Steps To Reproduce | Set MaterialMgmtShipmentInOut entity as not active in the General Ledger Configuration window and run the Accounting Server Process. |
Proposed Solution | There are actually two threads to fix. One, straightforward, is to add the value T to the list of allowed values for the reference list.
The other, more complex, is to identify why this checks job has started failing in recent days. It might be related with this changeset: https://code.openbravo.com/erp/devel/pi/rev/df9155c88ab2 [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-27 17:35 | plujan | New Issue | |
2016-09-27 17:35 | plujan | Assigned To | => Triage Finance |
2016-09-27 17:35 | plujan | OBNetwork customer | => No |
2016-09-27 17:35 | plujan | Modules | => Core |
2016-09-27 17:35 | plujan | Regression level | => Pre packaging ( pi ) |
2016-09-27 17:35 | plujan | Triggers an Emergency Pack | => No |
2016-09-27 17:37 | ngarcia | Issue Monitored: ngarcia | |
2016-09-28 10:14 | aferraz | Regression level | Pre packaging ( pi ) => |
2016-09-29 19:04 | hgbot | Checkin | |
2016-09-29 19:04 | hgbot | Note Added: 0090390 | |
2016-09-29 19:04 | hgbot | Status | new => resolved |
2016-09-29 19:04 | hgbot | Resolution | open => fixed |
2016-09-29 19:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/42610ad2d4b903366ebf3752a65af7d8e2394443 [^] |
2016-09-29 19:05 | aferraz | Assigned To | Triage Finance => Sanjota |
2016-09-29 19:05 | aferraz | Review Assigned To | => aferraz |
2016-09-29 19:05 | aferraz | Note Added: 0090391 | |
2016-09-29 19:05 | aferraz | Status | resolved => closed |
2016-09-29 19:05 | aferraz | Fixed in Version | => 3.0PR16Q4 |
2016-09-30 19:07 | hudsonbot | Checkin | |
2016-09-30 19:07 | hudsonbot | Note Added: 0090440 | |