Laurent Destailleur
ab5724e7ff
Mutualize code for forms to send emails. Remove thousand line of code.
2017-09-17 17:12:14 +02:00
Laurent Destailleur
a4086b52ef
NEW Can send email from contract card
2017-09-16 01:34:15 +02:00
Laurent Destailleur
7767ac2aa7
FIX Several problem with the last event box on project/tasks
2017-09-13 15:12:54 +02:00
Laurent Destailleur
7b2a71802b
Do some TODO on modulebuilder module.
2017-07-16 13:00:35 +02:00
Laurent Destailleur
743de4e586
FIX Option to classify proposal/order in workflow module must not set
...
source object to billed if amount differs.
2017-07-13 12:42:32 +02:00
Laurent Destailleur
2141cfb282
Fix code of triggers (disabled if module not enabled)
2017-07-13 11:25:25 +02:00
Laurent Destailleur
9127892c71
Fix several minor bugs
2017-07-13 02:33:48 +02:00
Laurent Destailleur
1c8daf9700
Standardize and debug code of module BlockedLog
2017-06-16 12:46:15 +02:00
alexis Algoud
ef0907d89e
NEW log download or preview event on a validate bill
2017-06-13 15:55:22 +02:00
alexis Algoud
f780af305a
NEW blocklog other things
...
fix minor
add view only for error
add download log as csv
add record event on bill send by mail event
2017-06-13 10:04:05 +02:00
Alexis Algoud
4fd24f6d8c
fix travis
2017-06-10 09:58:07 +02:00
Alexis Algoud
3d5899edf3
final blockedlog init
2017-06-10 09:25:32 +02:00
alexis Algoud
9b3b2e600f
init blockedlog trigger and hash store
2017-06-08 17:52:02 +02:00
Laurent Destailleur
aec4cef5de
Clean some code for type of event deprecated since 3.3
2017-05-19 12:58:38 +02:00
Laurent Destailleur
955c9f4217
Standardize the way online payments are working.
...
Removed the trigger file of PAYPAL module that stored data that was not
used by Dolibarr. The trigger event still exists, but if an external
module need action on it, it must provides itself its trigger file.
2017-05-13 21:10:56 +02:00
Alexandre SPANGARO
16a41242d3
Merge remote-tracking branch 'uptream/develop' into 6.0-stripe
2017-05-08 06:39:14 +02:00
Laurent Destailleur
c673d283e0
Fix script to send emailings
2017-05-02 18:21:50 +02:00
Laurent Destailleur
31d99bbfe6
Complete event tracked automatically
2017-05-02 12:17:25 +02:00
Alexandre SPANGARO
fed6d71d8a
Merge remote-tracking branch 'uptream/develop' into 6.0-stripe
2017-04-17 06:51:02 +02:00
Laurent Destailleur
aca1c1944d
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/mysql/data/llx_c_action_trigger.sql
2017-03-30 12:02:27 +02:00
Laurent Destailleur
f01815519a
Fix trigger of automatic events
2017-03-30 11:25:28 +02:00
Laurent Destailleur
1d6e760fc8
FIX Notification sending was broken.
2017-03-29 11:44:14 +02:00
Alexandre SPANGARO
6ce8aa7d6f
Merge remote-tracking branch 'uptream/develop' into 6.0-stripe
2017-03-07 22:08:23 +01:00
florian HENRY
227daee2de
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
dev_NEW_copyeventfiles
Conflicts:
htdocs/core/actions_sendmails.inc.php
2017-03-02 14:29:22 +01:00
Laurent Destailleur
59d2943d8d
Fix context must be provided to triggers using ->context no a dedicated
...
property.
2017-02-28 12:07:05 +01:00
Laurent Destailleur
40b412728f
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-02-28 11:49:10 +01:00
Laurent Destailleur
43a6366f1b
Fix security audit was not triggered.
2017-02-28 11:48:46 +01:00
Alexandre SPANGARO
05e50e1027
Merge remote-tracking branch 'uptream/develop' into 6.0-stripe
2017-02-28 05:52:43 +01:00
Laurent Destailleur
92d9eb3c5d
Several fix for a better management of #6424
2017-02-22 17:46:54 +01:00
Alexandre SPANGARO
942b58efaf
New : Integration of Stripe
2017-02-22 06:33:52 +01:00
florian HENRY
71cff4032c
NEW : option to copy into attachement files of events, files send by
...
mail (with auto event creation)
2016-11-18 16:26:12 +01:00
Laurent Destailleur
b999b0bb82
Fix dead code
2016-10-25 21:04:49 +02:00
Laurent Destailleur
c4dd689b08
Clean unreachable code
2016-10-21 11:53:41 +02:00
Laurent Destailleur
e7a09c07f9
Sync and clean language files
2016-10-11 10:38:38 +02:00
Laurent Destailleur
884a4e1afd
FIX Nber of attached files were not reported in event report of email
...
sent
2016-10-03 00:39:07 +02:00
Laurent Destailleur
efb05fda6a
Cleaner code to avoid to log when nothing is done
2016-09-12 19:58:43 +02:00
florian HENRY
baa7aa8cd4
New FEATURE
2016-09-07 14:08:41 +02:00
florian HENRY
d6be1cebcb
work on going
2016-09-07 12:41:32 +02:00
florian HENRY
f0622139ff
NEW : Add workflow to classifed propal bill on invoice validation
2016-08-04 09:55:16 +02:00
Laurent Destailleur
4d1885eb59
Fix: restore logout and logged translation key
2016-07-27 17:00:14 +02:00
Laurent Destailleur
058c431483
FIX The project was lost when creating the event "sent by email". Also,
...
event company "create" was not tracked by default like others.
2016-07-21 13:49:10 +02:00
florian HENRY
4e707af0fd
Add demo information and transsaction management
2016-05-23 09:16:47 +02:00
Marcos García de La Fuente
84b58d27e6
NEW Renamed ActionComm::add function to ActionComm::create
2016-04-16 21:41:06 +02:00
Laurent Destailleur
27217ccccd
Maxi debug of supplier order workflow.
...
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
2016-04-09 18:51:09 +02:00
Laurent Destailleur
b9ffc18c27
Uniformize log of supplier order. Now use the generic log feature.
2016-04-08 17:28:48 +02:00
Laurent Destailleur
f14b03a230
NEW Add more trackable events (create, submit and receive supplier
...
order). So we will be able to use generic features to log what was done
with the specific table llx_commande_fournisseur_log
2016-04-08 17:07:25 +02:00
Laurent Destailleur
059466030a
FIX Missing a new line into log of sent emails
2016-04-07 12:42:18 +02:00
abb
d35f728fad
added handle to trigger FICHINTER_ADD_CONTACT in notify module
2016-03-13 19:58:39 +01:00
Laurent Destailleur
945eb9f094
NEW Add the event BILL_PAYED to list of supported events for module
...
notification.
2016-02-22 12:52:01 +01:00
Laurent Destailleur
cbe65fbc79
Fix: fields added into 3.8 to store email event was not enough. To late
...
to use them. Will be done into 4.0
2016-01-08 13:05:56 +01:00