Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010265
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 09. Financial managementmajorhave not tried2009-08-13 13:502011-05-24 10:57
ReportergorkaionView Statuspublic 
Assigned Togorkaion 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionab3da41841b1
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010265: Make possible to account a module's table using the standard processes

DescriptionAt 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 SolutionModify 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.
TagsclosingMay2011, 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
Powered by Mantis Bugtracker