Commit graph

23 commits

Author SHA1 Message Date
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
ba759507b0 PRINTGL Main Ledger (GL) 2023-12-08 13:39:07 +01:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
sparkyx
f1c2929c2b Export GL PDF : no row found for an accounting 2020-12-10 15:17:20 +01:00
sparkyx
56a17d5aad remove dead code 2020-10-13 18:39:46 +02: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
6c00cee4be Task #1457 & 1281 : operation ouverture séparée 2018-01-11 16:52:26 +01:00
Dany De Bontridder
9090302a33 Rewriting Change class Own by Noalyss_Parameter_Folder 2018-01-10 10:54:04 +01:00
Dany De Bontridder
53cad342d7 PRINTGL : do not print accounting without operation 2017-10-10 15:40:43 +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
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_gl_pdf.php (Browse further)