Laurent Destailleur
05ed721a8c
Fix name of constant for module TICKET
2018-07-06 13:09:07 +02:00
Laurent Destailleur
cfb41d4329
FIX: If module workflow disabled, we must disable autoclassification too
2018-07-03 11:43:50 +02:00
Laurent Destailleur
d6a84b0685
FIX Sync third party change to Stripe only if we change Stripe data
2018-06-11 11:47:10 +02:00
Laurent Destailleur
87d073b5cd
Fix conflict with external ticketsup module
2018-06-04 21:49:29 +02:00
Laurent Destailleur
a279451241
Fix can use actionmsg for generic trigger
2018-05-17 17:58:29 +02:00
Laurent Destailleur
1645c14e25
Fix deletion of stripe card
2018-05-17 13:51:17 +02:00
Laurent Destailleur
363eaf0d72
FIX Parameters to triggers must be set into $this->context array.
2018-05-05 13:44:49 +02:00
Laurent Destailleur
24518803fc
Clean code
2018-05-02 19:15:16 +02:00
Laurent Destailleur
d0fafc812e
Fix include of strip class only when required
2018-05-02 19:04:59 +02:00
Laurent Destailleur
0358e0f29f
Debug ticketsup
2018-04-19 15:11:26 +02:00
Laurent Destailleur
8acc752195
Debug ticket module
2018-04-19 14:44:21 +02:00
Laurent Destailleur
ace55ba569
Debug usage of extrafields for ticket module
2018-04-12 23:17:46 +02:00
Laurent Destailleur
698f5c165a
Merge pull request #8430 from atm-florian/dev_mailtouser
...
NEW : Can select from the user list into send form email (For field to and CC)
2018-04-11 17:55:40 +02:00
Laurent Destailleur
1feee6378f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-11 14:45:52 +02:00
Regis Houssin
97bf6fff7f
Fix: missing User object with API REST
2018-04-10 08:07:23 +02:00
florian HENRY
cc0fb830b8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-04-05 10:53:17 +02:00
Regis Houssin
6e616e1198
Fix: better performance for openldap
2018-03-28 10:06:00 +02:00
Laurent Destailleur
4c9ccb163c
Remove deprecated way of working. Use context array instead.
2018-03-27 17:58:24 +02:00
florian HENRY
ffbeb17ec2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-03-25 17:19:27 +02:00
Laurent Destailleur
a5dd98701e
Too verbose log
2018-03-25 13:40:22 +02:00
Laurent Destailleur
9980a5fbd0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
2018-03-22 14:08:43 +01:00
Laurent Destailleur
658b145ff4
Missing translation
2018-03-22 13:16:38 +01:00
florian HENRY
d3ae285c0c
finish work
2018-03-21 22:58:17 +01:00
Laurent Destailleur
1a70e7a7c4
Triggers for Strips payment modes
2018-03-16 16:42:26 +01:00
Laurent Destailleur
f258d31a98
Triggers for Strips payment modes
2018-03-16 16:10:04 +01:00
Laurent Destailleur
b232681318
NEW Add a button to create Stripe customer from the Payment mode tab
2018-03-14 16:53:16 +01:00
Laurent Destailleur
9c92e09295
Fix syntax
2018-03-13 14:48:01 +01:00
Laurent Destailleur
59b7187501
Rename interface_99_modStripe_Stripe.class.php to interface_80_modStripe_Stripe.class.php
2018-03-13 14:20:23 +01:00
Laurent Destailleur
4b7f4d29d1
Update interface_99_modStripe_Stripe.class.php
2018-03-13 14:19:26 +01:00
Laurent Destailleur
d6e8872af4
Update interface_99_modStripe_Stripe.class.php
2018-03-13 14:14:33 +01:00
ptibogxiv
3dd90a1f1a
FIX name of file
2018-03-13 13:21:36 +01:00
ptibogxiv
3aa0bdfe5c
ADD trigger when modify, delete thirdparty
...
More fix todo with new class of stripe.class.php
2018-03-13 12:17:57 +01:00
Laurent Destailleur
591b0993af
Fix PHPUnit for Ticket
2018-03-12 12:54:48 +01:00
Laurent Destailleur
ae82d045f8
Dolibarrize module ticket
2018-03-11 23:56:17 +01:00
jfefe
3b814ebba2
Try to fix phpunit test (br tag isuue)
2018-03-11 16:54:39 +01:00
jfefe
79acb79ae0
Begin integration of module « Ticketsup »
...
Related to #4948
2018-03-11 09:44:58 +01:00
Laurent Destailleur
45fd0cfc16
FIX Subscription events not recorded into agenda
2018-03-06 12:36:39 +01:00
Laurent Destailleur
72af963ed5
Fix triggers
2018-03-06 12:26:26 +01:00
Laurent Destailleur
17e012e0ac
FIX Subscription not correctly log in blockedlog
2018-03-06 09:08:45 +01:00
Laurent Destailleur
4eb7d7a332
Debug blockedlog with various payments
2018-01-29 18:22:26 +01:00
Laurent Destailleur
8014f7d822
Fix blockedlog module must store ref of invoice once validated
2018-01-12 19:09:43 +01:00
Laurent Destailleur
332ee53c22
Fix module blockedlog for donation
2018-01-05 12:43:53 +01:00
Laurent Destailleur
dbf7603118
Debug blockedlog for loi finance 2016
2018-01-05 04:31:48 +01:00
Laurent Destailleur
d895e1be9f
NEW Show list of tracked events into the module config page.
2017-12-16 22:26:25 +01:00
Laurent Destailleur
9cdf322bfb
Fix scrutinizer bugs
2017-12-15 22:14:28 +01:00
Laurent Destailleur
5af153550d
Debug blockedlog:
...
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
2017-12-15 16:56:08 +01:00
Laurent Destailleur
c1791b87b4
Fix status tracked
2017-12-04 18:04:52 +01:00
Laurent Destailleur
db4a96c96b
Add payment delete into blockedlog
2017-12-04 17:55:22 +01:00
Laurent Destailleur
0e4f82439b
Add event BILL_DELETE into blockedlog module
2017-12-03 21:47:37 +01:00
Laurent Destailleur
6796c08cb8
Debug/rewrite Blockedlog
2017-11-30 14:21:55 +01:00