2
0
forked from Wavyzz/dolibarr
Commit Graph

31879 Commits

Author SHA1 Message Date
Laurent Destailleur
9fd651ee5c FIX warnings 2023-07-30 19:46:23 +02:00
Laurent Destailleur
9b0901383e Fix warning 2023-07-30 18:58:18 +02:00
Laurent Destailleur
6b0630561e Fix warnings 2023-07-30 18:58:11 +02:00
Laurent Destailleur
01e65bbad1 Fix warning 2023-07-30 18:58:04 +02:00
Laurent Destailleur
22bed76e40 Fix warning 2023-07-30 18:36:12 +02:00
Laurent Destailleur
a72fac7c3d FIX pn in language selection on target for emailing 2023-07-30 15:20:16 +02:00
Laurent Destailleur
71abe871ef Debug v18 2023-07-30 03:12:16 +02:00
Laurent Destailleur
e099ca093a Debug v18 2023-07-28 18:59:54 +02:00
Laurent Destailleur
ec39199b85 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	.travis.yml
	htdocs/api/class/api_documents.class.php
	htdocs/core/db/pgsql.class.php
2023-07-26 01:42:22 +02:00
Laurent Destailleur
8e94ea0504 Fix warning 2023-07-26 00:01:45 +02:00
onhairech
b920dfdbda qodana fix 4: missing returns (#25334)
* qodana fix 4: missing returns

* Delete settings.json

* correcting the return  info function

* unreachable code fix

* return fix
2023-07-25 23:29:34 +02:00
Laurent Destailleur
d4cb845398 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/core/tpl/list_print_total.tpl.php
2023-07-24 23:20:17 +02:00
Florian Mortgat
ad24b42a60 FIX php8.1 warning on lists with total due to unset array key (#25460) 2023-07-24 18:48:10 +02:00
Maxime Kohlhaas
663ca3d284 Fix : don't display birthdays when 0 years 2023-07-24 12:25:21 +02:00
Frédéric FRANCE
24f1dd9481 add missing global (#25378) 2023-07-23 22:44:17 +02:00
jyhere
fe09500e91 FIX: workflow for closing supplier order dn't work (wrong source type) (#25407)
* FIX: workflow for closing supplier order dn't work (wrong source type)

* FIX: sql error when passing origin and origin id, no need to pass theses values

$object->origin is set to "commandeFournisseur', and it's definitively not working with the setStatus method.
SQL error : Table 'dolibarr.llx_commandeFournisseur' doesn't exist

I suppose origin should never be set to commandeFournisseur, but 'order_supplier' instead. Also, setStatus() $elementType is meant to be a table_element value, not an element value.

* Update interface_20_modWorkflow_WorkflowManager.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-07-23 21:47:13 +02:00
Laurent Destailleur
75ff4da37c Doc 2023-07-23 21:44:40 +02:00
Florent Poinsaut
47ea0c274b Fix delete_module_parts with multicompagny (#25411) 2023-07-23 19:48:59 +02:00
Laurent Destailleur
1e443e060c Debug v18 2023-07-22 16:17:06 +02:00
Laurent Destailleur
5375b169cd FIX generating substitution array was corrupting the array_option 2023-07-22 13:45:35 +02:00
Laurent Destailleur
9552346a47 FIX generating substitution array was corrupting the array_option 2023-07-22 13:29:00 +02:00
Laurent Destailleur
3b6f8b5082 Fix phpcs 2023-07-21 17:09:00 +02:00
Laurent Destailleur
054cb4a6d1 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-21 14:44:22 +02:00
Laurent Destailleur
567fc875d3 Debug v18 2023-07-20 00:45:57 +02:00
Laurent Destailleur
40be52eb6d Debug v18 2023-07-20 00:42:54 +02:00
Laurent Destailleur
1283c22f26 Fix composer file to allow to install sparin/swiss-qr-bill 2023-07-20 00:19:09 +02:00
Laurent Destailleur
98e9e9340b Debug v18 2023-07-19 23:19:51 +02:00
Laurent Destailleur
5e41023862 Debug v18 2023-07-19 22:58:11 +02:00
Laurent Destailleur
8f9ee9eb35 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/core/lib/project.lib.php
	htdocs/societe/class/societe.class.php
2023-07-19 02:03:34 +02:00
Laurent Destailleur
6d64026b93 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-19 01:52:19 +02:00
Laurent Destailleur
b55be51b4f Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/core/lib/agenda.lib.php
2023-07-19 01:50:18 +02:00
atm-gauthier
88a8bcdb22 FIX : We should always be able to filter on action type no matter if we can't read actions of others (#24462) 2023-07-16 12:14:18 +02:00
atm-steve
b307ecea40 FIX display project tasks list columns (#24557)
* fix: display columns

* fix fix

* fix: IDE
2023-07-16 12:02:14 +02:00
lvessiller-opendsi
dee4e5d823 FIX extrafield on update card when visibility is list or read only (#25355)
* FIX extrafield on update card when visibility is list or read only

* Add comment
2023-07-13 17:10:42 +02:00
Laurent Destailleur
c75761f780 FIX Add same security test whe nuploading files from API than from GUI 2023-07-12 22:56:27 +02:00
Laurent Destailleur
5e00137392 Doc 2023-07-12 22:34:50 +02:00
Laurent Destailleur
9b5264a4fd FIX CVE reported by BELABED Skander (Akerva) 2023-07-12 21:45:42 +02:00
Laurent Destailleur
b6d16d28d7 Debug v18 2023-07-12 17:03:15 +02:00
Laurent Destailleur
42fea0090d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-12 16:41:11 +02:00
Laurent Destailleur
1998248e96 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-12 16:36:23 +02:00
onhairech
e5e9f914e5 qodana fix 3 : missing returns (#25332)
* qodana fix 3 : missing returns

* removing a duplicated line
2023-07-12 16:32:50 +02:00
Regis Houssin
76d6a30d48 FIX to avoid wrong path of file (#25320) 2023-07-12 16:30:34 +02:00
Laurent Destailleur
e8ad953e12 Debug v18 2023-07-12 15:23:14 +02:00
Laurent Destailleur
37beb399d5 Debug v18 2023-07-12 15:02:34 +02:00
atm-greg
45b393f027 Fix 17 mrp pdf vinci (#25324)
* fix htmlentities in desc + posy on multiline

* fix tes productToMake fetch and display info after that + remove useless product ReFetch
2023-07-12 14:25:30 +02:00
onhairech
303393e3dd qodana fix 2: missing returns (#25331) 2023-07-12 12:57:17 +02:00
Laurent Destailleur
570ff85433 Debug v18 2023-07-10 22:45:15 +02:00
Laurent Destailleur
9b4b7983fa Debug v18 2023-07-10 22:20:26 +02:00
Laurent Destailleur
091d7990ad Debug v18 2023-07-10 22:14:07 +02:00
Laurent Destailleur
57fbdded8d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-10 03:25:54 +02:00