/
E-Invoice

E-Invoice

In Mauritius, the E-Invoice is mandatory and it should be integrated with the Tax Authority.

Here are the steps to be done

  1. Create Action as below

 

 

image-20240715-082503.png

 

Field

Description

Field

Description

EbsMraId

16885418613172HJ2VRHL17I

(MRA ID of our Partner who got certified)

Area Code

721

(Partner Area Code)

UserName, Password

Fixed from the Partner

FilePathEncrypt

Public Key for the integration. It is kept in the below path

https://drive.google.com/file/d/1BoP_orVAdql_FB6fDdbHUjHMIhFg2IqQ/view?usp=drive_link

 

SellerName, SellerTan,SellerBusinessAddress,PhoneNumber

All come from the Partner or Customer

Production

True → If we are running on Production

InvoiceType

We can make it via Variable and it should be one

The type of invoice. Allowed values: STD or PRF or TRN or CRN or DRN

STD → Standard

PRF → Proforma

TRN → Training

CRN → Credit Note

DRN → Debit Note

QRCodeFolderPath

It saves the QR Code in BMP file and invoice number

To print that, we can use the following tag

<BMP>C:\Temp\Zatca2\QrFiles\{TICKET NO}.BMP

 

  1. Add Action to the Rule

 

image-20240709-122733.png

 

Note: We should not use Refund for Mauritius. Please change it to Return because the above action automatically sends the Return Data back to the E-Invoice

Related content