Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010002Openbravo ERP09. Financial managementpublic2009-07-23 00:322009-09-14 00:00
eduardo_Argal 
eduardo_Argal 
urgentminorN/A
closedfixed 
5
pi 
pi 
Core
No
0010002: Add C_DocType_ID info to Fact_Acct table while posting a document
Add C_DocType_ID info to Fact_Acct table while posting a document.
This information is not stored now and may be needed for future analysis.
The creation of the column in the database is needed but also the modification of the accounting engine so that the info is stored there.
No tags attached.
Issue History
2009-07-23 00:32eduardo_ArgalNew Issue
2009-07-23 00:32eduardo_ArgalAssigned To => eduardo_Argal
2009-07-23 00:33eduardo_ArgalStatusnew => scheduled
2009-07-23 00:33eduardo_Argalfix_in_branch => pi
2009-07-23 01:05hgbotCheckin
2009-07-23 01:05hgbotNote Added: 0018567
2009-07-23 01:05hgbotStatusscheduled => resolved
2009-07-23 01:05hgbotResolutionopen => fixed
2009-07-23 01:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3a1903fd0ae9fb09717a3fc12e61ad126ac3c6f4 [^]
2009-09-13 22:00pjuvaraStatusresolved => closed
2009-09-14 00:00anonymoussf_bug_id0 => 2858288

Notes
(0018567)
hgbot   
2009-07-23 01:05   
Repository: erp/devel/pi
Changeset: 3a1903fd0ae9fb09717a3fc12e61ad126ac3c6f4
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Jul 23 01:03:36 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3a1903fd0ae9fb09717a3fc12e61ad126ac3c6f4 [^]

Fixes issue 0010002: Add C_DocType_ID info to Fact_Acct table while posting a document

---
M src-db/database/model/tables/FACT_ACCT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src/org/openbravo/erpCommon/ad_forms/FactLine.java
M src/org/openbravo/erpCommon/ad_forms/FactLine_data.xsql
---