feature: po pay downpayment
This commit is contained in:
@@ -1199,7 +1199,8 @@
|
||||
notes: this.$store.state.paymentmanual.notes,
|
||||
totalbill : this.$store.state.bill.selected_bill.totalbill,
|
||||
paid : this.$store.state.bill.selected_bill.paid,
|
||||
tanggalbayar : this.xtanggalbayar
|
||||
tanggalbayar: this.xtanggalbayar,
|
||||
type: this.$store.state.bill.selected_bill.type,
|
||||
}
|
||||
//console.log(prm.amount)
|
||||
this.$store.dispatch("paymentmanual/pay", prm)
|
||||
|
||||
Reference in New Issue
Block a user