dolibarr  16.0.5
row.php File Reference

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) More...

Go to the source code of this file.

Detailed Description

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)

Definition in file row.php.