mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-27 11:51:27 +01:00
ajout mode reglement dans societe
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user