mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 17:44:32 -04:00
Support relabeling outstanding
This commit is contained in:
parent
1af20bd955
commit
63cddfe262
@ -234,6 +234,7 @@ class Account extends Eloquent
|
|||||||
'id_number',
|
'id_number',
|
||||||
'item',
|
'item',
|
||||||
'line_total',
|
'line_total',
|
||||||
|
'outstanding',
|
||||||
'paid_to_date',
|
'paid_to_date',
|
||||||
'partial_due',
|
'partial_due',
|
||||||
'po_number',
|
'po_number',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user