|
@@ -14924,7 +14924,8 @@ import { SS as storage } from "storage"; // import { SS } from "storage"; */
|
|
|
buyerName: mjs.$this.$('selectField_lix0cyqx').getValue(),
|
|
|
buyerTaxId: mjs.$this.$('textField_lil34mng').getValue(),
|
|
|
sellerName: mjs.$this.$('textField_liihyrt3').getValue(),
|
|
|
- sellerTaxId: mjs.$this.$('textField_lil34mnf').getValue()
|
|
|
+ sellerTaxId: mjs.$this.$('textField_lil34mnf').getValue(),
|
|
|
+ type: mjs.$this.$('selectField_lzguk4du').getValue()
|
|
|
};
|
|
|
mjs.request.xhr.doPost(mjs.conf.api + "/invoice-va", {}, {
|
|
|
param: [param]
|