2
0
forked from Wavyzz/dolibarr

Code enhanced - Standardize field name #14697

This commit is contained in:
Alexandre SPANGARO
2021-02-21 21:47:26 +01:00
parent e3419df36e
commit ddea3f8a92
6 changed files with 31 additions and 30 deletions

View File

@@ -49,7 +49,7 @@ create table llx_commande_fournisseur
amount_ht double(24,8) default 0,
remise_percent real default 0,
remise real default 0,
tva double(24,8) default 0,
total_tva double(24,8) default 0,
localtax1 double(24,8) default 0,
localtax2 double(24,8) default 0,
total_ht double(24,8) default 0,