mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 12:41:10 -04: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