2
0
forked from Wavyzz/dolibarr
Commit Graph

1393 Commits

Author SHA1 Message Date
Laurent Destailleur
db61320098 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
Conflicts:
	htdocs/contrat/class/contrat.class.php
	htdocs/core/menus/standard/eldy.lib.php
	htdocs/product/price.php
	htdocs/product/stock/stocktransfer/class/stocktransfer.class.php
	htdocs/user/list.php
2024-06-30 04:05:46 +02:00
Laurent Destailleur
b2e288f8ec Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/accountancy/bookkeeping/list.php
	htdocs/core/menus/standard/eldy.lib.php
2024-06-30 03:53:16 +02:00
lvessiller-opendsi
6cd3d7943d FIX orders to bill menu (#30179)
* FIX orders to bill menu

* only fix url menu

* FIX orders supplier to bill menu
2024-06-29 19:31:08 +02:00
Laurent Destailleur
c54a97e923 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
Laurent Destailleur
411fdaeaff Debug v20 2024-06-19 18:21:19 +02:00
Frédéric FRANCE
4061570acd fix csrf level 3 (#29975)
* fix csrf level 3

* Update init_menu_auguria.sql
2024-06-10 20:47:27 +02:00
Alexandre SPANGARO
a362532f0b FIX Missing expense report picto in menu (#29908) 2024-06-08 01:28:05 +02:00
Frédéric FRANCE
74806473ab fix cti (#29842)
* fix cti odt asset

* comment unused code in template

* phpdoc

* fix unreachable code

* fix unreachable code

* fix not falsy
2024-06-05 14:55:07 +02:00
Laurent Destailleur
856600470d Debug v20 2024-06-05 11:57:17 +02:00
Laurent Destailleur
59ae417912 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-23 12:52:28 +02:00
Laurent Destailleur
5b35b2be30 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-05-21 20:05:41 +02:00
Laurent Destailleur
29c71808c7 Fix #28010 2024-05-21 17:04:24 +02:00
Laurent Destailleur
1756796caa Debug v20 2024-05-21 17:00:11 +02:00
MaximilienR-easya
b6561116a0 Backport d'un fix sur un lien du menu (#29719) 2024-05-21 16:53:52 +02:00
Laurent Destailleur
b07a5b4775 Fix missing tooltip 2024-05-16 16:06:31 +02:00
Laurent Destailleur
b44e35e8ef Fix warning 2024-05-06 18:01:59 +02:00
Frédéric FRANCE
d0830b3159 fix phpstan (#29602)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix travis

* fix phpstan

* fix phpstan

* fix phan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

fix phpstan

fix phpstan

fix phpstan

fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix travis

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 00:34:19 +02:00
Laurent Destailleur
8be481d6de Fix phpunit 2024-05-04 23:58:37 +02:00
stefkpl
0f69c75b0e feat add Global String to disabled invoice supplier (#29601) 2024-05-04 11:51:57 +02:00
Laurent Destailleur
577491b799 Fix permissions on external users 2024-05-02 21:48:50 +02:00
Laurent Destailleur
50aa16c270 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-02 21:03:26 +02:00
Regis Houssin
9fa6a77723 FIX multiple problems when MULTICOMPANY_TRANSVERSE_MODE (#29287)
* FIX can not show group when MULTICOMPANY_TRANSVERSE_MODE

* FIX wrong permissions with multicompany MULTICOMPANY_TRANSVERSE_MODE

* FIX better check for the "read" permission

* FIX only a superadmin can manage users in transverse mode

* FIX this is not "create" but "write"

* FIX use the new function hasRight

* FIX wrong check

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-09 23:55:07 +02:00
Jon Bendtsen
b133d9386e Fix #29279 Not admin that can create group have disabled button for
group creation (#29286)

* Fix #29279 Not admin that can create group have disabled button for
group creation

* Update eldy.lib.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

Conflicts:
	htdocs/core/menus/standard/eldy.lib.php
2024-04-09 02:32:32 +02:00
Jon Bendtsen
4cd04f8061 Fix #29279 Not admin that can create group have disabled button for group creation (#29286)
* Fix #29279 Not admin that can create group have disabled button for group creation

* Update eldy.lib.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-09 02:27:50 +02:00
Jon Bendtsen
56c198992d Fix #29279 Not admin that can create group have disabled button for group creation (#29286)
* Fix #29279 Not admin that can create group have disabled button for group creation

* Update eldy.lib.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-09 02:26:07 +02:00
Laurent Destailleur
fffe74246c Fix all short tables must use the setup for the number of rows 2024-04-03 15:30:10 +02:00
Laurent Destailleur
cca200d581 Debug v20 2024-04-02 17:02:14 +02:00
Laurent Destailleur
45d46f25ef Merge index page of warehouse with product index page 2024-04-01 13:33:15 +02:00
Laurent Destailleur
aad893663d Merge home page product and service 2024-04-01 13:08:35 +02:00
Laurent Destailleur
1aa3d70c68 Fix link on external url on menu 2024-03-27 14:31:02 +01:00
Laurent Destailleur
61d4f02a49 Fix link on external url on menu 2024-03-27 14:23:43 +01:00
Laurent Destailleur
e92d6230df Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/list.php
	htdocs/ticket/stats/index.php
2024-03-20 02:31:33 +01:00
Laurent Destailleur
edb7241970 Fix translation and css 2024-03-19 21:42:36 +01:00
Laurent Destailleur
b7340e46b3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-19 14:24:26 +01:00
Laurent Destailleur
4293331bc6 Fix missing picto on smartphone 2024-03-19 13:55:53 +01:00
MDW
c6d0cb3f5b Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:41 +01:00
MDW
1fc3c3a46d Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:29 +01:00
MDW
bbf2fb82e7 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:28 +01:00
MDW
02ea350a34 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:27 +01:00
Laurent Destailleur
6640354e79 Move to use the english key name ofmodule 2024-03-18 14:32:59 +01:00
MDW
dbe8aacd0a Fix PhanParamSuspiciousOrder by ignoring notification 2024-03-17 20:12:43 +01:00
MDW
d79ca5f126 Fix PhanParamSuspiciousOrder by ignoring notification 2024-03-17 20:12:41 +01:00
MDW
013d1cc54f Fix PhanParamSuspiciousOrder by ignoring notification 2024-03-17 20:12:39 +01:00
MDW
ca06a0ee7f Fix PhanTypeMismatchDefault with typing hint 2024-03-15 14:53:06 +01:00
MDW
651b5a22eb Fix & enable PhanTypeSuspiciousEcho
# Fix & enable PhanTypeSuspiciousEcho

Fix occurences by improving typing - array key was not found and
supposed null in a print statement.

Example:
  PhanTypeSuspiciousEcho Suspicious argument $menu_array[$i]['prefix'] of type null for an echo/print statement

Enabled detection because all cases are fixed
2024-03-15 10:14:40 +01:00
MDW
84131ca971 Fix PhanPluginRedundantAssignment 2024-03-13 01:03:59 +01:00
Laurent Destailleur
a6926c29c0 Merge pull request #28778 from fappels/develop_fix_delivery_note
Fix shipping is not a delivery_note (is sub module of shipping)
2024-03-12 14:53:51 +01:00
Laurent Destailleur
949c885477 Merge branch 'develop' into fix/phpdoc1 2024-03-12 14:11:30 +01:00
Francis Appels
7ff68a5819 Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
Laurent Destailleur
4f64c683ee Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00