Ajout comptabilité française
This commit is contained in:
parent
f07fe8135d
commit
b99ec5c2bc
11 changed files with 5856 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ INSERT INTO theme (the_name, the_filestyle, the_filebutton) VALUES ('Light', 'st
|
|||
--
|
||||
|
||||
INSERT INTO modeledef (mod_id, mod_name, mod_desc) VALUES (1, '(BE) Basique', 'Comptabilité Belge, tout doit être adaptée');
|
||||
INSERT INTO modeledef (mod_id, mod_name, mod_desc) VALUES (2, '(FR) Basique', 'Comptabilité Française, tout doit être adaptée');
|
||||
|
||||
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue