Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
54e6de0d7f
Fix with php-cs-fixer
2023-12-04 12:04:36 +01:00
Florent Poinsaut
f9a09bf09a
FIX Email text supplier order bis ( #26884 )
2023-11-28 11:41:26 +01:00
Florent Poinsaut
3cd3f0da3f
FIX email text for supplier order ( #26880 )
...
* Fix email text for supplier order
* Update other.lang
* Update other.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-28 11:29:57 +01:00
Laurent Destailleur
de96af8543
Fix warning php8.2
2023-11-27 11:24:19 +01:00
lvessiller-opendsi
3dd502b38f
NEW subject and message paramaeters on notification hook ( #26625 )
2023-11-16 23:27:50 +01:00
Florent Poinsaut
82fdfb03ca
Use fetch_project method in email ( #26284 )
2023-10-20 10:53:14 +02:00
William Mead
b3ce1af29d
NEW Added notification on closed intervention
2023-10-05 12:11:39 +02:00
Florent Poinsaut
ffee2af478
FiX CI
2023-10-02 17:01:53 +02:00
Florent Poinsaut
25bd19d7e5
Unneccesary else
2023-10-02 16:58:28 +02:00
Florent Poinsaut
17f8bc6c1f
Reduce unnecessary complexity
2023-10-02 16:44:44 +02:00
Laurent Destailleur
3cb78be3ac
Clean code
2023-09-29 16:27:07 +02:00
Florent Poinsaut
84c742a688
add ORDER_SUPPLIER_SUBMIT notif
2023-09-12 10:15:47 +02:00
Laurent Destailleur
55d93b3126
Fix help messages
2023-09-03 22:45:47 +02:00
Laurent Destailleur
7aac5b730b
Merge pull request #24870 from solution-libre/fix-notify-output-dir-supllier-order
...
Fix notify output dir supplier order
2023-05-26 00:52:43 +02:00
Florent Poinsaut
1cb666ff9f
Fix notify output dir supplier order
2023-05-24 14:41:57 +02:00
Laurent Destailleur
447f992b92
Fix warning
2023-04-26 21:07:14 +02:00
Laurent Destailleur
b3ea71f8f9
Merge pull request #24608 from solution-libre/fix-notification-templates
...
Fix notification templates
2023-04-26 21:05:41 +02:00
Florent Poinsaut
871610d4a1
Fix notification templates
2023-04-26 17:41:35 +02:00
Laurent Destailleur
370683b3a5
Merge pull request #22940 from FHenry/dev_add_OrderNotificationTriggers
...
NEW: Add Customer Order delivered (ORDER_CLOSE) in module Notification
2023-04-01 12:15:07 +02:00
Laurent Destailleur
54d1250887
Merge + Clean duplicate trigger code. We must use the context.
2023-03-02 02:19:24 +01:00
Laurent Destailleur
9828debb50
Merge pull request #23360 from randallmoraes/patch-7
...
Update notify.class.php
2022-12-30 13:32:13 +01:00
Laurent Destailleur
c886bad8b6
Fix warning
2022-12-28 17:00:28 +01:00
Randall Mora
f3d73690c6
Update notify.class.php
...
Allows modification of attachments using the hook
2022-12-28 08:29:55 -06:00
Florian HENRY
8202bc6930
NEW: Notification for Sign or Refused Propal from Online Page
2022-12-01 13:56:14 +01:00
Florian HENRY
0b4d8775b4
add good text
2022-11-23 14:00:24 +01:00
Florian HENRY
d59391aaf2
NEW: Add Customer Order delivered (ORDER_CLOSE) in module Notification
2022-11-23 13:08:09 +01:00
Laurent Destailleur
8952530fad
Merge pull request #22184 from fboitel/fboitel-dev-scrutinizer-10/09/2022
...
Fix scrutinizer 1
2022-09-25 17:17:48 +02:00
Laurent Destailleur
8ac625f03b
FIX reading of trackid in emailcollector (when on recipient suffix)
2022-09-12 10:26:20 +02:00
Faustin
44728ff93a
scrutinizer in core/class/notify.class.php : variable \labeltouse not defined for all paths
2022-09-10 16:21:16 +02:00
Laurent Destailleur
d18d570ecb
Merge pull request #21141 from al-misbah-informatique/develop
...
NEW: Send Notification Without File when E-mail Template doesn't attach file
2022-06-12 19:43:57 +02:00
Laurent Destailleur
559ec051ab
Fix scrutinizer
2022-06-12 11:43:29 +02:00
Abdelaziz MISBAH
14e7c5454e
FIX #21141 Update condition to check for attached file to E-mail Template
...
Update condition to check for attached file to E-ail Template, initial Commit doesn't check for if null (may generate fatal error depending on context), now we check if is an object, before checking if we join files.
2022-06-09 11:47:34 +01:00
Abdelaziz MISBAH
a29aa48100
Send Notification Without File when E-mail Template does'nt attach file
...
When we create an Email Template that does'nt require main file to be attached, we still send notification with an attached file, eg: when we send a notification when validating proposal it send proposal with attached file with mention NOT VALIDATED.
I added OR condition on checking pdf_path.
2022-06-07 13:13:08 +01:00
Laurent Destailleur
df4e5fe84d
Fix missing param
2022-03-31 13:28:19 +02:00
Laurent Destailleur
1304ed5763
Merge branch 'develop' into Notify
2022-03-30 12:41:57 +02:00
BB2A Anthony Berton
958b6abdaa
pdf_path
2022-03-23 17:31:54 +01:00
oscim
41fa1f968b
Update notify.class.php
...
add in var $parameters transmited in hook
outputlangs and labeltouse for customise by hook
2022-03-16 12:30:30 +01:00
BB2A Anthony Berton
316380afd2
1
2022-03-12 23:41:16 +01:00
BB2A Anthony Berton
899598bbb3
Cop
2022-03-12 16:50:48 +01:00
BB2A Anthony Berton
80a2499844
Clean
2022-03-11 11:25:49 +01:00
BB2A Anthony Berton
1a5beb0664
Fix style
2022-03-09 19:55:55 +01:00
BB2A Anthony Berton
e1e573c532
Add Hook
2022-03-09 19:55:40 +01:00
BB2A Anthony Berton
3a5a74478f
Add auther notif
2022-03-09 18:05:07 +01:00
Regis Houssin
399fffa81e
FIX convert core class
2022-01-27 10:19:35 +01:00
Laurent Destailleur
4eb9a7625a
Fix notification setup page.
2021-12-23 15:12:35 +01:00
Laurent Destailleur
a3493d0132
Clean code
2021-12-02 11:33:51 +01:00
Laurent Destailleur
ca6f222662
Fix notification (pb static var unknown)
2021-12-02 11:19:44 +01:00
Laurent Destailleur
4575bbae82
Clean code for browser notifications
2021-12-01 12:00:19 +01:00
Laurent Destailleur
55d30884b8
Remove strange code
2021-10-24 13:15:01 +02:00