2
0
forked from Wavyzz/dolibarr

Rename alternative name

This commit is contained in:
Laurent Destailleur
2015-06-16 12:04:11 +02:00
parent 8b4e3096a6
commit fb1a3f3ea3
22 changed files with 75 additions and 69 deletions

View File

@@ -25,7 +25,7 @@ create table llx_societe
(
rowid integer AUTO_INCREMENT PRIMARY KEY,
nom varchar(128), -- company reference name (should be same length than adherent.societe)
commercial_name varchar(128) NULL,
name_alias varchar(128) NULL,
entity integer DEFAULT 1 NOT NULL, -- multi company id
ref_ext varchar(128), -- reference into an external system (not used by dolibarr)