mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-23 13:24:28 +01:00
Ajout grille tarif
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
--
|
||||
create table llx_telephonie_distributeur (
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
nom varchar(50) NOT NULL
|
||||
nom varchar(50) NOT NULL,
|
||||
grille_tarif integer DEFAULT 1
|
||||
|
||||
)type=innodb;
|
||||
|
||||
Reference in New Issue
Block a user