Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010265 | Openbravo ERP | 09. Financial management | public | 2009-08-13 13:50 | 2011-05-24 10:57 |
|
Reporter | gorkaion | |
Assigned To | gorkaion | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0010265: Make possible to account a module's table using the standard processes |
Description | At this moment it is not possible to add a new table by a module to be automatically accounted by the background process. The problem is in the org.openbravo.erpCommon.ad_forms.AcctServer class that has some hardcoded code for the current tables that are posted. |
Steps To Reproduce | |
Proposed Solution | Modify the AcctServer class to generalize the get method. Ideally the switch statement should be removed and gotten the necessary data from the application dictionary. necessary data is the accounting date column of the table and the name of the accounting process of the table.
As a first approach it can be kept that statement and only retrieve the necessary information when the table_id is not from core. |
Additional Information | |
Tags | closingMay2011, main |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-08-13 13:50 | gorkaion | New Issue | |
2009-08-13 13:50 | gorkaion | Assigned To | => rafaroda |
2009-08-13 14:20 | rafaroda | Assigned To | rafaroda => pjuvara |
2009-08-28 13:04 | hgbot | Checkin | |
2009-08-28 13:04 | hgbot | Note Added: 0019261 | |
2009-08-28 13:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ab3da41841b160b59e6d381ae51a0653866fea97 [^] |
2009-08-28 13:05 | gorkaion | Status | new => scheduled |
2009-08-28 13:05 | gorkaion | Assigned To | pjuvara => gorkaion |
2009-08-28 13:05 | gorkaion | fix_in_branch | => pi |
2009-08-28 13:05 | gorkaion | Status | scheduled => resolved |
2009-08-28 13:05 | gorkaion | Resolution | open => fixed |
2009-10-22 19:26 | psarobe | Tag Attached: main | |
2011-05-24 09:59 | dalsasua | Tag Attached: closingMay2011 | |
2011-05-24 10:57 | dalsasua | Status | resolved => closed |