fix payment edit issue when invoice selected from url

This commit is contained in:
Mohit Panjwani
2021-12-09 12:41:17 +05:30
parent 769e16cfca
commit f4e3688216
3 changed files with 37 additions and 3 deletions

View File

@ -6,7 +6,7 @@ export default {
customer_id: '',
payment_number: '',
payment_date: '',
amount: 100,
amount: 0,
invoice_id: '',
notes: '',
payment_method_id: '',