modif table llx_facture_tva_sum
This commit is contained in:
parent
40442a28a6
commit
61b167f4d4
@ -5,7 +5,6 @@
|
||||
|
||||
create table llx_facture_tva_sum
|
||||
(
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
fk_facture integer NOT NULL,
|
||||
amount real,
|
||||
tva_tx real default 19.6,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user