action | Class_action for manipulating actions action can be :
- a meeting
- an order
- a letter
|
Admin | Class admin are a specific kind of card |
Attribut | Manage the attribut of the card |
Balance | Class for manipulating data to print the balance of account |
Cezpdf | |
cl_user | Data & function about connected users |
contact | Class contact (customer, supplier...) |
Cpdf | |
Creport | |
Customer | Class Customer are a specific kind of card |
Document | Class Document corresponds to the table document |
Document_modele | Class for the document template |
Document_type | |
fiche | Define Class fiche and fiche def, those class are using class attribut |
fiche_def | Define Class fiche and fiche def, those class are using class attribut |
fiche_def_ref | Fiche_def_ref, a fiche is owned by fiche_def which is owned by fiche_def_ref |
jrn | Class for jrn |
Own | Class to manage the company parameter (address, name...) |
parm_code | Manage the table parm_code which contains the custom parameter for the module accountancy |
poste | Manage the account |
rapport | Class rapport Create, view, modify and parse report |
Supplier | Class Supplier are a specific kind of card |
widget | Class widget This class is used to create all the HTML INPUT TYPE and some specials which works with javascript like js_search. special value js_search and js_search_only :you need to add a span widget the name of the js_* widget + '_label' , the member extra contains cred,deb to filter the search of cred of deb of a jrn or contains a string with a list of frd_id. Possible type $type
- TEXT
- HIDDEN
- SELECT
- PASSWORD
- CHECKBOX
- RADIO
- TEXTAREA
- RICHTEXT
- FILE
- JS_SEARCH_POSTE call a popup window for searching the account
- JS_SEARCH call a popup window for searching a quickcode or to add one
- JS_SEARCH_ONLY like JS_SEARCH but without adding a quickcode
- SPAN
- JS_TVA open a popup window for the VAT
- JS_CONCERNED open a popup window for search a operation
|