Changes

Added warning about signature change vs. 13.0 for LignePrelevement::construct() and RejetPrelevement::construct()
Line 228: Line 228:  
* Field "tva"  renamed into "total_tva" for table llx_propal, llx_supplier_proposal, llx_commande, llx_commande_fournisseur for better field name consistency
 
* Field "tva"  renamed into "total_tva" for table llx_propal, llx_supplier_proposal, llx_commande, llx_commande_fournisseur for better field name consistency
 
* Field "total" renamed into "total_ttc" for table llx_propal, llx_supplier_proposal for better field name consistency
 
* Field "total" renamed into "total_ttc" for table llx_propal, llx_supplier_proposal for better field name consistency
 +
* Signature changed: one more required parameter for the constructor of LignePrelevement and RejetPrelevement
 
* If your database is PostgreSQL, you must use version 9.1.0 or more (Dolibarr need the SQL function CONCAT)
 
* If your database is PostgreSQL, you must use version 9.1.0 or more (Dolibarr need the SQL function CONCAT)
 
* If your database is MySQL or MariaDB, you need at least version 5.1
 
* If your database is MySQL or MariaDB, you need at least version 5.1