Missing variable .website in PDF creation. BUG. #1928

This commit is contained in:
Hillel Coren 2018-03-04 21:23:31 +02:00
parent ddac73b2ea
commit d6fb281965

View File

@ -977,6 +977,7 @@ class Invoice extends EntityModel implements BalanceAffecting
'postal_code',
'work_phone',
'payment_terms',
'website',
'contacts',
'country',
'currency_id',