Skip to main content

ETA — Egypt e-invoicing

Invoicerr does not support Egypt

No Egypt data file exists anywhere in this repository — no country policy, no identifiers, no tax system, no transmission channel. Nothing on this page is implemented. It is here so that someone who wants Egypt support knows what adding it would involve. The countries Invoicerr does cover are listed in the country directory.

Egypt's e-invoicing system is named ETA e-Invoice.

What supporting Egypt would involve​

SystemETA e-Invoice
AuthorityNot established here.
FormatA national format (ETA e-Invoice). No provider in backend/src/modules/documents/formats/ builds it today.
TransmissionNot established here.

Which catalogues a contributor would add​

Adding a country is data, not code. Adding a country is the procedure and the contract each file has to satisfy; this is only the shopping list for Egypt.

  • country-policy/data/eg.json — which document actions Egypt allows. Start here: without this file every action is refused with a 403, naming the country.
  • country-identifiers/data/eg.json — which national identifier a party must carry.
  • tax/tax-systems/data/eg.json and vat-rates/data/eg.json — the tax kind, and the rate ladder offered on an invoice line.
  • correction-routes/data/eg.json — all eleven canonical correction routes, unverified where unresearched, never omitted.
  • b2g-routing/data/eg.json — the channel and format an Egyptian public buyer requires.
  • transports/channel-policy/data/eg.json — whether a channel is legally required of a seller established in Egypt, and from what date.
  • archive/retention/data/eg.json — how long an archived document is kept, and what the duration is counted from.

Add mentions/, content-requirements/, country-fields/, reporting/ and domestic-reverse-charge/ only where the law actually gives them content.

Beyond those files, the work here is mostly research: this page names no national platform a transport would have to be built for.

Want Egypt supported?​

Check the open compliance issues first. If there is no issue for Egypt, open one and name which of the files above you need — a request that names one mechanism is far more actionable than "please add Egypt".