mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
Fixes for purchase order fillable list
This commit is contained in:
parent
f76de88e58
commit
2f8ea76d31
@ -84,7 +84,7 @@ class PurchaseOrder extends BaseModel
|
||||
'balance',
|
||||
'partial',
|
||||
'paid_to_date',
|
||||
'subscription_id',
|
||||
// 'subscription_id',
|
||||
'vendor_id',
|
||||
'last_viewed'
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user