Laurent Destailleur
08258bce30
Merge pull request #25632 from frederic34/develop-1
...
doc
2023-08-19 12:06:35 +02:00
Laurent Destailleur
fb4e772e0a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-16 18:08:21 +02:00
Laurent Destailleur
61a319f790
NEW Perf avoid 2 useless fetch into the triggers of agenda.
2023-08-16 17:57:41 +02:00
Frédéric FRANCE
30ed164074
Update interface_20_modWorkflow_WorkflowManager.class.php
2023-08-16 11:53:08 +02:00
Frédéric FRANCE
460e229407
doc
2023-08-16 11:50:18 +02:00
Laurent Destailleur
59e380ee8f
Merge pull request #25602 from altairisfr/fixdelivered
...
FIX : avoid draft and cancelled shippings when searching if order should be set delivered
2023-08-16 02:28:15 +02:00
Laurent Destailleur
b1e1eecf24
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 00:31:51 +02:00
Laurent Destailleur
4445d9b489
Debug v18 - audit event not completely saved. Fix warnings
2023-08-14 21:43:24 +02:00
Christophe Battarel
5f1bbc602e
avoid draft shippings when searching if order should be flagged as delivered
2023-08-09 17:04:59 +02:00
Laurent Destailleur
04b7b0aaa6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-09 15:02:34 +02:00
Laurent Destailleur
5b13065bd8
Merge pull request #25503 from dolibit-ut/patch-727
...
Update interface_20_all_Logevents.class.php
2023-08-09 13:22:47 +02:00
Laurent Destailleur
10e2a35aa6
Update interface_20_all_Logevents.class.php
2023-08-09 13:21:56 +02:00
Laurent Destailleur
91982253a0
Clean code
2023-08-05 14:59:31 +02:00
Laurent Destailleur
3f8e343b10
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 14:10:42 +02:00
Laurent Destailleur
8646b826e0
Debug v18
2023-08-05 14:09:11 +02:00
antonin_tdj
a00045b94c
Check was after submit ( #25551 )
...
Check was added in the wrong place.
I moved it a few lines before.
2023-08-02 19:16:47 +02:00
Laurent Destailleur
49e63e1d38
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-01 19:17:09 +02:00
antonin_tdj
8c3c607225
NEW LDAP Active Directory UserAccountControl ( #25507 )
...
* fix ldapGroup
* add default userAccountControl to admin
* add const on activation
* update triggers create and enable/disable
---------
Co-authored-by: amarchal <antonin@letempledujeu.fr >
2023-08-01 18:20:51 +02:00
Laurent Destailleur
016ab20155
Fix warning
2023-07-31 03:52:05 +02:00
Florent Poinsaut
cdc8bc1b6f
FIX add notification hook to allow external module trigger ( #25506 )
2023-07-31 01:54:49 +02:00
UT from dolibit
155848585f
Update interface_20_all_Logevents.class.php
...
$langs->load("users"); only once at the start
2023-07-27 13:16:00 +02:00
jyhere
fe09500e91
FIX: workflow for closing supplier order dn't work (wrong source type) ( #25407 )
...
* FIX: workflow for closing supplier order dn't work (wrong source type)
* FIX: sql error when passing origin and origin id, no need to pass theses values
$object->origin is set to "commandeFournisseur', and it's definitively not working with the setStatus method.
SQL error : Table 'dolibarr.llx_commandeFournisseur' doesn't exist
I suppose origin should never be set to commandeFournisseur, but 'order_supplier' instead. Also, setStatus() $elementType is meant to be a table_element value, not an element value.
* Update interface_20_modWorkflow_WorkflowManager.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-07-23 21:47:13 +02:00
jyhere
c38651075e
FIX: workflow for closing supplier order dn't work (wrong source type) ( #25407 )
...
* FIX: workflow for closing supplier order dn't work (wrong source type)
* FIX: sql error when passing origin and origin id, no need to pass theses values
$object->origin is set to "commandeFournisseur', and it's definitively not working with the setStatus method.
SQL error : Table 'dolibarr.llx_commandeFournisseur' doesn't exist
I suppose origin should never be set to commandeFournisseur, but 'order_supplier' instead. Also, setStatus() $elementType is meant to be a table_element value, not an element value.
* Update interface_20_modWorkflow_WorkflowManager.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-07-23 21:44:20 +02:00
Laurent Destailleur
43a38904f3
Merge pull request #25225 from ATM-Consulting/fix_18.0_php8.2_fatal_in_blockedlog
...
float casting empty value
2023-06-30 20:07:01 +02:00
atm-greg
b727d7d89d
Update htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php
2023-06-30 12:23:40 +02:00
Frédéric FRANCE
e74d8fa54d
use isModEnabled
2023-06-29 14:04:39 +02:00
root
e40a2a056f
float casting empty value
2023-06-29 10:50:18 +02:00
Laurent Destailleur
886eaa9117
Fix error management and better merging behaviour
2023-06-15 12:48:12 +02:00
Laurent Destailleur
fe9521b6b2
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-21 17:34:34 +02:00
Laurent Destailleur
421f7ecff4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-05-21 11:36:42 +02:00
Laurent Destailleur
6350df54e8
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-05-21 11:22:36 +02:00
Laurent Destailleur
7167ff89b3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-05-21 11:21:27 +02:00
stickler-ci
b70676cc1f
Fixing style errors.
2023-05-17 21:47:51 +00:00
daraelmin
8fa581f936
FIX #24798 Deleting member subscription is not possible
...
object subscription has no getfullname method, it's in adherent class
2023-05-17 22:59:51 +02:00
Laurent Destailleur
c891196b5b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
1c3264ee0a
Merge pull request #24443 from altairis-benjamin/ticketAssignNotification
...
NEW Send a notification email when ticket assigned
2023-04-24 16:47:24 +02:00
Laurent Destailleur
6cb1424824
Removed a message non expected in a lot of cases
2023-04-24 15:33:14 +02:00
Frédéric FRANCE
fee9dec15a
use isModEnabled
2023-04-19 13:58:08 +02:00
Frédéric FRANCE
fa849696fb
use isModEnabled
2023-04-18 20:16:02 +02:00
Laurent Destailleur
9a420b8f41
Clean code
2023-04-18 16:15:27 +02:00
stickler-ci
011013fd87
Fixing style errors.
2023-04-05 15:33:46 +00:00
Benjamin Falière
24262f58ac
NEW Send an email when ticket assigned
2023-04-05 17:23:58 +02:00
Laurent Destailleur
76ab7136f2
Clean code
2023-03-19 15:22:21 +01:00
Laurent Destailleur
54d1250887
Merge + Clean duplicate trigger code. We must use the context.
2023-03-02 02:19:24 +01:00
Laurent Destailleur
14a59483f5
Debug v17
2023-03-01 23:50:02 +01:00
Laurent Destailleur
f6271d83db
Debug v17
2023-03-01 19:28:32 +01:00
Laurent Destailleur
a64ed59e18
Merge
2023-02-23 22:25:56 +01:00
Laurent Destailleur
2ee3426b5a
Merge pull request #23833 from marc-dll/15.0_FIX_PHP8_compatibility
...
FIX: various PHP8 compatibility fixes
2023-02-22 16:07:13 +01:00
Laurent Destailleur
fb4e3ec123
Debug v17
2023-02-22 15:50:46 +01:00
Marc de Lima Lucio
5feb334da2
Merge branch '17.0' of https://github.com/Dolibarr/dolibarr into 15.0_FIX_PHP8_compatibility
2023-02-14 09:16:43 +01:00