Fiscalization flow
Fiscalization flow
Fiscalization flow
Which invoices are fiscalized?
Fiscalization 1.0 (CIS)
Applies when all of the following are true:
- The premises has CIS registration enabled
- The POS device has Fiscalization 1.0 enabled
- Payment method is cash, card, or check (not bank transfer)
moj-eRačun (B2B/B2G)
Applies when all of the following are true:
- Customer classification is Domestic
- Customer has an OIB
- moj-eRačun integration is enabled in settings
Fiscalization 1.0 — step by step
- Finalize the invoice (Finalize)
- On the detail page click Fiscalize
- The system calculates the ZKI (source protection code) by signing the invoice data locally with the FINA certificate
- Sends a SOAP request to the CIS system
- CIS returns the JIR (public identification serial number)
- Status changes to Fiscalized; ZKI and JIR appear on the detail page and are printed on the PDF invoice
Fiscalization 1.0 statuses:
| Status | Description |
|---|---|
| Pending | Awaiting first submission attempt |
| Sent | Request submitted, awaiting response |
| Confirmed | CIS returned JIR — fiscalization successful ✓ |
| Failed | CIS returned a permanent error |
| Retry | CIS returned a transient error; auto-retry in ~5 minutes |
If automatic retry fails, the Retry button triggers a manual attempt.
moj-eRačun — step by step
- Finalize (and fiscalize if required) the invoice
- On the detail page click Send eInvoice
- The system:
- Generates a PDF (Croatian language)
- Generates a UBL 2.1 XML with the PDF embedded
- Submits to the moj-eRačun API
- Delivery status moves through In preparation → In validation → Sent
- Invoice status changes to Sent
The Check status button on the detail page fetches the current status from moj-eRačun. The bulk Check statuses button on the invoice list refreshes all pending invoices at once.
Rules by customer type
| Customer classification | Fiscalization 1.0 | moj-eRačun |
|---|---|---|
| Domestic (with OIB) | Yes (if cash/card) | Yes |
| EU partner | No | No |
| Third country | No | No |
| No OIB | Manual only | No |
Rules by payment method
| Payment method | Fiscalization 1.0 | moj-eRačun |
|---|---|---|
| Cash | Mandatory | Not required |
| Card | Mandatory | Optional |
| Bank transfer | Not required | Available |