Commit graph

25 commits

Author SHA1 Message Date
sparkyx
169820ae43 Improve record_log() : use noalyss/log and apache log 2025-10-24 11:51:25 +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
Dany wm
014574b18c Task #0002327: Balance : indiqué si le solde est correct débit / crédit 2024-01-14 22:51:49 +01:00
sparkyx
e58c2ae378 Code improve : Acc_Balance utilise PDF_CORE::is_fill 2023-12-17 12:07:44 +01:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
Dany De Bontridder
68e1d75a60 Task #0001699: Affichage PDF balance - totaux niveaux, etc'. 2020-02-26 21:02:03 +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
a6df40b45b Fix problem with total in balance export 2019-01-08 17:53:53 +01:00
Dany De Bontridder
1a6b26b536 PRINTBAL : add opening , correct 2018-02-09 23:03:50 +01:00
Dany De Bontridder
27adffdbcb Task #1457 & 1281 : export PDF with opening writing 2018-01-11 19:28:12 +01: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
3f715e4c00 1418: Affichage Balance - soldes et sous-totaux 2017-03-25 02:03:13 +01: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
6fbfc8edda Task #1224 - BALANCE : les totaux devraient avoir le solde
#1224 : solde si utilisation filtre par poste comptable
2015-11-11 13:51:22 +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_balance_pdf.php (Browse further)