Commit Graph

691 Commits

Author SHA1 Message Date
Benjamin Falière
4272cfa7e4 Restore url public ticket 2025-02-26 10:06:43 +01:00
Benjamin Falière
db56e5c8ea Replace getDolGlobalString by getDolGlobalInt 2025-02-25 21:09:59 +01:00
Benjamin Falière
0c573812e9 Remove empty on getDolGlobalString() 2025-02-25 16:03:07 +01:00
Benjamin Falière
4cf6394f01 FIX(ticket): Notification email without public interface
Remove link to public interface from automatic notification email if not enabled.
2025-02-25 15:43:21 +01:00
William Mead
4c4b773de5 Fix send on assign 2025-01-02 14:59:44 +01:00
William Mead
37a815af53 Cleaned code 2025-01-02 14:50:14 +01:00
William Mead
f60f34cdf8 Backport fix for send email to assigned user on ticket create 2025-01-02 14:07:46 +01:00
thomas-Ngr
c396a08cb2 fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE (#31601)
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE

* edit wrong SQL erquest
2024-10-29 17:34:30 +01:00
MaximilienR-easya
fd0338cb1c Backport Fix error on empty(NOLOGIN) (#30594)
* initial commit

* Backport Fix from develop

* Fix precommit

* Correction as sugested in the PR

* Deleted too much last commit

* this time it's good
2024-09-23 03:53:22 +02:00
Laurent Destailleur
94e93aea05 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-04-29 13:32:47 +02:00
HENRY Florian
768846191b fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order (#29462)
* fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order

* fix: add control on back stattement
2024-04-27 12:49:27 +02:00
Eric Seigne
57e5599d82 Merge branch '18.0' into 18.0-ticket_code_review 2024-03-08 00:12:22 +01:00
Hasanuzzaman Sattar
042ef30a9f FIX #28518 (#28520)
* #28518

* Update interface_50_modTicket_TicketEmail.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-29 14:41:59 +01:00
Eric Seigne
02a7c27ec6 fix missing view.php 2024-02-27 01:11:20 +01:00
Eric Seigne
9d24025496 use TICKET_URL_PUBLIC_INTERFACE 2024-02-27 00:24:22 +01:00
Laurent Destailleur
7e994e4439 Fix error message 2023-10-24 19:45:56 +02:00
Laurent Destailleur
69e7a76aee Fix log level 2023-10-24 19:28:28 +02:00
Laurent Destailleur
8ea84c5bb5 FIX error of webhook not returned 2023-10-24 19:27:04 +02:00
Laurent Destailleur
15e927be31 FIX Bad name for trigger in HRM module 2023-10-17 14:46:51 +02:00
Regis Houssin
5476725066 FIX missing load group members for ldap synchro (#26167)
* FIX missing load group members for ldap synchro

* FIX missing load group members during fetch group
2023-10-10 18:37:50 +02:00
Laurent Destailleur
c40bb198ca Add log info to help debug trouble with object changing entity 2023-09-22 13:16:07 +02:00
Laurent Destailleur
82f69c68b1 Fix bad var 2023-09-03 20:23:58 +02:00
Francis Appels
71e145d852 Merge remote-tracking branch 'Dolibarr/18.0' into 18_fix_mass_bill_reception 2023-08-22 10:18:44 +02:00
Francis Appels
c06282358c Fix validate supplier invoice should also set closed reception billed. Related to #25530 2023-08-22 10:16:12 +02:00
Laurent Destailleur
a329abb1dd Fix warning 2023-08-15 00:29:14 +02:00
Laurent Destailleur
4445d9b489 Debug v18 - audit event not completely saved. Fix warnings 2023-08-14 21:43:24 +02:00
Laurent Destailleur
8646b826e0 Debug v18 2023-08-05 14:09:11 +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
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