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',
|
'postal_code',
|
||||||
'work_phone',
|
'work_phone',
|
||||||
'payment_terms',
|
'payment_terms',
|
||||||
|
'website',
|
||||||
'contacts',
|
'contacts',
|
||||||
'country',
|
'country',
|
||||||
'currency_id',
|
'currency_id',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user