List of unused columns/tables in the database structure: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
(Created page with 'This is a list of columns or even tables in petra.xml, that should be removed, because they are not used. Please always add a comment, whether or where it has been used in the o…')
 
No edit summary
Line 4: Line 4:


* '''a_accounting_period.a_effective_date_d''': Only used in the setup screen for the accounting periods, progress\petra\finance\glsetup\gs1014p.p
* '''a_accounting_period.a_effective_date_d''': Only used in the setup screen for the accounting periods, progress\petra\finance\glsetup\gs1014p.p
* '''a_ledger.a_current_accounting_period_i''': deprecated; not used at the moment; please use a_current_period_i
* '''a_ledger.a_periods_per_financial_year_i''': deprecated; not used at the moment; please use a_number_of_accounting_periods_i

Revision as of 08:11, 11 March 2011

This is a list of columns or even tables in petra.xml, that should be removed, because they are not used.

Please always add a comment, whether or where it has been used in the old Progress code.

  • a_accounting_period.a_effective_date_d: Only used in the setup screen for the accounting periods, progress\petra\finance\glsetup\gs1014p.p
  • a_ledger.a_current_accounting_period_i: deprecated; not used at the moment; please use a_current_period_i
  • a_ledger.a_periods_per_financial_year_i: deprecated; not used at the moment; please use a_number_of_accounting_periods_i