Commit graph

24 commits

Author SHA1 Message Date
sparkyx
238450c43d Warning if Accounting side incorrect from P0PST 2025-11-25 12:03:42 +01:00
sparkyx
aa1d683221 PDF : fix several unalignment: doc et PHP8.3 Compatibility 2025-08-12 12:12:42 +02:00
sparkyx
78309926ab WIP : longline change 2025-08-12 12:10:51 +02:00
sparkyx
f4f400eb65 WIP PDF : rename PDF_Core::longLine to write_multi, adapt the interline 2025-08-12 12:08:03 +02:00
sparkyx
72213a1f64 Revert "WIP PDF : rename PDF_Core::longLine to write_multi, adapt the interline"
PDF change not working

This reverts commit 0599b38d23.
2024-11-05 08:37:48 +01:00
sparkyx
3a68c08960 Revert "WIP : longline change"
PDF Change not working

This reverts commit c41efc26dc.
2024-11-05 08:37:33 +01:00
sparkyx
c41efc26dc WIP : longline change 2024-11-04 23:09:11 +01:00
sparkyx
0599b38d23 WIP PDF : rename PDF_Core::longLine to write_multi, adapt the interline 2024-11-04 23:09:11 +01:00
sparkyx
23af689467 remove euro symbole 2024-06-16 10:35:18 +02:00
sparkyx
bab6b76a67 Task #2128 : Comptabilité française : report, montre le solde de l'année
et depuis le début pour les fiches, postes en HTML et PDF
2024-02-03 14:27:33 +01:00
sparkyx
bc7169b2ac Task #0002101: Exercice : pouvoir donner un texte libre 2021-12-02 17:43:44 +01:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
Dany wm De Bontridder
cd8e0d397b Print Accounting : export pdf does not work 2020-11-07 19:21:05 +01:00
Dany De Bontridder
25ef8ad689 Code Cleaning split PDF into PDF_Core and PDF 2019-07-27 17:50:42 +02:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Dany De Bontridder
9152c92666 Task #0001426: Distinction dans l'affichage des historiques des OD: libellé + fiche
Ajout des qcodes pour l'historique par poste
Ajout des postes comptables pour l'historique par Fiche
Ajout des tiers
Fait aussi pour les export PDF & CSV
2017-09-02 23:14:52 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
c6e274fcb3 Protect function extract , the use of this function will be removed during the rewriting 2017-02-16 10:30:20 +01:00
Dany De Bontridder
f21f46eaac Bug : correct PRINTPOSTE progressive balance for the export PDF 2016-03-08 06:27:24 +01:00
Dany De Bontridder
6a142ad73e #1251 impression PDF
Remove function Cell that fct cannot be overloaded
Change Cell by write_cell
change ln by print_row

All cells of a row are kept into an array and print at once when we
are sure it is not going to be splitted onto 2 pages
2016-01-24 14:22:03 +01:00
Dany De Bontridder
8fc56e3ef4 Use Dossier::connect (singleton) instead of new Databass(dossier_id) 2015-09-15 12:12:50 +02:00
Dany De Bontridder
1bdb15d4a2 restructure files and folders 2015-09-15 11:20:19 +02:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Renamed from include/export_poste_detail_pdf.php (Browse further)