ajout mode reglement dans societe

This commit is contained in:
Andre Cianfarani
2006-02-14 11:11:59 +00:00
parent 12361e0e21
commit 54bac8f6b1

View File

@@ -23,3 +23,4 @@ alter table llx_facture add column note_public text after note;
alter table llx_propal add column note_public text after note;
ALTER TABLE llx_societe ADD mode_reglement INT( 11 ) DEFAULT NULL ;