Laurent Destailleur
59fd0dbae7
NEW Can choose the zip handler to build ODT
2024-10-17 12:59:24 +02:00
sonikf
7903a8b780
fix typo ( #31418 )
2024-10-17 01:14:26 +02:00
Laurent Destailleur
8e7ab422e3
Fix info
2024-08-03 18:50:24 +02:00
Laurent Destailleur
f4611fcec9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-25 18:06:37 +02:00
Thibault Fiacre
7c9e6b1fb9
FIX lang output for sales representative on PDF ( #30469 )
2024-07-25 17:56:13 +02:00
Laurent Destailleur
fdebfdb8c6
Fix warning
2024-04-17 23:30:07 +02:00
Laurent Destailleur
57eb393dad
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-21 11:22:28 +01:00
Kamel Khelifa
9e7aeca447
FIX: Fix save directory for invoice ODT and multientities
2024-03-20 15:26:19 +01:00
Laurent Destailleur
8bfc0779c4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-13 22:20:08 +01:00
Laurent Destailleur
a0b26ae7cd
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
2024-03-13 22:04:44 +01:00
Laurent Destailleur
c2602eadf7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-11 18:29:07 +01:00
Laurent Destailleur
330abe14fe
FIX Option MAIN_DOC_USE_TIMING can be a string with date format
2024-03-11 18:28:20 +01:00
Laurent Destailleur
550e4e8c9a
Fix compatibility
...
Conflicts:
htdocs/resource/class/dolresource.class.php
2024-02-08 00:26:55 +01:00
Laurent Destailleur
e6b165003f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2024-02-07 18:01:11 +01:00
Laurent Destailleur
792606925f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
2024-02-07 17:50:38 +01:00
Laurent Destailleur
70ab796c23
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-29 10:30:01 +01:00
Laurent Destailleur
beaee43eef
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-29 01:26:18 +01:00
Laurent Destailleur
d34f9ffece
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-01-29 01:25:37 +01:00
Quentin VIAL-GOUTEYRON
bb2f13aed4
FIX : crabe PDF is generating in conf->entity instead of object->entity
2024-01-25 14:40:11 +01:00
David
82c93e6812
FIX: typo when adding height after custom header ( #27384 )
...
'extra_under_header_shift' instead of 'extra_under_address_shift'
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-10 15:40:36 +01:00
Charlène Benke
09ec073782
Update mod_facture_mars.php
2023-12-30 08:16:49 +01:00
Laurent Destailleur
b28ae5d8d3
Clean code
2023-12-27 12:12:20 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Laurent Destailleur
9e1b90e4a1
Fix with php-cs-fixer
2023-12-04 12:07:31 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
b69059af76
Fix warning
2023-11-27 12:24:18 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
cc85a1acbf
Close #26821
2023-11-23 17:21:28 +01:00
Laurent Destailleur
0a3bc87b72
Fix warning
2023-11-17 03:33:37 +01:00
Laurent Destailleur
a48e541093
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/core/class/html.formadmin.class.php
htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
Frédéric FRANCE
09696078f3
overall percentage of advancement is false if specials lines ( #26522 )
2023-11-10 19:05:17 +01:00
Laurent Destailleur
6cdb7c929a
Debug v19
2023-11-10 15:10:41 +01:00
Charlène Benke
091d50e809
NEW : Add custom Text on footer total ( #26334 )
...
* NEW : Add custom Text on footer total
This function allows you to add a small text to each invoice below the total.
Just add a miscellaneous parameter to activate it
(to wish the happy new year or an indication of invoicing)
* Update pdf_crabe.modules.php
* Update pdf_crabe.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-26 13:55:10 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Laurent Destailleur
4ece4e58c5
Clean code
2023-10-11 20:22:56 +02:00
dev2a
b2ec9132ee
Fix: Correction of overlapping text in the payment list ( #26186 )
2023-10-11 18:00:25 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
b546e7c624
css
2023-09-10 20:24:58 +02:00
Frédéric France
e0189c654c
phpcs
2023-09-02 10:18:46 +02:00
Laurent Destailleur
10249b9c88
Merge branch 'develop' into develop
2023-09-02 02:05:40 +02:00
Laurent Destailleur
24040c78bb
Tooltip for help in ODT doc generation setup is now clickable
2023-08-18 01:46:54 +02:00
Laurent Destailleur
a4d04b84f5
css
2023-08-18 01:06:47 +02:00
Laurent Destailleur
e1c1172da8
Debug v18
2023-08-15 18:27:52 +02:00
Laurent Destailleur
72dbb35d13
Debug v18
2023-08-15 18:25:00 +02:00
Laurent Destailleur
707d853e84
Clean code
2023-08-10 11:29:09 +02:00
Laurent Destailleur
08e428b46d
Fix missing param
2023-08-09 18:00:31 +02:00
Laurent Destailleur
15ddb9a3a8
Fix inherit of CommonNumRef
2023-08-09 17:35:35 +02:00
Laurent Destailleur
db2a70b86a
NEW Factorize a lot of code for numbering modules
2023-08-09 14:50:28 +02:00
Laurent Destailleur
da1d622f80
Fix warnings
2023-08-06 00:41:59 +02:00