2
0
forked from Wavyzz/dolibarr
Commit Graph

118434 Commits

Author SHA1 Message Date
Laurent Destailleur
fd49ee9197 Test travis 2023-07-26 00:56:08 +02:00
Laurent Destailleur
a536fbbc04 Fix travis 2023-07-26 00:15:59 +02:00
Laurent Destailleur
8e94ea0504 Fix warning 2023-07-26 00:01:45 +02:00
Laurent Destailleur
b9b3946557 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-25 23:32:52 +02:00
Laurent Destailleur
af8f6e3278 Fix travis 2023-07-25 23:31:46 +02:00
Boris Hermans
d2f9d7634b Handle projects for the api documents listing route (#25465) 2023-07-25 23:24:11 +02:00
Laurent Destailleur
111b2bc72b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/product/stock/class/mouvementstock.class.php
2023-07-24 23:02:31 +02:00
JC Prieto
f4cec5283a FIX: Update mouvementstock.class.php (#25396)
* FIX: Update mouvementstock.class.php

If first character change to upper case, some external modules don't show its origin in mouvements.

* Update mouvementstock.class.php

More elegant.
We don't need to change to upper case (line 978) and then to lower case (line 980). It is only necessary when creating a new class (line 983)
The module name and url are in lower case.
2023-07-24 19:41:00 +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
d343358006 Fix missing hyphen (#25446) 2023-07-24 12:38:07 +02:00
Maxime Kohlhaas
663ca3d284 Fix : don't display birthdays when 0 years 2023-07-24 12:25:21 +02:00
Maxime Kohlhaas
286895bcda Fix : set_as_client can't use prospect/customer value if disabled (#25380) 2023-07-23 22:49:41 +02:00
Laurent Destailleur
cb7dc2c5bf Prepare 17.0.3 2023-07-22 16:25:33 +02:00
Laurent Destailleur
1f5195c1a5 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-22 16:24:59 +02:00
Laurent Destailleur
18d0c72f0b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-07-22 14:15:28 +02:00
Laurent Destailleur
ce6b2d06db FIX #25223 2023-07-22 14:14:04 +02:00
Laurent Destailleur
3b6f8b5082 Fix phpcs 2023-07-21 17:09:00 +02:00
Laurent Destailleur
b704da5953 Merge branch '16.0' of github.com:Dolibarr/dolibarr into 17.0 2023-07-20 12:09:43 +02:00
Laurent Destailleur
908706e3d9 Fix phpcs 2023-07-20 12:09:13 +02:00
Laurent Destailleur
5c12f53249 Merge branch '16.0' of github.com:Dolibarr/dolibarr into 17.0 2023-07-20 11:31:55 +02:00
Laurent Destailleur
f169e10e8b Merge branch '15.0' of github.com:Dolibarr/dolibarr into 16.0 2023-07-20 11:31:22 +02:00
Laurent Destailleur
adf199e67c Fix php syntax error 2023-07-20 11:30:39 +02:00
Laurent Destailleur
5fa76ea981 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-20 01:09:02 +02:00
Laurent Destailleur
692439d320 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-07-20 01:08:13 +02:00
Laurent Destailleur
7cfba58722 Fix conflict 2023-07-20 01:07:37 +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
Laurent Destailleur
8fb316c5dc Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/product/card.php
2023-07-19 01:48:02 +02:00
Laurent Destailleur
63f112aea0 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/compta/bank/bankentries_list.php
	htdocs/product/card.php
	htdocs/projet/activity/perday.php
2023-07-19 01:46:22 +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
Laurent Destailleur
bcaad48cf2 FIX CVE XSS on company name reported by Belabed Skander from Akerva 2023-07-12 22:24:00 +02:00
Laurent Destailleur
9b5264a4fd FIX CVE reported by BELABED Skander (Akerva) 2023-07-12 21:45:42 +02:00
Alexandre SPANGARO
5ef0ebb543 FIX #24508 Label not reported when creating a supplier invoice template (#25340) 2023-07-12 17:07:22 +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
Regis Houssin
76d6a30d48 FIX to avoid wrong path of file (#25320) 2023-07-12 16:30:34 +02:00
lvessiller-opendsi
9044952f5c FIX dol_print_error parameters on ticket fetch method (#25318) 2023-07-12 14:32:45 +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
Laurent Destailleur
5fe1763043 Fix missing mandatory legal date 2023-07-12 02:52:10 +02:00
Laurent Destailleur
81f2b3f7ae FIX Missing localtaxes on receipt in TakePOS 2023-07-10 18:26:36 +02:00
Laurent Destailleur
0bc7664870 FIX Bad management of localtax on TakePOS due to typo error in var name 2023-07-10 05:45:45 +02:00
Laurent Destailleur
72a9478801 FIX Selection of customer on second or more parallel sell in TakePOS 2023-07-10 05:03:59 +02:00
Laurent Destailleur
41a3105678 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-10 03:23:02 +02:00
Laurent Destailleur
84ca2bcbcd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-10 03:22:12 +02:00
Laurent Destailleur
53ebd4b255 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-07-10 03:20:41 +02:00
Laurent Destailleur
b080c2699b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-07-10 03:18:49 +02:00
Laurent Destailleur
2182cb6f16 Fix css 2023-07-10 02:27:01 +02:00
Laurent Destailleur
773c7b2d83 Merge pull request #25298 from frederic34/patch-2
fix no supplier_proposal stats page
2023-07-09 13:35:19 +02:00
Laurent Destailleur
aae4598405 Fix phpcs 2023-07-09 12:55:44 +02:00
Frédéric FRANCE
754acf917f fix no supplier_proposal stats page 2023-07-07 14:36:59 +02:00