Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006769Openbravo ERP00. Application dictionarypublic2009-01-02 17:232009-05-22 19:26
iperdomo 
iciordia 
normalminoralways
acknowledgedopen 
202.6.23-gentoo-r9
pi 
 
Core
No
0006769: Deprecate unused tables
There are a few unused tables that should be deprecated:
C_Order_Open
M_Transaction_Sum
C_Invoice_Day
C_Invoice_Month
C_Invoice_ProdMonth
C_Invoice_ProdWeek
C_Invoice_VendorMonth
C_Invoice_Week
C_Cash_Detail
C_Invoice_CustomerProdQtr
C_Invoice_CustomerVendQtr
T_Report
AD_Dependencies
AD_Script_SQL
Execute the RuntimeModelTest in src-test and check the output. Those tables are present in 'Tables without primary key defined'
No tags attached.
Issue History
2009-01-02 17:23iperdomoNew Issue
2009-01-02 17:23iperdomoAssigned To => rafaroda
2009-01-02 17:23iperdomosf_bug_id0 => 2482555
2009-01-02 17:23iperdomoRegression testing => No
2009-01-07 11:14rafarodaAssigned Torafaroda => pjuvara
2009-01-07 12:20shuehnerNote Added: 0011941
2009-01-08 15:29pjuvaraStatusnew => acknowledged
2009-05-22 19:26pjuvaraAssigned Topjuvara => iciordia

Notes
(0011941)
shuehner   
2009-01-07 12:20   
This list has to be rechecked: AD_Script_SQL is used by i.e. copy_client and delete_client. AD_Dependencies has a matching function filling it, unclear if it is really used. The others are mostly views, when removing them all references to them should be cleaned-up as well (at least legal/*, ad_process, sampledata, src-test/some sampledata.xml)