KSA E-Invoicing and VAT Reports - ERPNext

i can’t I don’t have ( Add ) button and I tried to find out the problem, permissions cannot be changed

It works fine on another site

Hi ,
ERPNEXT is generating link to invoice in QRcode, but unfortunately government have following requirement

we will update qrcode ?

3 Likes

Is there any registartion has been done ERPNxt with Zakat (https://zatca.gov.sa/ )?

https://zatca.gov.sa/en/RulesRegulations/VAT/Documents/20181030_List%20of%20PoSAccounting%20Software%20Providers11-12-2018.pdf

Just a enquery

@rmehta

Yes, erpnext is now approved provider :blush:

Can I get that referance ?

Search for ERPNext. It is under Accurate System, ERPNext Partner in Saudi Arabia

2 Likes

I used the app for a V12 installation. Worked fine. On scanning the QR code output was this

				<SellerName>CM-21-00001</SellerName>
				<DateAndTime>2021-12-02</DateAndTime>
				<InvoiceTotal>115.0</InvoiceTotal>
				<VATTotal>15.0</VATTotal>
			</QRCode>

Seems in place of seller name the buyer ID is shown. Is it supposed to like this on on scanning?

Can folks from KSA clarify. The installation is for a friend’s small shop.

1 Like

I think the seller name and VAT ID is required. Now it is showing the customer name.

The PR has been merged to the latest release v13.15.2:

https://github.com/frappe/erpnext/pull/28605

1 Like

Hi @Mohammed_Redha

Yes, the PR is merged. Thank you but Invoice Total (with VAT) should be doc.grand_total not doc.total

The QR code currently shows Invoice Total before Discounts and Taxes and it is incorrect.

Hi Ahmed,

i have the same issue when scan you get the total without vat and supposed to be with vat did you find a solution for it?

Hi
Please any one guide me how can i show QR code on POS invoice.

Hi,

A pull request is already merged. The fix should be deployed in v13.16
https://github.com/frappe/erpnext/pull/28713

Hi,

Unfortunately, QR code wasn’t developed for POS Invoice which is necessarily meant to show QR code as it is a must in B2C transactions only.
The only solution is to work on Sales Invoice until they develop the feature but I didn’t find any PR in GitHub.

Hi Ahmed,
it is generating QR code in attachment and its working as well, just issue is that its not showing in print format. if we can show qr code in print format it will ready for POS as well.

Hi,
This isn’t a perfect solution, but can be used for POS for the time being.

Awesome pos creates sales invoice directly, see point 20 in attached image, so i believe this will solve the problem. Let me know if you have any questions

yes i am using awesome pos, but when i print pos invoice its showing broken image link. when i go to invoice and select invoices and print preview its showing qr code there

QR Code is currently not functional for Pos Invoice, it will only work with sales invoice

1 Like