MDW
178d748cad
Qual: Fix phan/phpstan notices in class files (part 5) ( #31617 )
...
* Qual: fix commonstickergen..don.class
* Fix notifications for pdf_paiement...cronjob.class
* Qual: Fix notifications for emailcollector..price_parser.class
* Ensure that NULL is used in the database when fk's are 0/empty
* Fix notifications for pdf_paiement...cronjob.class
* Cope with updated phpstan, and make fk_origin_stock int in multiple locations
2024-11-06 20:15:15 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +01:00
Laurent Destailleur
a9b6e6916c
FIX column position on PDF of payments
2024-11-06 16:38:32 +01:00
Laurent Destailleur
4bdd848bbe
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 13:26:08 +01:00
Laurent Destailleur
37f15cfb42
NEW Add option to round weight and volumen on shipment pdf
2024-11-06 12:50:24 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 12:32:13 +01:00
Laurent Destailleur
d42465ff1f
FIX error message in xls import when stream zip is not availabe.
2024-10-31 14:35:10 +01:00
MDW
f4ff437026
Qual: Fix phan/phpstan notices in class files (part 4) ( #31598 )
...
* Qual: Fix phan notices for DolibarrModules.class
* Qual: Fix notices for classes actioncomm..task.class.php
* fixup! Qual: Fix notices for classes actioncomm..task.class.php
* Qual: Fix new notices blocking PR
2024-10-30 21:33:30 +01:00
Frédéric FRANCE
1006edf1a7
remove unused code ( #31633 )
...
* remove unused code
* remove unused code
2024-10-29 23:06:25 +01:00
Laurent Destailleur
d9a5636b77
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-29 15:55:42 +01:00
Laurent Destailleur
f350529378
Fix export salary
2024-10-29 15:16:35 +01:00
Lucas Marcouiller
9af36e273a
Fix bad default pdf evalution naming ( #31607 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-28 18:19:53 +01:00
Laurent Destailleur
cb0ab53709
Look and feel v21
2024-10-27 14:08:59 +01:00
Frédéric FRANCE
6549c6d8fe
fix translations ( #31585 )
...
* fix translations
* fix translations
2024-10-27 01:29:03 +02:00
Frédéric FRANCE
0f563edb5f
replace fetch_projet() and fetch_project() by fetchProject() ( #29821 )
...
* fix cti
* fix cti
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* fix deprecated
* fix
* fix sql
2024-10-26 22:43:44 +02:00
sonikf
1778e56745
NEW: PDF add discount total if line discount exists ( #31483 )
...
* NEW: PDF add total discount if line discount exists
* NEW: PDF add total discount if line discount exists
* NEW: PDF add discount total if line discount exists
* NEW: PDF add discount total if line discount exists
* NEW: PDF add discount total if line discount exists
* NEW: PDF add discount total if line discount exists
* php doc
* Add missing translation
* fix missing translation
2024-10-26 18:29:06 +02:00
Frédéric FRANCE
0d7523d928
fix phpstan ( #31567 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-10-26 13:05:05 +02:00
Frédéric FRANCE
19b653a599
fix phpstan ( #31564 )
...
* fix phpstan
* fix phpstan
2024-10-26 13:03:04 +02:00
MDW
0ac595364b
Qual: Fix phan/phpstan notices in class files (part 1) ( #31501 )
...
* Ignore phpstan configuration for spelling
* Qual: Fix phan notices in class files
2024-10-25 21:00:02 +02:00
Laurent Destailleur
9ad982ad23
NEW When we export data of unlaterable log, we add an unalterable line
2024-10-25 20:13:14 +02:00
Laurent Destailleur
ea64d0baa0
Debug the list of print jobs
2024-10-25 19:05:51 +02:00
Alexandre SPANGARO
0bccfde432
NEW PDF - Add Customer accountancy code ( #31544 )
2024-10-25 13:43:35 +02:00
Frédéric FRANCE
f9f3ffd7a2
calculate costs of BOM for doc_generic_bom_odt ( #31539 )
2024-10-24 20:15:47 +02:00
Laurent Destailleur
8bae2d99d8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-24 20:13:12 +02:00
Laurent Destailleur
8abfcf71a9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-10-24 13:54:13 +02:00
Laurent Destailleur
830029dd05
NEW Iban is saved encrypted
2024-10-24 13:03:52 +02:00
Laurent Destailleur
3bc1d35236
QUAL The property ->domiciliation and ->propio on bank accounts has been
...
deprecated and replaced with property ->address and ->owner_name
2024-10-24 12:38:41 +02:00
MDW
cb9ad5c259
Qual: Fix spelling ( #31515 )
...
# Qual: Fix spelling
Fix some typos in the comments (codespell).
2024-10-23 20:23:07 +02:00
Lucas Marcouiller
4d047feca7
Fix bad sql whe exporting salaries ( #31526 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-23 20:20:54 +02:00
Frédéric FRANCE
80171b5fe5
Update modCaptchaStandard.class.php ( #31528 )
...
* Update modCaptchaStandard.class.php
* Update modCaptchaStandard.class.php
2024-10-23 18:51:20 +02:00
Laurent Destailleur
a30da69104
Fix phan
2024-10-20 00:30:59 +02:00
Laurent Destailleur
acac575512
Fix phan
2024-10-20 00:20:16 +02:00
Joachim Kueter
eb3bba03cd
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-20 00:06:34 +02:00
Laurent Destailleur
37880a7964
Debug v21
2024-10-19 23:42:26 +02:00
Laurent Destailleur
992dc88491
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-19 15:33:12 +02:00
Laurent Destailleur
76ec55b81e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-19 15:31:00 +02:00
Laurent Destailleur
c160da91ed
Change URL for module blacklist feature
2024-10-19 15:29:43 +02:00
Laurent Destailleur
c70973c0c8
Merge v20
2024-10-19 14:44:55 +02:00
Laurent Destailleur
17c50368c1
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-19 14:32:08 +02:00
Laurent Destailleur
e97c1dc48e
Better message
2024-10-19 13:51:05 +02:00
Laurent Destailleur
0844ed2f9b
NEW Include a protection into check update to detect malware
2024-10-19 13:16:13 +02:00
Joachim Kueter
9643a27423
fix typo ( #31449 )
2024-10-19 01:19:21 +02:00
Joachim Kueter
6b6fabea14
fix: respect setting for VAT column ( #31450 )
2024-10-19 01:18:55 +02:00
Laurent Destailleur
f9eb82de7f
FIX pagebreak when option PDF_ADD_POSITION is set
2024-10-18 18:43:59 +02:00
Laurent Destailleur
8f868ef3b9
Fix text overlapping
2024-10-18 01:07:31 +02:00
Laurent Destailleur
65e750cb4e
FIX Get number of bank deposit wa not using the date.
2024-10-18 00:47:46 +02:00
Laurent Destailleur
3eebba6116
FIX When PDF_ADD_POSITION is on, the number was doing pagebreak before
...
the pagebreak done by the addition of description.
2024-10-17 23:46:30 +02:00
Laurent Destailleur
a7a251717e
Minor fix in azur/cyan
2024-10-17 23:08:48 +02:00
Laurent Destailleur
59fd0dbae7
NEW Can choose the zip handler to build ODT
2024-10-17 12:59:24 +02:00