ptibogxiv / adherentsplus

New adherent module for Dolibarr, comptible with my module Doliconnect for Wordpress/Dolibarr sync
https://www.ptibogxiv.net
GNU General Public License v3.0
13 stars 8 forks source link

wrong call of send_an_email in subscription.php #28

Closed aureleduda closed 1 year ago

aureleduda commented 1 year ago

Hello, In adherentsplus/subscription.php, the order of args in the call of send_an_email on line 430 is wrong : $listofnames must be after $listofmimes. This cause the sending of invoice files with type mime and filename of the pdf invoice reversed.

ptibogxiv commented 1 year ago

will be fix in next version v17 (soon for dolibarr v17)