View source | View content page | Page history | Printable version   

Projects:Modularize AcctServer/Technical Documentation

Introduction

The development of this core enhancement can be divided on two parts. Modifications in Application Dictionary to be able to store the new needed information and modification of the AcctServer class.

Application Dictionary Changes

2 new column/fields are needed in the AD_Table table and Tables and columns window.

AcctServer class

Modification needed to the get method on org.openbravo.erpCommon.ad_forms.AcctServer class, lines 303-417.

Before the switch check that the given AD_Table_ID is from a core table. If it is perform the switch statement, lines 308-409.

If the AD_Table_ID is not a core table, retrieve the tablename, AcctDateColumn_ID and AcctClassName values of the table and perform an analogue code to a case of the switch.

Retrieved from "http://wiki.openbravo.com/wiki/Projects:Modularize_AcctServer/Technical_Documentation"

This page has been accessed 2,383 times. This page was last modified on 8 June 2012, at 05:28. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.