View source | View content page | Page history | Printable version   
Toolbox
Main Page
Upload file
What links here
Recent changes
Help

PDF Books
Show collection (0 pages)
Collections help

Search

Projects:Modularize AcctServer/User Manual

In this document is described the changes that needs to be done to use the new core enhancement.

Application Dictionary definition

When a new table is going to be posted now it is also needed to set up the Acct date column and the Acct class name fields.

Posting procedure

The process must extend AcctServer as the current ones. But now the constructor must be empty.

public class DocTableName extends AcctServer {
...
  public DocTableName() {}
...
}

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

This page has been accessed 2,482 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.