Laurent Destailleur
62c1baaa61
Clean param
2023-10-20 21:01:59 +02:00
Laurent Destailleur
0ec22fb228
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-20 13:32:13 +02:00
Laurent Destailleur
492bdd4a0e
Merge
2023-10-20 13:14:10 +02:00
Laurent Destailleur
466c72c80f
Fix warning
2023-10-20 11:30:05 +02:00
Laurent Destailleur
e1bf377f20
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
2023-10-20 10:47:08 +02:00
Lucas Marcouiller
02aa90ef96
New add auto update multicurrency rate ( #26255 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-20 03:00:40 +02:00
General-Q
0a90d9cc64
Fix install bug ( #26275 )
2023-10-20 02:20:52 +02:00
Laurent Destailleur
d978c1da88
Fix warning
2023-10-19 21:48:55 +02:00
Laurent Destailleur
fb8b4acdbf
The duplicated and deprecated property ->date_livraison that was renamed
...
into ->delivery_date has been completely removed.
2023-10-17 10:36:11 +02:00
Laurent Destailleur
01a139158d
Debug v19
2023-10-16 21:15:03 +02:00
jyhere
6c6f1225d2
FIX: missing category import update key ( #26229 )
...
Updates should use 2 keys : label and type
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-16 19:04:00 +02:00
thomas-Ngr
4c266db8d4
NEW: use account address in sepa mandate ( #23642 )
...
* New: allow to display account address in pdf sepa mandate. Fix: use ->proprio because ->account_owner does not exist.
* Stickler fix
2023-10-16 13:34:26 +02:00
noec764
4675a93fc8
FIX: Error handling for computed values on import ( #24897 )
...
* FIX: Error handling for computed values on import
* Fixing style errors.
---------
Co-authored-by: stickler-ci <support@stickler-ci.com >
2023-10-15 21:18:03 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Laurent Destailleur
cbb60d8b5e
Debug v19
2023-10-14 16:23:28 +02:00
Laurent Destailleur
c507adeef7
NEW Top menu support picto of modules that are font awesome picto.
2023-10-13 15:00:51 +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
Laurent Destailleur
94b56cc0ca
Code comment
2023-10-10 22:25:52 +02:00
Laurent Destailleur
19aea3d9b5
CSS
2023-10-09 13:23:22 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
2e431468a0
FIX #25996 FIX #25997
2023-10-01 17:24:25 +02:00
Laurent Destailleur
10ba3743c1
NEW Can upload/delete ODT template for project and tasks
2023-10-01 15:35:51 +02:00
Laurent Destailleur
622016563e
Fix save of setup of odt path for projects
2023-10-01 14:57:29 +02:00
Laurent Destailleur
f5bf4a6ec4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-30 11:54:12 +02:00
Laurent Destailleur
68f0cce50f
Fix missing method
2023-09-30 11:40:15 +02:00
Charlène Benke
d8fac8081f
FIX : Bad hidden variable Name
...
the hidden constant MAIN_PDF_SHIPPING_DISPLAY_AMOUNT_HT had been renamed since version 9 to SHIPPING_PDF_DISPLAY_AMOUNT_HT
but not in this pdf file
2023-09-28 10:25:09 +02:00
Laurent Destailleur
7bbc3bab05
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-27 17:17:41 +02:00
Regis Houssin
be9adbec41
FIX uniformize getEntity sql request
2023-09-27 00:05:36 +02:00
Frédéric FRANCE
9621a6a56d
phpstan
...
htdocs/core/modules/printing/modules_printing.php 96 Access to an undefined property PrintingDriver::$name.
htdocs/core/modules/printing/modules_printing.php 100 Access to an undefined property PrintingDriver::$desc.
htdocs/core/modules/printing/printgcp.modules.php 246 Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printgcp.modules.php 540 Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printipp.modules.php 241 Access to an undefined property printing_printipp::$resprint.
2023-09-25 13:24:34 +02:00
Laurent Destailleur
a5b967cd36
Merge pull request #25993 from frederic34/patch-9
...
phpstan
2023-09-25 02:04:21 +02:00
Laurent Destailleur
cb4987884e
Merge pull request #25992 from frederic34/patch-8
...
phpstan
2023-09-25 02:03:50 +02:00
priojk
2f734857c8
Fix PHPStan issues
2023-09-23 17:20:53 +02:00
priojk
7f0b3f3414
Revert "Fix PHPStan issues"
...
This reverts commit 922ef1d9a5 .
2023-09-23 17:18:42 +02:00
priojk
922ef1d9a5
Fix PHPStan issues
2023-09-23 17:14:33 +02:00
Regis Houssin
5fccbcb9ae
FIX add field "entity" only in $tabfieldinsert
2023-09-23 10:05:36 +02:00
Regis Houssin
1100d8b418
FIX missing entity filter to customize by entity
2023-09-23 08:42:08 +02:00
Frédéric FRANCE
2eaa5a076e
phpstan
2023-09-22 13:31:45 +02:00
Frédéric FRANCE
abca049228
phpstan
2023-09-22 13:20:41 +02:00
Laurent Destailleur
e9f80875b7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-22 01:19:49 +02:00
Laurent Destailleur
94f4521f19
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/commande/class/commandestats.class.php
2023-09-21 19:30:02 +02:00
Laurent Destailleur
cd69bd6cba
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-09-21 19:22:48 +02:00
Laurent Destailleur
10b2cd7399
NEW Add the status of partnership to select partnership for emailing
2023-09-21 12:17:40 +02:00
Laurent Destailleur
3b2b844304
Merge pull request #25958 from frederic34/patch-9
...
phpstan
2023-09-20 00:03:13 +02:00
Laurent Destailleur
16cae861e1
Merge pull request #25957 from frederic34/patch-8
...
phpstan
2023-09-19 23:26:52 +02:00
Florian HENRY
24eddbdb8b
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_export_contact
2023-09-19 11:35:37 +02:00
Florian HENRY
7b76188816
fix: contact export s.client and s.fournisseur must be numric as in thirdparty export (filter >0)
2023-09-19 11:32:48 +02:00
Hystepik
2347d5cb9a
fix some bugs in bookcal module
2023-09-18 13:12:11 +02:00
Frédéric FRANCE
667b3877d8
phpstan
2023-09-18 12:11:11 +02:00