|
@@ -168,6 +168,7 @@ export default {
|
|
|
orderId: this.aduitForm.id,
|
|
|
invoiceAmount: this.aduitForm.invoiceAmount,
|
|
|
invoiceLine: this.aduitForm.invoiceLine,
|
|
|
+ invoiceSource: 3,
|
|
|
invoiceHandler: {
|
|
|
handlerType: this.aduitForm.handlerType,
|
|
|
name: this.aduitForm.name,
|