NEW : VAT payment v6 look and feel

This commit is contained in:
Alexandre SPANGARO
2017-06-05 15:41:33 +02:00
parent 344263f53c
commit e547aa8aee
5 changed files with 93 additions and 53 deletions

View File

@@ -379,3 +379,4 @@ create table llx_loan_schedule
fk_user_modif integer
)ENGINE=innodb;
ALTER TABLE llx_tva ADD COLUMN datec date AFTER tms;