Commit Graph

137806 Commits

Author SHA1 Message Date
UltraViolet33
b2aafb37f3 Fix agenda event type label instead of event type code on actionComm card (#31106)
* Fix display agenda event type label instead of event type code when event type code has no translation

In a ActionComm card, if we use agenda event types, the type of event displayed is the event code if this event code has no translation.
Now, if there is no translation, the label of the event type is displayed instead of the code.

* fix for PHPStan

* fix for PHPStan

* fix for PHPStan

* fix for PHPStan

---------

Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 17:47:49 +02:00
lamrani abdelwadoud
c4ffa090b2 New redirect when deploy module (#31109)
* New redirect when deploy module

* initialize variable

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 17:43:23 +02:00
MDW
ec07381f2c Qual: More specific ignoreErrors for phpstan (#31113)
* Qual: More specific ignoreErrors for phpstan

# Qual: More specific ignoreErrors for phpstan

More specific ignore expressions helps identify new exceptions that
would have matched the more generic ignore expressions.

It also helps to progressively solve phpstan notices
in smaller steps by modifying the expressions

* CamelCase for dictFieldList

* Update phan baseline
2024-09-26 17:42:40 +02:00
Laurent Destailleur
e437d15126 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-26 17:33:54 +02:00
Laurent Destailleur
df06b3b1c3 Complete data for #31117 2024-09-26 17:29:48 +02:00
dolibarr95
f2c92a35ec Update sql queries (#31137)
Replace the values : 
commande : $this->commande
table_element : $this->table_element_line
in the sql queries.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 17:10:25 +02:00
Laurent Destailleur
6b72c665af Fix phan warning 2024-09-26 16:38:23 +02:00
Laurent Destailleur
49898fb3a7 Fix phan warnings 2024-09-26 16:22:10 +02:00
Frédéric FRANCE
64e7ccf5ef fix phpstan (#31124)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 15:30:49 +02:00
Laurent Destailleur
c32ebad2c5 Fix missing photo on kanban view of salary 2024-09-26 13:13:43 +02:00
Laurent Destailleur
7c2e2bfbea Fix error management 2024-09-26 12:44:38 +02:00
Laurent Destailleur
c0a63855f3 QUAL: Edition of currency is shared in a common tpl file 2024-09-26 12:22:03 +02:00
Laurent Destailleur
e78a879293 Look and feel v21 2024-09-26 11:30:02 +02:00
Laurent Destailleur
f966523f79 Restore default pdf format to default 2024-09-26 04:37:44 +02:00
Laurent Destailleur
855fedbd3f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-26 04:15:00 +02:00
Laurent Destailleur
e3257bf245 Fix regression: fields not visible in list of salaries 2024-09-26 04:14:42 +02:00
Mohamed DAOUD
ede97aa8ba fix formatDate (#31110)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 03:55:28 +02:00
Laurent Destailleur
2f506b0948 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-26 03:46:21 +02:00
Laurent Destailleur
90d2f18cf8 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-26 03:18:27 +02:00
thomas-Ngr
bb40a43c5f FIX Add same security test whe nuploading files from API than from GUI (#31114)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 03:13:34 +02:00
Laurent Destailleur
3aa9f5df61 Fix phan 2024-09-26 03:02:08 +02:00
Laurent Destailleur
b9f501ba86 Clean ECM module to prepare access by external users 2024-09-26 02:48:16 +02:00
Laurent Destailleur
b1a235b810 Prepare code to allow ECM access to externale users 2024-09-26 02:36:36 +02:00
Laurent Destailleur
76014e5681 Fix phan 2024-09-26 00:46:39 +02:00
Laurent Destailleur
f1250d300e Fix phpstan 2024-09-26 00:32:01 +02:00
Laurent Destailleur
2aea634669 Fix phpstan 2024-09-26 00:22:19 +02:00
Laurent Destailleur
93747bdf23 Fix phan 2024-09-25 23:55:10 +02:00
Laurent Destailleur
bb1b2e9452 Fix phan 2024-09-25 23:52:19 +02:00
Noé Cendrier
22729516fe NEW Add mode Customer price + level price (#31091)
* NEW: customer price and level price together

* NEW: translation

* FIX: If a price per customer exist

* FIX: do not use default price if the customer price and level price option is active

* Don't display the price level amount if the customer price is known

* FIX: double check and php cs correction

* FIX: vatrate call

* FIX: get_htmloutput_msg call

---------

Co-authored-by: Mélina JOUM <melina.joum@altairis.fr>
2024-09-25 23:18:16 +02:00
Frédéric FRANCE
1640fa8017 fix phpstan (#31093)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-25 22:56:28 +02:00
Frédéric FRANCE
11352fefce fix phpstan (#31094)
* fix phpstan

* fix phpstan
2024-09-25 22:45:23 +02:00
Nicolas Bouquet
4cd799adfa Ensure $id is available fot object fetching (#31098) 2024-09-25 22:44:46 +02:00
Nicolas Bouquet
3d3cdc51f2 Ensure $id is available fot object fetching (#31098) 2024-09-25 22:41:52 +02:00
Laurent Destailleur
b32225283d Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
Frédéric FRANCE
a94cff63a7 fix phpstan (#31102)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-09-25 22:21:31 +02:00
Frédéric FRANCE
4b4d629b71 fix phan for branch 20.0 (#31105)
* fix phan

* Update card.php

* Update card.php

* Update main.lang

* Update card.php

* Update card.php
2024-09-25 22:17:40 +02:00
Laurent Destailleur
c3c708880c Can fetch a page with its translation parent id. 2024-09-25 21:21:24 +02:00
Laurent Destailleur
09d4c1f3b8 NEW Add tooltip on closing accounting setup 2024-09-25 20:22:19 +02:00
Laurent Destailleur
377131fd36 FIX filter on etrafield date 2024-09-25 19:55:34 +02:00
Laurent Destailleur
e0e0b669a9 FIX edit contract of intervention broken by CSRF protection 2024-09-25 19:37:32 +02:00
Laurent Destailleur
336b723ab8 FIX edit contract of intervention broken by CSRF protection 2024-09-25 19:37:01 +02:00
Laurent Destailleur
e8c45ace3b Clean code 2024-09-25 19:30:37 +02:00
Laurent Destailleur
6f30d2f187 Missing param 2024-09-25 14:04:24 +02:00
Laurent Destailleur
59dadd88a3 FIX Duplicate trigger printFieldPreListTitle 2024-09-25 13:43:11 +02:00
Laurent Destailleur
6e2589e981 FIX Position of box for shipping address in PDF 2024-09-25 13:02:27 +02:00
Laurent Destailleur
3f00ea3d6b FIX Position of box for shipping address in PDF 2024-09-25 13:01:35 +02:00
Laurent Destailleur
6bd128071b NEW Default PDF format is PDF/A-3 2024-09-25 12:48:23 +02:00
Laurent Destailleur
0222221a10 Look and feel v21 2024-09-25 12:13:55 +02:00
Laurent Destailleur
ae6e35cc84 Look and feel v21 enhancement on smartphone 2024-09-25 02:35:56 +02:00
Laurent Destailleur
3383f12a06 Fix: Protection to avoid fatal error on password_hash with null char. 2024-09-24 15:21:34 +02:00