Test : utilisation nouvelle police nouveau theme

Stock... Correction bug http_input
SQL : correction table jnt_letter , col. inutile
This commit is contained in:
Dany De Bontridder 2017-09-11 18:56:04 +02:00
parent 45178f289d
commit 9587a32174
4 changed files with 45 additions and 33 deletions

View file

@ -10,3 +10,4 @@ COMMENT ON COLUMN tmp_pcmn.id IS 'allow to identify the row, it is unique and no
insert into bilan (b_name,b_file_template,b_file_form,b_type) values ('ASBL','document/fr_be/bnb-asbl.rtf','document/fr_be/bnb-asbl.form','RTF');
alter table jnt_letter drop jl_amount_deb;