Ajout renommage table c_propalst
This commit is contained in:
parent
773e9a34ff
commit
f7842102b3
@ -43,4 +43,5 @@ create table llx_co_fa
|
||||
key(fk_facture)
|
||||
);
|
||||
|
||||
alter table c_paiement rename llx_c_paiement ;
|
||||
alter table c_paiement rename llx_c_paiement ;
|
||||
alter table c_propalst rename llx_c_propalst ;
|
||||
Loading…
Reference in New Issue
Block a user