mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Missing variable .website in PDF creation. BUG. #1928
This commit is contained in:
parent
ddac73b2ea
commit
d6fb281965
@ -977,6 +977,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
||||
'postal_code',
|
||||
'work_phone',
|
||||
'payment_terms',
|
||||
'website',
|
||||
'contacts',
|
||||
'country',
|
||||
'currency_id',
|
||||
|
Loading…
x
Reference in New Issue
Block a user