Laurent Destailleur
717f315551
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-23 01:30:54 +01:00
Laurent Destailleur
c15994cbf8
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-02-23 01:29:51 +01:00
atm-corentin
020f552410
Adjust tracking number height calculation in PDF generation ( #37289 )
2026-02-23 01:05:35 +01:00
Laurent Destailleur
de8f15ce38
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-02-23 00:11:16 +01:00
Laurent Destailleur
7728f8c895
WIP LNE
2026-02-21 11:44:43 +01:00
Laurent Destailleur
11d4fafca0
Version module
2026-02-19 22:29:20 +01:00
tcesar
41294d5a27
Fix export extra-fields of warehouses ( #37264 )
2026-02-17 14:36:54 +01:00
Laurent Destailleur
718f318089
Fix error when setup not complete.
2026-02-11 22:53:55 +01:00
yveslg
4951edfbd0
Fix/accountancy pdf wrong labels ( #37153 )
...
* FIX #37147 Limit account fetch to active chart of accounts in PDF exports
When multiple chart of accounts have the same account number, the PDF
exports (balance and ledger) could retrieve the wrong account label.
* FIX #37147 Decode HTML entities in balance PDF account group labels
The balance PDF export was displaying HTML entities (like É) instead
of properly decoded characters (like É) in account group labels.
2026-02-08 20:09:40 +01:00
Laurent Destailleur
afc3879d84
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2026-02-08 14:53:59 +01:00
Alexandre SPANGARO
7bb57721bb
FIX Invoice - Don't show discount on credit note type ( #37145 )
2026-02-08 14:29:25 +01:00
atm-lucas
87f81fb853
fix column total ht pdf espadon ( #37038 )
2026-01-31 20:26:31 +01:00
Laurent Destailleur
b623ea1f57
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2026-01-26 19:22:43 +01:00
Laurent Destailleur
360718fa7b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2026-01-26 19:19:13 +01:00
Laurent Destailleur
c6a398639c
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2026-01-26 19:17:02 +01:00
Laurent Destailleur
449870d347
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2026-01-26 19:05:09 +01:00
Laurent Destailleur
5595cdbb25
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2026-01-26 18:58:26 +01:00
Laurent Destailleur
dece1bc0f7
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2026-01-26 18:57:53 +01:00
Laurent Destailleur
a0e2235adf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2026-01-26 18:56:40 +01:00
Laurent Destailleur
bec138412b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2026-01-26 18:56:02 +01:00
Alexandre SPANGARO
ee32411d6a
FIX Contract - Wrong button to edit contract odt path ( #36965 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-24 00:00:14 +01:00
lvessiller-opendsi
c33b7e0bf1
FIX finished regex in product import ( #36770 )
2025-12-30 11:03:20 +01:00
Laurent Destailleur
3f67ddf071
FIX missing p.default_vat_code in product import profile.
2025-12-18 19:36:03 +01:00
Laurent Destailleur
da39a6a394
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-12-16 01:33:36 +01:00
Laurent Destailleur
7ae333c51e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-12-15 16:15:45 +01:00
Laurent Destailleur
3690babb73
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-12-15 15:57:01 +01:00
Laurent Destailleur
e1b5e024f5
Merge
2025-12-15 15:56:34 +01:00
Laurent Destailleur
4c092da9d6
FIX #36576 - date creation is empty on import
2025-12-15 14:57:25 +01:00
Eric Seigne
18f85df343
remove spaces from prev fix
2025-12-11 10:11:58 +01:00
Eric Seigne
c6ed34ebcc
backport of PR36378 : Problem with deposit line on Type of operation
2025-12-05 09:32:03 +01:00
Laurent Destailleur
6fbc380e52
FIX Export of extrafield in organized events
2025-12-02 14:54:10 +01:00
iLLixM
852f9eeb77
FIX #36368 - avoid overlaying of EPC-QR Code and payment information ( #36369 )
...
* FIX #36368 - avoid overlaying of EPC-QR Code and payment information
The position of an EPC-QR code on an invoice is adjusted based on information about payments already made.
The EPC-QR code is only displayed on invoices if a balance remains due.
* FIX #36368 - avoid overlaying of EPC-QR Code and payment information
place EPC-QR Code on left-hand side of invoice PDF
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-23 03:44:55 +01:00
Laurent Destailleur
f96905c1f0
Fix CI
2025-11-23 03:19:11 +01:00
Laurent Destailleur
6904df8a45
Fix CI
2025-11-23 03:05:28 +01:00
tcesar
b485556c3a
FIX Concat of PDF to invoices ( #36329 )
...
* Fix Concat of PDF to invoices
* Fix Concat of PDF to invoices
* Fix Concat of PDF to invoices
---------
Co-authored-by: tcesar <tcesar@albalogic.fr >
2025-11-20 11:00:04 +01:00
Alexandre SPANGARO
5e69bb3b3d
FIX Invoice Situation - Octopus - Show remaintopay at bottom ( #36121 )
2025-11-06 17:22:49 +01:00
Alexandre SPANGARO
025dda60dd
FIX Invoice Situation - Octopus - Column offset for amounts greater than 5 digits ( #36124 )
2025-11-06 17:22:31 +01:00
Alexandre SPANGARO
5c54b86786
FIX Invoice Situation - Octopus - Shipping block overlap issue ( #36122 )
2025-11-06 17:11:32 +01:00
Laurent Destailleur
f3931b386a
Fix left join is not complete
2025-10-27 22:27:36 +01:00
Laurent Destailleur
9f2c33aa75
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-24 19:39:15 +02:00
Laurent Destailleur
1fc5590934
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-24 17:15:33 +02:00
Laurent Destailleur
f3b8e64ec0
Fix translation of label in export
2025-10-24 17:11:35 +02:00
Regis Houssin
c04359f995
FIX missing entity filters + wrong widget name ( #35873 )
2025-10-22 00:56:57 +02:00
Laurent Destailleur
d49426ef30
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-21 01:49:53 +02:00
Laurent Destailleur
3fca1d8cb1
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-21 01:46:46 +02:00
Laurent Destailleur
f82675c729
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-21 01:40:55 +02:00
Laurent Destailleur
2dbf41e058
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-17 01:51:37 +02:00
Frédéric FRANCE
c6dd95e6d2
fix upload in doc_generic_reception_odt.modules.php ( #35794 )
2025-10-17 00:45:34 +02:00
Regis Houssin
f85108b8ac
FIX check if category module is enabled ( #35770 )
2025-10-15 18:59:33 +02:00
Laurent Destailleur
025aefb69c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-14 21:18:09 +02:00