Commit graph

18 commits

Author SHA1 Message Date
sparkyx
6c4208bbab PDF : standardized color for row even and odd 2025-11-24 13:14:26 +01: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
6c3154abbd Code improvement : change fiche function
getAttribut becomes load_attribute,
 strAttribut becomes set_attribute
getAttribut becomes get_attribute
2025-08-01 17:44:22 +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
ae29565cf1 cosmetic 2024-08-31 20:53:48 +02:00
sparkyx
1c727f960b Default currency
For Sale , correct default currency  remove hard coded EUR
2023-09-15 19:12:03 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +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
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02: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_fiche_balance_pdf.php (Browse further)