Commit Graph

135780 Commits

Author SHA1 Message Date
Noé Cendrier
b0116fd9fa NEW: redirect to expedition card if global search has unique result (#30108) 2024-06-22 16:08:26 +02:00
thibdrev
b43fc088b4 qual: fix PHAN warnings for compta/facture/card.php (#30110)
htdocs/compta/facture/card.php	1133	TypeError PhanTypeMismatchProperty Assigning $originentity of type non-empty-array|non-empty-string to property but \Facture->entity is int

htdocs/compta/facture/card.php	1968	TypeError PhanTypeMismatchProperty Assigning price2num($retained_warranty) of type string to property but \Facture->retained_warranty is float
2024-06-22 16:05:30 +02:00
thibdrev
3438de91f2 qual: use getDolGlobalString() for product/admin/price_rules.php (#30112)
* qual: use getDolGlobalString() for product/admin/price_rules.php

* fix phan warning

Avoid function calls in a FOR loop test part
2024-06-22 16:03:17 +02:00
lamrani abdelwadoud
ce3735932e Fix display button when ia module was enabled (#30104) 2024-06-22 16:01:56 +02:00
dolibarr95
f15133562d Update llx_c_socialnetworks.sql LinkedIn link (#30121)
Wrong link for LinkedIn social network
2024-06-22 15:56:58 +02:00
Lucas Marcouiller
4c3b2a0e99 Fix webhook list of trigger to add picto of trigger codes (#30124)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-06-22 15:52:10 +02:00
Zephyriony
7ad21964e2 QUAL #30122 (#30131) 2024-06-22 15:50:27 +02:00
thibdrev
0acb613674 qual: use getDolGlobalString() for /product/price.php (#30114)
* qual: use getDolGlobalString() for /product/price.php

* phan fix

* fiw phan warning

Avoid function calls in a FOR loop test part
2024-06-22 15:47:31 +02:00
MaximilienR-easya
6deb1d9e64 clean code openid connect (#30119)
* clean openid connect

* clean openid connect

* phan

* Forget a include due to a next PR
2024-06-22 15:46:53 +02:00
thibdrev
4dcf9b015d qual: use getDolGlobalString() in products/card.php (#30107)
* qual: use getDolGlobalString() in products/card.php

* fix phan warning

phan / Run phan: htdocs/product/card.php#L693
card.php: PhanNonClassMethodCall: Call to method getNextValue on non-class type ?object

* phan fix

* try phan fix

* fix phan warning

Avoid function calls in a FOR loop test part
2024-06-22 15:41:13 +02:00
thibdrev
9b6586ea64 qual: phpdoc for ProductCombination.class.php (#30105)
* qual: phpdoc for ProductCombination.class.php

* use array_map to cast array values upstream

* phpdoc

* fix phan warning

Avoid function calls in a FOR loop test part
2024-06-22 15:40:26 +02:00
Frédéric FRANCE
0f1ae42691 fix phan (#30113)
* fix phan

* Update project.class.php

* Update project.class.php

* try to fix

* try to fix

* try to fix

* try to fix

* try to fix
2024-06-22 15:36:10 +02:00
thibdrev
075083159a qual: use getDolGlobalString() for product/class/product.class.php (#30106)
* qual: use getDolGlobalString() for product/class/product.class.php

* better fix

* fix phan warning

Avoid function calls in a FOR loop test part
2024-06-22 15:33:32 +02:00
Laurent Destailleur
c78a74edde Fix label on discounts 2024-06-22 13:53:11 +02:00
Laurent Destailleur
afbdc63b65 Fix bad label of discount 2024-06-22 13:31:58 +02:00
Laurent Destailleur
9788caa298 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-22 13:01:21 +02:00
Laurent Destailleur
9e7daee7b3 Fix look and feel v20 2024-06-22 13:00:29 +02:00
Laurent Destailleur
d3316283a3 Prepare v20 2024-06-22 03:09:53 +02:00
Laurent Destailleur
7e4fe4de10 css 2024-06-22 03:02:35 +02:00
Laurent Destailleur
96a1d5aeb5 Debug v20 2024-06-22 02:51:10 +02:00
Laurent Destailleur
a5ecf1ac1b Debug v20 2024-06-22 02:30:31 +02:00
Laurent Destailleur
2d87289be7 Debug v20 2024-06-22 01:18:10 +02:00
Laurent Destailleur
b45a322d25 Debug v20 2024-06-21 19:58:38 +02:00
Laurent Destailleur
ec25b85e35 Exclude more phan warnings 2024-06-21 17:27:52 +02:00
Laurent Destailleur
e8f84fc7a5 Fix option --force of cron command line tool. 2024-06-21 15:51:42 +02:00
Laurent Destailleur
84020ce79b Doc 2024-06-21 15:41:43 +02:00
Laurent Destailleur
9b2fd86d6e Trans 2024-06-21 13:23:45 +02:00
Laurent Destailleur
e60982b5ce Code comment 2024-06-21 13:18:50 +02:00
Laurent Destailleur
57d832052e Prepare code for image edit 2024-06-21 13:10:50 +02:00
Laurent Destailleur
e5566609ea Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-21 04:01:09 +02:00
Laurent Destailleur
8c99f6e7c3 Better log for debug 2024-06-21 03:59:42 +02:00
Laurent Destailleur
00580d3105 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-21 03:48:13 +02:00
Laurent Destailleur
21f1383816 Clean code 2024-06-21 03:46:45 +02:00
Laurent Destailleur
39d562f56c Fix type of payment not saved on Stripe IPN payment 2024-06-21 03:45:44 +02:00
Laurent Destailleur
f93a921333 css 2024-06-21 03:26:03 +02:00
Laurent Destailleur
b834d249c1 NEW Add column "comment" in list of payment 2024-06-21 03:21:51 +02:00
Laurent Destailleur
a737e9ef36 Fix click on checkbox 2024-06-21 03:02:10 +02:00
Laurent Destailleur
587e6347ff Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-20 20:41:09 +02:00
Laurent Destailleur
b1c045eb01 Debug v20 2024-06-20 20:39:07 +02:00
Laurent Destailleur
95cb01aeac Fix date in wrong timezone 2024-06-20 20:17:42 +02:00
Laurent Destailleur
e3fb4e7d30 Fix show_photo on null 2024-06-20 20:12:16 +02:00
Laurent Destailleur
a5621c83c2 Fix deprecated var 2024-06-20 20:11:50 +02:00
Laurent Destailleur
a912441aba Fix show_photo on null 2024-06-20 20:11:37 +02:00
Laurent Destailleur
97eaa77a74 Fix desc in ICS file of events 2024-06-20 17:46:13 +02:00
Laurent Destailleur
e92302a41b Debug v20 2024-06-20 17:16:53 +02:00
Laurent Destailleur
8b518d081a Add dependency on module agenda 2024-06-20 17:16:38 +02:00
Laurent Destailleur
4b0579366e Fix missing column entity 2024-06-20 15:05:03 +02:00
Laurent Destailleur
cdd7488f20 Fix option must be visible on condition 2024-06-20 14:54:07 +02:00
Laurent Destailleur
2885e148e9 Fix sql syntax error 2024-06-20 14:53:55 +02:00
Laurent Destailleur
858843ed6e Fix trans 2024-06-20 14:33:37 +02:00