2
0
forked from Wavyzz/dolibarr
Commit Graph

31811 Commits

Author SHA1 Message Date
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
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
Laurent Destailleur
6ff201f075 Debug v18 2023-07-10 03:18:27 +02:00
Laurent Destailleur
d4cda09794 Debug v18 2023-07-10 02:25:33 +02:00
Laurent Destailleur
470cad6335 Debug v18 2023-07-10 01:27:21 +02:00
Laurent Destailleur
13286e6220 Debug v18 2023-07-10 01:18:26 +02:00
Laurent Destailleur
b7c71aea1c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-09 13:22:16 +02:00
Laurent Destailleur
a96bbaf3be Merge pull request #25306 from OPEN-DSI/18.0_fix_mrp_bom
FIX: Fix errors or missing langs for MO and BOM
2023-07-09 13:22:02 +02:00
Kamel Khelifa
8a3c0491ec FIX: Fix errors or missing langs for MO and BOM 2023-07-07 16:46:11 +02:00
Laurent Destailleur
ac7ce38aee Fix warnings 2023-07-07 13:45:24 +02:00
jyhere
91f19cfaa9 FIX : extrafield quick edit not working on products 2023-07-07 11:28:37 +02:00
Laurent Destailleur
86864b4d53 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-06 22:22:26 +02:00
Laurent Destailleur
b10e7b9d57 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-06 22:10:18 +02:00
Laurent Destailleur
723ec550a7 Merge pull request #25276 from BB2A-Anthony/FIX---No-spam-label-if-nbrec-is-empty
FIX - No spam label if nbrec is empty
2023-07-05 19:17:33 +02:00
Laurent Destailleur
07bca51a75 Debug v18 - Length of amount in number too large 2023-07-05 14:07:15 +02:00
Laurent Destailleur
48cfd6d1c5 Debug v18 2023-07-05 13:57:57 +02:00
Anthony Berton
7f1fad24c1 FIX - No spam label if nbrec is empty 2023-07-05 12:16:35 +02:00
Laurent Destailleur
7909d2560f Debug v18 2023-07-04 10:58:53 +02:00
Laurent Destailleur
65b5d972d2 Fix support of MAIN_SECURITY_ALLOW_UNSECURED_REF_LABELS for extrafields 2023-07-04 02:46:52 +02:00
Laurent Destailleur
e3a0220658 Bug has been fixed. 2023-07-04 00:57:52 +02:00