Commit Graph

120966 Commits

Author SHA1 Message Date
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
54c8176cc9
Merge pull request #24641 from fappels/develop_order_msg
Add missing error message on modify order error.
2023-04-28 19:59:17 +02:00
Laurent Destailleur
1291095936
Merge pull request #24642 from Hystepik/develop#1
New : Dispatch card on reception object
2023-04-28 19:53:17 +02:00
Laurent Destailleur
3b7e864b83 Fix regression 2023-04-28 18:44:08 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Laurent Destailleur
600eb2b23b NEW The batch for remind on due date can be setup from validation date 2023-04-28 15:42:41 +02:00
Laurent Destailleur
8dd72e4540 Debug v18 2023-04-28 14:45:07 +02:00
Laurent Destailleur
c3deee285a css 2023-04-28 14:15:34 +02:00
hystepik
397e6dce38 Fix CI 2023-04-28 12:18:14 +02:00
Lucas Marcouiller
79b686fb33
Merge branch 'develop' into develop#1 2023-04-28 11:31:43 +02:00
Francis Appels
cec58e5631 Add missing error message on modify order error. 2023-04-28 10:48:50 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern 
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
c1196c7e4d Fix doc 2023-04-27 23:07:10 +02:00
Laurent Destailleur
aafb54fbc3 Declare properties 2023-04-27 23:01:34 +02:00
Laurent Destailleur
05307c6667 Fix missing return 2023-04-27 22:49:38 +02:00
Laurent Destailleur
684e429872 Fix bad param of function call 2023-04-27 22:45:49 +02:00
Laurent Destailleur
80fc8ab6ec More complete test for escape pgsql 2023-04-27 22:33:22 +02:00
Laurent Destailleur
36f8da5333 Doc 2023-04-27 22:26:52 +02:00
Laurent Destailleur
8c798b25d0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 22:14:06 +02:00
Laurent Destailleur
f44c97d3c6 Code is using the Universal Filter Syntax 2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
Laurent Destailleur
57cbb21f6b
Merge pull request #24547 from frederic34/patch-2
property and doc
2023-04-27 16:25:26 +02:00
Laurent Destailleur
302f212d90
Merge pull request #24595 from frederic34/patch-5
fix warning PHP8.1
2023-04-27 16:24:02 +02:00
Laurent Destailleur
038add3a61
Merge pull request #24616 from VMR-Global-Solutions/patch-1
Update api_receptions.class.php
2023-04-27 16:21:29 +02:00
Laurent Destailleur
07c7772255
Merge pull request #24623 from frederic34/patch-1
fix init_menu_auguria.sql
2023-04-27 16:21:04 +02:00
Laurent Destailleur
263d315ba4 Debug tooltip for cron 2023-04-27 16:19:35 +02:00
Laurent Destailleur
46e3413e8a Fix tooltips 2023-04-27 15:55:21 +02:00
hystepik
e979a8c97c add trans 2023-04-27 15:35:00 +02:00
Frédéric FRANCE
5e24ef5108
fix init_menu_auguria.sql 2023-04-27 15:29:42 +02:00
Laurent Destailleur
60385ea6ca
Merge pull request #24612 from frederic34/ajaxtooltip_cronjob
add ajax tooltip for cronjobs
2023-04-27 15:02:59 +02:00
Laurent Destailleur
020ba25956
Merge pull request #24620 from frederic34/patch-1
clean code
2023-04-27 14:59:17 +02:00
Laurent Destailleur
efc660aac3
Merge pull request #24622 from bafbes/abb170175
fix:Unused variable
2023-04-27 14:58:53 +02:00
hystepik
ca815ff9c6 working dispatchcard reception 2023-04-27 14:56:27 +02:00
Frédéric FRANCE
d64da50a9e Merge remote-tracking branch 'upstream/develop' into patch-2 2023-04-27 14:42:56 +02:00
Laurent Destailleur
80b6e78679 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:19:09 +02:00
bahfir abbes
8642791dce Unused variable 2023-04-27 13:06:12 +01:00
Laurent Destailleur
8a92d7f905 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:03:59 +02:00
Laurent Destailleur
302c6a0ab9 Fix serious regression in creating MO. 2023-04-27 14:02:59 +02:00
Laurent Destailleur
44b5b4fde9 Fix look and feel v17 2023-04-27 12:53:50 +02:00
Laurent Destailleur
fa832e8a0d Fix missing date in popup 2023-04-27 12:37:42 +02:00
Laurent Destailleur
84f79b592c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-27 12:24:47 +02:00
Laurent Destailleur
a11d8a5589 Fix field must never be empty 2023-04-27 11:55:49 +02:00
Frédéric FRANCE
53d2757a8f
clean code 2023-04-27 09:54:40 +02:00
Frédéric FRANCE
1d8c7f934f clean code 2023-04-27 09:47:00 +02:00
Frédéric FRANCE
0d3fdbe408 clean code 2023-04-27 09:42:54 +02:00
Frédéric FRANCE
244a986baf fix eval 2023-04-27 09:23:23 +02:00
VMR Global Solutions
7126ff7b1f
Update api_receptions.class.php
Change made in _private function validate in reception/class/api_receptions.class.php:709
replaced line 712
foreach (Shipments::$FIELDS as $field) { => foreach (Receptions::$FIELDS as $field) {
2023-04-27 09:16:17 +02:00
Laurent Destailleur
5b90302bf8 Update scope for security report 2023-04-27 00:00:36 +02:00
Laurent Destailleur
e09e6ffe2c Fix error message 2023-04-26 23:01:40 +02:00
Laurent Destailleur
eb0e56d9dd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-26 22:54:55 +02:00