Fixes for Payment Fillables
This commit is contained in:
parent
172604a1a0
commit
2aad520733
1 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,8 @@ class Payment extends BaseModel
|
|||
'date',
|
||||
'transaction_reference',
|
||||
'number',
|
||||
'exchange_currency_id',
|
||||
'exchange_rate',
|
||||
// 'is_manual',
|
||||
'private_notes',
|
||||
'custom_value1',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue