Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur
2024-09-16 00:08:33 +02:00
3 changed files with 406 additions and 241 deletions

View File

@@ -31,10 +31,10 @@ create table llx_societe
ref_ext varchar(255), -- reference into an external system (not used by dolibarr)
statut tinyint DEFAULT 0, -- statut
statut tinyint DEFAULT 0, -- statut (deprecated)
parent integer,
status tinyint DEFAULT 1, -- cessation d'activité ( 1 -- en activité, 0 -- cessation d'activité)
status tinyint DEFAULT 1, -- active or not ( 1 -- active, 0 -- closed or not open)
code_client varchar(24), -- code client
code_fournisseur varchar(24), -- code fournisseur