0000241: Modularité : ajout impression compta anc
This commit is contained in:
parent
f49b43bb2b
commit
ffb5eaa7f9
15 changed files with 142 additions and 196 deletions
|
|
@ -26,10 +26,17 @@ script SQL to run
|
|||
\i object-6.0.sql
|
||||
\i extension.sql
|
||||
\i ajax-direct-form.sql
|
||||
-- for account repository
|
||||
-- \i change_account_repo.sql
|
||||
-- \i style-epad.sql
|
||||
|
||||
\i mode_paiement.sql
|
||||
\i anc-modularity-imp.sql
|
||||
|
||||
|
||||
create unique index qcode_idx on fiche_detail (ad_value) where ad_id=23;
|
||||
|
||||
|
||||
---------------------------------------------------
|
||||
-- for account repository
|
||||
---------------------------------------------------
|
||||
-- \i change_account_repo.sql
|
||||
-- \i style-epad.sql
|
||||
commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue