mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
nouvelle version pour dolibarr 1.1.0
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
--
|
||||
-- ========================================================================
|
||||
|
||||
create table llx_c_effectif
|
||||
create table c_effectif
|
||||
(
|
||||
id SERIAL,
|
||||
id SERIAL PRIMARY KEY,
|
||||
libelle varchar(30)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user