Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010017Openbravo ERP09. Financial managementpublic2009-07-23 13:032009-09-14 00:00
eduardo_Argal 
eduardo_Argal 
urgentminorN/A
closedfixed 
5
pi 
pi2.50MP4 
Core
No
0010017: Core enhancement: Accounting engine enhancement to be able to add additional processes to accounting at posting time
Core enhancement: Accounting engine enhancement to be able to add additional processes to accounting at posting time

There is a need to enhance core to be able to provide additional processes to be launched at posting time.

This way this processes could be defined and delivered as modules.
No tags attached.
related to defect 0010443pi closed eduardo_Argal Document amount has not been Implemented properly while extending the AcctServer.java 
Issue History
2009-07-23 13:03eduardo_ArgalNew Issue
2009-07-23 13:03eduardo_ArgalAssigned To => eduardo_Argal
2009-07-24 18:39eduardo_ArgalStatusnew => scheduled
2009-07-24 18:39eduardo_Argalfix_in_branch => pi
2009-07-24 19:02hgbotCheckin
2009-07-24 19:02hgbotNote Added: 0018612
2009-07-24 19:02hgbotStatusscheduled => resolved
2009-07-24 19:02hgbotResolutionopen => fixed
2009-07-24 19:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/503932c2ea407baec0d1cdb3018b707fbd51839d [^]
2009-07-28 18:06hgbotCheckin
2009-07-28 18:06hgbotNote Added: 0018666
2009-07-28 18:06hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/503932c2ea407baec0d1cdb3018b707fbd51839d [^] => http://code.openbravo.com/erp/devel/pi/rev/64b8a5dd954e049d7bf5ed3f7aeeb8e872efc1e7 [^]
2009-07-29 18:45hgbotCheckin
2009-07-29 18:45hgbotNote Added: 0018699
2009-07-29 18:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/64b8a5dd954e049d7bf5ed3f7aeeb8e872efc1e7 [^] => http://code.openbravo.com/erp/devel/pi/rev/a3ce510ff401766736632b98dfa229e58ad2fc31 [^]
2009-09-02 10:29rafarodaRelationship addedrelated to 0010443
2009-09-13 22:08pjuvaraStatusresolved => closed
2009-09-13 22:08pjuvaraFixed in Version => 2.50MP4
2009-09-14 00:00anonymoussf_bug_id0 => 2858289

Notes
(0018612)
hgbot   
2009-07-24 19:02   
Repository: erp/devel/pi
Changeset: 503932c2ea407baec0d1cdb3018b707fbd51839d
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Jul 24 19:00:04 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/503932c2ea407baec0d1cdb3018b707fbd51839d [^]

Fixes issue 0010017: Core enhancement: Accounting engine enhancement to be able to add additional processes to accounting at posting time

---
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_MENU.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
M src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql
A src-db/database/model/tables/AD_ACCTPROCESS.xml
A src-db/database/model/tables/C_ACCTSCHEMA_PROCESS.xml
A src/org/openbravo/erpCommon/ad_forms/AcctProcessTemplate.java
---
(0018666)
hgbot   
2009-07-28 18:06   
Repository: erp/devel/pi
Changeset: 64b8a5dd954e049d7bf5ed3f7aeeb8e872efc1e7
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Jul 28 18:01:23 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/64b8a5dd954e049d7bf5ed3f7aeeb8e872efc1e7 [^]

Fixes issue 0010017: Core enhancement: Accounting engine enhancement to be able to add additional processes to accounting at posting time. Seqno forgotten in tab

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0018699)
hgbot   
2009-07-29 18:45   
Repository: erp/devel/pi
Changeset: a3ce510ff401766736632b98dfa229e58ad2fc31
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Jul 29 18:42:25 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a3ce510ff401766736632b98dfa229e58ad2fc31 [^]

Fixes issue 0010017: Core enhancement: Accounting engine enhancement to be able to add additional processes to accounting at posting time

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---