Merge: Missing variable .website in PDF creation. BUG.

This commit is contained in:
Hillel Coren 2018-03-04 21:24:22 +02:00
parent 05aba428fc
commit 9159bf6fc3

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',