Added viewing all CSI responses + read only version of configurable form BOD-154
This commit is contained in:
@@ -55,7 +55,7 @@ export function InvoiceExportAllButton({
|
||||
|
||||
try {
|
||||
PartnerResponse = await axios.post(
|
||||
"http://48f9a09ccdec.ngrok.io/qb/",
|
||||
"http://localhost:1337/qb/",
|
||||
QbXmlResponse.data
|
||||
);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user