mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge: Missing variable .website in PDF creation. BUG.
This commit is contained in:
parent
05aba428fc
commit
9159bf6fc3
@ -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