-
@wes4m @HaimenToshi @adriantoro26 There is an error from zatca when I tried to execute below calculation "message": "The line VAT amount (KSA-11) must be Invoice line net amount (BT-131) x (Line VAT r…
-
First of all, big thanks to @wes4m for publishing this repo.
I've a doubt regarding the sequence of Invoice reference numbers in case of an EGS which issues both Standard and simplified invoices fr…
-
I tried to generate an invoice using the examples/full.ts provided in the git but from yesterday onwards the following error has been shown when trying to TestXML in https://sandbox.zatca.gov.sa/TestX…
-
I am using this npm in angular getting issue buffer is not define in toHex(to-hex.js)
should I its support for angular or need to use any other framework could you please give me a solution
-
Hey @wes4m,
Just want to discuss few things. So, in this repo are we doing only simplified tax invoice? If yes, please suggest me on how we can post below transactions.
● For Tax Invoice, code is …
-
How to implement ZATCA phase 2. Which is
1. Generate an XML file
2. Send the invoice to the FATOORA portal for validation
-
Hi, I was wondering, if this is compatible with ZATCA phase 1?
Is this the invoice data I need to save in a DB?
```js
{
sellerName: 'Axenda',
vatRegistrationNumber: '1234567891',
invoiceTim…
-
when I try to read the QR code at https://play.google.com/store/apps/details?id=com.zatca.vat it shows that the invoice is not registered while the all invoices at salla merchants are readable and sho…
-
Uncaught ReferenceError: Buffer is not defined
at toHex (to-hex.js:14:1)
at Tag.toTlv (tag.js:19:1)
at to-tlv.js:10:1
at Array.map ()
at toTlv (to-tlv.js:10:1)
at _c (Com…
-
Hey, first of all thanks for your tremendous efforts, I was trying the library out and it works great, the compliance API succeeds. However, I can't seem to be able to write the generated XML to a fil…