Polish Saudi guides - #457
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Saudi Arabia (ZATCA) documentation and workflow snippets to use clearer, more consistent naming, and enriches the registration/clearance guides with additional explanatory content and screenshots.
Changes:
- Renames Saudi workflow templates/snippets and harmonizes step names (e.g., “Set state”, “Send invoice to ZATCA”).
- Refreshes ZATCA registration and clearance/reporting guides (new titles, revised step narratives, added screenshots).
- Updates the Saudi Arabia app page to surface the registration guide and adjust action naming.
Reviewed changes
Copilot reviewed 6 out of 13 changed files in this pull request and generated 19 comments.
Show a summary per file
| File | Description |
|---|---|
| snippets/workflows/sa/sa-unregister.mdx | Renames unregister workflow metadata and step labels. |
| snippets/workflows/sa/sa-send-invoice.mdx | Renames send invoice workflow metadata and step labels. |
| snippets/workflows/sa/sa-register.mdx | Renames register workflow metadata and step labels. |
| guides/sa-zatca-registration.mdx | Retitles and expands registration guide; adds onboarding screenshots and updates workflow step descriptions. |
| guides/sa-zatca-clearance-reporting.mdx | Retitles and updates clearance/reporting guide; adds workflow screenshot and adjusts step descriptions. |
| apps/saudi-arabia.mdx | Updates Saudi Arabia app landing page links and action cards to match new guide/workflow wording. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
8
to
11
| ```json Register supplier in ZATCA | ||
| { | ||
| "name": "Register supplier in ZATCA", | ||
| "name": "ZATCA register supplier", | ||
| "description": "", |
Comment on lines
8
to
+11
| ```json Send to ZATCA | ||
| { | ||
| "name": "Send to ZATCA", | ||
| "description": "", | ||
| "name": "ZATCA send invoice", | ||
| "description": "Clears standard invoices and reports simplified invoices to ZATCA", |
Comment on lines
8
to
+11
| ```json Unregister supplier in ZATCA | ||
| { | ||
| "name": "Unregister supplier in ZATCA", | ||
| "description": "", | ||
| "name": "ZATCA unregister supplier", | ||
| "description": "Removes a supplier's registration from Invopop's internal systems", |
Comment on lines
+40
to
+42
| <Frame caption="ZATCA register supplier"> | ||
| <img src="/assets/guides/sa-register-supplier.png" width="640" /> | ||
| </Frame> |
Comment on lines
+45
to
47
| <Step title="Set State → Processing"> | ||
| Sets the state of the silo entry as "Processing". | ||
| </Step> |
Comment on lines
+112
to
116
| ## Unregistration (sandbox only) | ||
|
|
||
| Unregistering a party from ZATCA is handled by the **tax payers**, directly in the **FATOORA portal**, signing in with their own credentials. | ||
| Unregistering a party from ZATCA in production environment is handled by the **tax payers**, directly in the **FATOORA portal**, signing in with their own credentials. | ||
|
|
||
| Invopop also provides an unregister action that removes the party and its stored credentials from **Invopop's internal systems only**. It does not touch the party's registration with ZATCA. |
Comment on lines
+29
to
+31
| <Frame caption="ZATCA send invoice workflow"> | ||
| <img src="/assets/guides/sa-send-invoice.png" width="580" /> | ||
| </Frame> |
Comment on lines
+34
to
36
| <Step title="Set State → Processing"> | ||
| Sets the state of the silo entry as "Processing". | ||
| </Step> |
Comment on lines
+40
to
42
| <Step title="Set state → Sent"> | ||
| Marks the silo entry as "Sent" | ||
| </Step> |
Comment on lines
+63
to
+65
| <Card title="Unregister supplier from ZATCA" icon="https://assets.invopop.com/apps/zatca/icon.svg" horizontal> | ||
| Removes the party and its stored credentials from Invopop's internal systems. | ||
| </Card> |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.