Laurent Destailleur
eed96efc9b
Add log to try to debug trouble with triggers
2023-09-26 13:04:03 +02:00
Quentin-Seekness
70ecf5a123
Update card.php line desc
...
We don't need the label to be the description if there was not any in origin line.
2023-09-26 10:27:59 +02:00
Frédéric FRANCE
97cc6a48ec
phpstan
2023-09-26 09:58:51 +02:00
Frédéric FRANCE
419332718a
phpstan
2023-09-26 09:57:55 +02:00
Frédéric FRANCE
0298fb3b40
phpstan
2023-09-26 09:54:51 +02:00
Laurent Destailleur
bd5c111f1a
Better error message
2023-09-26 00:56:52 +02:00
Pascal Hubrecht
9835385f58
Merge branch 'Dolibarr:develop' into rest-extra
2023-09-25 20:59:57 +02:00
pascal
19a528bed4
mv fetch_project to card.php
2023-09-25 20:48:43 +02:00
Pascal Hubrecht
7c8403d82f
Merge branch 'Dolibarr:develop' into develop-1
2023-09-25 20:37:58 +02:00
Laurent Destailleur
1ce5963f83
FIX Bad choice of filter on product/service
2023-09-25 17:44:33 +02:00
Francis Appels
94dadee77f
Fix Error on the uk_links index of the llx_links table #25926
2023-09-25 17:17:52 +02:00
Laurent Destailleur
bc73033d22
FIX Name of application used in email payment AK not defined
2023-09-25 16:39:40 +02:00
Hystepik
d157e8f660
New asset model phpunit test
2023-09-25 14:54:32 +02:00
Kamel Khelifa
862567e6f2
FIX: fix the wrong position of the hook 'printFieldListTitle' and 'printFieldListValue' in the stock at date page
2023-09-25 13:40:24 +02:00
Frédéric FRANCE
9621a6a56d
phpstan
...
htdocs/core/modules/printing/modules_printing.php 96 Access to an undefined property PrintingDriver::$name.
htdocs/core/modules/printing/modules_printing.php 100 Access to an undefined property PrintingDriver::$desc.
htdocs/core/modules/printing/printgcp.modules.php 246 Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printgcp.modules.php 540 Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printipp.modules.php 241 Access to an undefined property printing_printipp::$resprint.
2023-09-25 13:24:34 +02:00
Laurent Destailleur
11a1630287
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-25 11:47:18 +02:00
Laurent Destailleur
55b91f00d2
Look and feel v19
2023-09-25 11:44:46 +02:00
Laurent Destailleur
277ed6a7c3
Merge pull request #25936 from DoliGreece/develop
...
Use getDolGlobalString() getDolGlobalInt()
2023-09-25 02:24:39 +02:00
Laurent Destailleur
8cfac1a901
Merge pull request #25976 from frederic34/patch-6
...
fix line rank in massaction supplier order to supplier invoice
2023-09-25 02:21:14 +02:00
Laurent Destailleur
d24c340e6b
Merge pull request #25995 from lamrani002/addMassActions
...
NEW updating by adding massactions for delete projects in societe tab
2023-09-25 02:19:24 +02:00
Laurent Destailleur
674424c120
Merge pull request #25999 from bloxera/devcamp2023-5
...
Fix: inventory card missing ability to add or remove tabs
2023-09-25 02:17:55 +02:00
Laurent Destailleur
915765b5ea
Merge pull request #26010 from bloxera/devcamp2023-8
...
Fix #26008 - translation key for product references needs to be ProductRef instead of Ref
2023-09-25 02:16:57 +02:00
Laurent Destailleur
c2a91a8445
Merge pull request #25962 from tuxgasy/avoid_encrypt_data_if_key_empty
...
Fix #25860 not allow encrypt data if key and instance_unique_id are empty
2023-09-25 02:05:45 +02:00
Laurent Destailleur
a5b967cd36
Merge pull request #25993 from frederic34/patch-9
...
phpstan
2023-09-25 02:04:21 +02:00
Laurent Destailleur
cb4987884e
Merge pull request #25992 from frederic34/patch-8
...
phpstan
2023-09-25 02:03:50 +02:00
Laurent Destailleur
2440f60ee4
Merge pull request #25991 from frederic34/phpstaninvoice
...
Phpstan
2023-09-25 02:03:07 +02:00
Laurent Destailleur
96751440b4
Merge pull request #26007 from sonikf/sonikf-patch-2
...
FIX #26005
2023-09-25 01:56:08 +02:00
Laurent Destailleur
34a1251aed
Merge pull request #25994 from frederic34/patch-11
...
fix unknown variable
2023-09-25 01:54:57 +02:00
Laurent Destailleur
c9188446ac
Merge pull request #26012 from fappels/18_fix_26000
...
FIX create intervention from time spend
2023-09-25 01:54:09 +02:00
Laurent Destailleur
cee015e460
Merge pull request #26016 from bloxera/devcamp2023-11
...
Fix PHPStan issues
2023-09-25 01:53:06 +02:00
Laurent Destailleur
dcb5fc07e2
Merge pull request #26019 from hregis/fix_menu_force_entity
...
FIX #25982 and avoid lose selected value if error
2023-09-25 01:51:45 +02:00
Laurent Destailleur
7a0a15dd17
FIX Look and feel v18
2023-09-25 01:13:58 +02:00
Regis Houssin
d133075fca
FIX #25982 and avoid lose selected value if error
2023-09-24 15:56:18 +02:00
priojk
2f734857c8
Fix PHPStan issues
2023-09-23 17:20:53 +02:00
priojk
7f0b3f3414
Revert "Fix PHPStan issues"
...
This reverts commit 922ef1d9a5 .
2023-09-23 17:18:42 +02:00
priojk
922ef1d9a5
Fix PHPStan issues
2023-09-23 17:14:33 +02:00
Francis Appels
34b6d05bad
Fix Générer intervention #26000 .
...
date and datehour already converted by setVarsFromFetchObj
2023-09-23 15:57:23 +02:00
priojk
5e8c793b54
Fix #26008 - translation reference keys for ProductRef
2023-09-23 13:34:30 +02:00
sonikf
f45a35860f
Fix #26005
2023-09-23 13:11:56 +03:00
Regis Houssin
5fccbcb9ae
FIX add field "entity" only in $tabfieldinsert
2023-09-23 10:05:36 +02:00
Regis Houssin
1100d8b418
FIX missing entity filter to customize by entity
2023-09-23 08:42:08 +02:00
priojk
1543e68f09
Fix: inventory card missing ability to add tabs
2023-09-22 16:17:55 +02:00
Lamrani Abdel
4a423e4729
NEW functionality mmassactions for delete projects
2023-09-22 14:06:11 +02:00
Laurent Destailleur
9cad027601
Fix look and feel v18
2023-09-22 13:50:52 +02:00
Frédéric FRANCE
446479d2b9
fix unknown variable
2023-09-22 13:45:37 +02:00
Laurent Destailleur
a758eaa086
FIX Expense report is created on the wrong entity
2023-09-22 13:43:16 +02:00
Laurent Destailleur
e6a539ae0d
CSS
2023-09-22 13:35:44 +02:00
Laurent Destailleur
09c7fc8e28
Fix css
2023-09-22 13:34:30 +02:00
sonikf
40238a5105
fix Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
2023-09-22 14:32:59 +03:00
sonikf
3c539bee6a
Add top_httphead('application/json');
2023-09-22 14:32:05 +03:00