Line 30:
Line 30:
You just have to read the table of the entity you want to export and build a file, with format of your choice, from any fields available in table.
You just have to read the table of the entity you want to export and build a file, with format of your choice, from any fields available in table.
So the only thing to know is which table contains data you want to export.
So the only thing to know is which table contains data you want to export.
−
To help you, page [[:Category:Table SQL]] presents you the list of all Dolibarr tables.
+
To help you, page [[:Category:Table SQL|Table SQL]] presents you the list of all Dolibarr tables.
Note that versions after 2.6 allow "admin" users to see the SQL code used to build export requests when using the module.
Note that versions after 2.6 allow "admin" users to see the SQL code used to build export requests when using the module.