dolibarr
17.0.3
|
Files | |
file | ajaxcompanies.php [code] |
File to return Ajax response on third parties request. | |
file | ajaxdirpreview.php [code] |
Service to return a HTML preview of a directory Call of this service is made with URL: ajaxdirpreview.php?mode=nojs&action=preview&module=ecm§ion=0&file=xxx. | |
file | ajaxdirtree.php [code] |
This script returns content of a directory for filetree. | |
file | bankconciliate.php [code] |
File to set data for bank concilation. | |
file | box.php [code] |
File to return Ajax response on Box move or close. | |
file | constantonoff.php [code] |
File to set or del an on/off constant. | |
file | contacts.php [code] |
File to load contacts combobox. | |
file | extraparams.php [code] |
File to make Ajax action on setting extra parameters of elements. | |
file | fetchKnowledgeRecord.php [code] |
File to make Ajax action on Knowledge Management. | |
file | fileupload.php [code] |
File to return Ajax response on file upload. | |
file | getaccountcurrency.php [code] |
File to load currency rates. | |
file | loadinplace.php [code] |
File to load field value. | |
file | locationincoterms.php [code] |
File to return Ajax response on location_incoterms request. | |
file | objectonoff.php [code] |
File to set status for an object This Ajax service is called when option MAIN_DIRECT_STATUS_UPDATE is set. | |
file | onlineSign.php [code] |
File to make Ajax action on Knowledge Management. | |
file | pingresult.php [code] |
Page called after a ping was done in js to the official dolibarr ping service. This ajax URL is called with parameter 'firstpingok' or 'firstpingko' depending on the result of the ping. | |
file | price.php [code] |
File to get ht and ttc. | |
file | row.php [code] |
File to return Ajax response on Row move. This ajax page is called when doing an up or down drag and drop. Parameters: roworder (Example: '1,3,2,4'), table_element_line (Example: 'commandedet') fk_element (Example: 'fk_order') element_id (Example: 1) | |
file | saveinplace.php [code] |
File to save field value. | |
file | security.php [code] |
This ajax component is used to generated hash keys for security purposes like key to use into URL to protect them. | |
file | selectobject.php [code] |
File to return Ajax response on a selection list request. | |
file | selectsearchbox.php [code] |
This script returns content of possible search. | |
file | vatrates.php [code] |
File to load vat rates combobox. | |
file | ziptown.php [code] |
File to return Ajax response on zipcode or town request. | |