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', 'postal_code',
'work_phone', 'work_phone',
'payment_terms', 'payment_terms',
'website',
'contacts', 'contacts',
'country', 'country',
'currency_id', 'currency_id',