Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034106 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2016-09-27 17:35 | 2016-09-30 19:07 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | Sanjota | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 42610ad2d4b9 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0090390) hgbot (developer) 2016-09-29 19:04 |
Repository: erp/devel/pi Changeset: 42610ad2d4b903366ebf3752a65af7d8e2394443 Author: Sanjota <sanjota.nelagi <at> promantia.com> Date: Wed Sep 28 14:25:07 2016 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/42610ad2d4b903366ebf3752a65af7d8e2394443 [^] Fixes issue 34106: Created Missing references in m_inout table for Posted field Added missing reference in posted reference list to avoid the exception while parsing m_inout record. --- M src-db/database/sourcedata/AD_REF_LIST.xml --- |
(0090391) aferraz (viewer) 2016-09-29 19:05 |
Code review + Testing OK |
(0090440) hudsonbot (viewer) 2016-09-30 19:07 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/538700cbd709 [^] Maturity status: Test |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |