Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010265 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 09. Financial management | major | have not tried | 2009-08-13 13:50 | 2011-05-24 10:57 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ab3da41841b1 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
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. | |||||||
Tags | closingMay2011, main | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0019261) hgbot (developer) 2009-08-28 13:04 |
Repository: erp/devel/pi Changeset: ab3da41841b160b59e6d381ae51a0653866fea97 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Fri Aug 28 13:03:32 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ab3da41841b160b59e6d381ae51a0653866fea97 [^] Fix issue 10265. Core enhancement to enable the posting of new tables. --- M src-db/database/model/tables/AD_TABLE.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_TABLE.xml M src/org/openbravo/erpCommon/ad_forms/AcctServer.java M src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |