Changes

m
Line 32: Line 32:  
You just have to read the table of the entity you want to export and build a file, using the 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, using the format of your choice, from any fields available in table.
 
The only thing to know is which table contains data you want to export.
 
The only thing to know is which table contains data you want to export.
To help you, the page [[:Category:Table SQL|Table SQL]] presents you the list of all Dolibarr tables.
+
To help you, the page [[:Category:Table SQL|Table SQL]] lists all the tables used in Dolibarr.
    
Note that versions above 2.6 allow "admin" users to see the SQL code that was used to build the export file content when using the Export module. This is shown at the moment of file generation.
 
Note that versions above 2.6 allow "admin" users to see the SQL code that was used to build the export file content when using the Export module. This is shown at the moment of file generation.
98

edits