Mathieu
a4d5a7ed1f
FIX#23072
2022-12-20 12:36:50 +01:00
Laurent Destailleur
147207b4e1
NEW On a form to send an email, we show all emails of contacts of object
2022-08-30 01:35:08 +02:00
Laurent Destailleur
0d693d723a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/comm/propal/class/api_proposals.class.php
2022-08-25 14:31:47 +02:00
Laurent Destailleur
601e2b00d6
Fix default value for recipient
2022-08-25 02:53:50 +02:00
stickler-ci
de88a39bb6
Fixing style errors.
2022-06-09 13:25:44 +00:00
BENKE Charlene
39d29d4cf3
Update card_presend.tpl.php
2022-06-09 15:20:00 +02:00
BENKE Charlene
429f9c027e
php V8 warning
...
and little optimising code
2022-06-09 15:04:33 +02:00
Laurent Destailleur
3a5fe5063d
Debug v16
2022-05-10 16:19:00 +02:00
Laurent Destailleur
b7b88865e6
Update card_presend.tpl.php
2022-01-25 14:58:00 +01:00
bjoern86
cab4b762d3
Adds possibility to add senders name to $formmail->fromname
...
If INVOICE_EMAIL_SENDER_NAME, SHIPPING_EMAIL_SENDER_NAME, COMMANDE_EMAIL_SENDER_NAME or ORDER_SUPPLIER_EMAIL_SENDER_NAME is beeing set, use it as sender name. If not, keep $formmail->fromname blank
2022-01-01 20:24:30 +01:00
Laurent Destailleur
c5bdb7b4d8
Revert "Update card_presend.tpl.php"
2021-12-16 17:29:04 +01:00
Laurent Destailleur
0e593d9e8b
Merge branch 'develop' into patch-2
2021-12-16 17:28:07 +01:00
Frans Bosman
8c844c96df
Update card_presend.tpl.php
...
Add hidden feature ORDER_SUPPLIER_EMAIL_SENDER as sender address for purchase order emails
2021-12-13 20:33:42 +01:00
Laurent Destailleur
d54423990d
Merge pull request #19077 from polkiko/email_contentlines
...
FIX Content line substitution in email
2021-10-22 15:37:45 +02:00
polkiko
fd64f8966b
Fixed in-line substitution if there is no object
2021-10-22 15:19:11 +02:00
Polkiko
0c47a88098
FIX Content line substitution in email
2021-10-21 23:53:37 +02:00
Laurent Destailleur
5ad02ccc32
MAIN_EMAIL_ADD_TRACK_ID removed, MAIN_FIX_FOR_BUGGED_MTA 1 by defaut
2021-10-05 09:11:20 +02:00
Laurent Destailleur
8909702619
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
2021-09-16 13:40:05 +02:00
Laurent Destailleur
b1cb32c743
Fix some sql
2021-09-15 20:03:38 +02:00
stickler-ci
5524320fbc
Fixing style errors.
2021-07-23 17:46:44 +00:00
netdrag
6cfd8c6f24
Order Supplier Email Sender Extension
...
Extended the advanced options to specify an email address for the order supplier. Useful if you operate under a brand, but order under a different.
2021-07-22 18:38:22 +02:00
Frédéric FRANCE
acc41adb8d
fix warning
2021-06-10 22:22:24 +02:00
Laurent Destailleur
dd48c3ee9d
Remove deprecated __REFCLIENT__ (Replaced with __REF_CLIENT__)
2021-05-25 00:08:06 +02:00
Laurent Destailleur
6bf66adff0
Fix remove some $_REQUEST
2021-05-17 07:27:02 +02:00
Laurent Destailleur
91312f0411
Fix url for emailing unsubscribe
2021-05-11 21:13:52 +02:00
NextGestion
9304b3c474
Manage mass action "Send email" for Partnership module
2021-04-16 09:54:11 +01:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Laurent Destailleur
2673e93dfc
Update card_presend.tpl.php
2021-02-22 11:19:47 +01:00
Daniel
7bbf1b4841
Fix Formatting
2021-02-22 10:04:29 +01:00
Daniel
38e1264588
For more flexible salutation in some languages the folloing Variables
...
are availible
__CONTACT_LASTNAME_XXX__
__CONTACT_FIRSTNAME_XXX__
__CONTACT_SALUTATION_XXX__
2021-02-22 09:56:48 +01:00
kevin
fb14f7c0b8
Modify GETPOST parameters to match with v12
2021-01-15 14:40:55 +01:00
Laurent Destailleur
958b255822
Fix #15949 by introducing 'alphawithlgt' as GETPOST possible param.
2021-01-12 21:06:02 +01:00
Laurent Destailleur
da6c6c9e0a
Clean code
2020-11-08 14:39:20 +01:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Frédéric FRANCE
5a3780e062
end of dol_fiche_end
2020-10-27 18:19:31 +01:00
Frédéric FRANCE
9a470fa42d
replace deprecated
2020-10-22 22:50:03 +02:00
Laurent Destailleur
0616b9bc9b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/card.php
htdocs/compta/prelevement/line.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/functions2.lib.php
htdocs/core/tpl/card_presend.tpl.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2020-10-22 17:55:38 +02:00
Florian Mortgat
56db7d6c64
FIX: also check if there is a method $object->fetch_thirdparty() before calling it
2020-10-22 15:09:48 +02:00
Florian Mortgat
509819c119
FIX 12.0 - third party of object is not always fetched when initiating the e-mail presend action (e.g. from an order)
2020-10-21 23:19:29 +02:00
Laurent Destailleur
b8fe2188a6
Standardize code around model_pdf
2020-09-10 01:49:09 +02:00
Laurent Destailleur
b600478a5a
Work on recruitment module
2020-08-23 22:11:16 +02:00
Laurent Destailleur
220fc6db98
Work on recruitment module
2020-08-21 13:00:12 +02:00
Laurent Destailleur
91a50038ff
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/compta/prelevement/create.php
htdocs/compta/prelevement/fiche-stat.php
2020-07-27 19:35:34 +02:00
Laurent Destailleur
e3126ec999
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/tpl/card_presend.tpl.php
htdocs/multicurrency/class/multicurrency.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
2020-07-25 00:22:47 +02:00
Laurent Destailleur
960416f9bf
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/comm/card.php
2020-07-25 00:17:28 +02:00
stickler-ci
8273dbcd49
Fixing style errors.
2020-07-24 08:39:09 +00:00
Frans Bosman
94498b191b
Update card_presend.tpl.php
2020-07-24 10:37:19 +02:00
Frans Bosman
e2592d9049
Update card_presend.tpl.php
...
Add hidden options for specific sender email-adress for Invoices, Shipments and Order-confirmations
2020-07-22 11:44:26 +02:00
Laurent Destailleur
32aecb553b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formmail.class.php
2020-05-28 11:44:58 +02:00
Laurent Destailleur
45615081ec
FIX Bad use/detetion of text/html when forging template email.
2020-05-28 11:41:48 +02:00