mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 02:44:29 -04:00
Fixes for Payment Fillables
This commit is contained in:
parent
172604a1a0
commit
2aad520733
@ -59,6 +59,8 @@ class Payment extends BaseModel
|
||||
'date',
|
||||
'transaction_reference',
|
||||
'number',
|
||||
'exchange_currency_id',
|
||||
'exchange_rate',
|
||||
// 'is_manual',
|
||||
'private_notes',
|
||||
'custom_value1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user