Laurent Destailleur
|
25d2d52dd8
|
Debug v20
|
2024-03-19 16:04:11 +01:00 |
|
Laurent Destailleur
|
442d921ad7
|
Code comment
|
2024-03-19 15:55:37 +01:00 |
|
Jon Bendtsen
|
cc0afd1558
|
Merge branch 'develop' into new_thirdparty_notification_api
|
2024-03-19 00:03:34 +01:00 |
|
Laurent Destailleur
|
3d02ca0fdc
|
Debug v20
|
2024-03-16 13:41:24 +01:00 |
|
Jon Bendtsen
|
2f7d6afc6e
|
escaping type and reorder the field order to reduce line length
|
2024-03-16 10:57:53 +01:00 |
|
Jon Bendtsen
|
158622dfb9
|
looking in git blame it seems people insert this for far less changes
|
2024-03-16 10:08:19 +01:00 |
|
Jon Bendtsen
|
bc68755c40
|
creating notification in database
|
2024-03-16 09:45:55 +01:00 |
|
Jon Bendtsen
|
e90d35870b
|
there is no trigger available + indent fix
|
2024-03-16 00:15:40 +01:00 |
|
Jon Bendtsen
|
8d1d1666bf
|
also based on update bank account
|
2024-03-15 23:51:57 +01:00 |
|
Jon Bendtsen
|
d28835ef7d
|
adding 2 new notification triggers, Order and Invoice cancellation
|
2024-03-15 20:56:12 +01:00 |
|
Jon Bendtsen
|
5eaa6c84f1
|
missing one
|
2024-03-14 18:30:19 +01:00 |
|
Jon Bendtsen
|
18f3e3d20d
|
to remove php-stan complaints
|
2024-03-14 18:20:37 +01:00 |
|
Jon Bendtsen
|
5970524872
|
adding some publics and avoid asking for data we don't use
|
2024-03-13 23:51:49 +01:00 |
|
Jon Bendtsen
|
b3d660cbcb
|
a few more public values that PHPstan complains about missing
|
2024-03-13 23:47:34 +01:00 |
|
Jon Bendtsen
|
2a63c527c8
|
delete and fetch notifications. Based on companybankaccount.class.php
|
2024-03-13 23:09:47 +01:00 |
|
Laurent Destailleur
|
9b288e349e
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-02-18 17:20:16 +01:00 |
|
Laurent Destailleur
|
e38e9618ac
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-02-18 17:14:03 +01:00 |
|
Laurent Destailleur
|
ebe68c9075
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-02-18 17:06:36 +01:00 |
|
Florian Mortgat
|
6e5fd5eb58
|
FIX: notification module: for supplier orders (any of the 3 triggers), user can choose an e-mail template in conf, but the conf is not used when sending the notification (#28216)
|
2024-02-18 16:31:12 +01:00 |
|
Laurent Destailleur
|
4501872f17
|
Clean code with rector 2
|
2024-01-05 04:33:58 +01:00 |
|
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
|
a76cad9668
|
Merge pull request #24580 from randallmoraes/patch-13
Enable modify file to send by hook.
|
2023-04-25 18:15:29 +02:00 |
|
Randall Mora
|
eb5c02a83d
|
Enable modify file to send, by hook
Enable modify file to send, by hook
|
2023-04-24 07:43:25 -06:00 |
|
Randall Mora
|
c6143bcf3f
|
Enable modify file to send by hook.
Enable modify file to send by hook.
|
2023-04-24 07:40:59 -06: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 |
|