mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-17 02:42:54 -05:00
fix payment edit issue when invoice selected from url
This commit is contained in:
@@ -6,7 +6,7 @@ export default {
|
||||
customer_id: '',
|
||||
payment_number: '',
|
||||
payment_date: '',
|
||||
amount: 100,
|
||||
amount: 0,
|
||||
invoice_id: '',
|
||||
notes: '',
|
||||
payment_method_id: '',
|
||||
|
||||
Reference in New Issue
Block a user