jaz-clio 5.4.37 → 5.4.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/skills/api/SKILL.md +1 -1
- package/assets/skills/api/help-center-mirror/help-center-embeddings.json +1 -1
- package/assets/skills/api/help-center-mirror/help-center-index.json +1 -1
- package/assets/skills/api/help-center-mirror/index.md +1 -1
- package/assets/skills/api/help-center-mirror/reports.md +15 -7
- package/assets/skills/cli/SKILL.md +1 -1
- package/assets/skills/conversion/SKILL.md +1 -1
- package/assets/skills/jobs/SKILL.md +1 -1
- package/assets/skills/practice/SKILL.md +1 -1
- package/assets/skills/transaction-recipes/SKILL.md +1 -1
- package/help-center-mirror/help-center-embeddings.json +1 -1
- package/help-center-mirror/help-center-index.json +1 -1
- package/help-center-mirror/index.md +1 -1
- package/help-center-mirror/reports.md +15 -7
- package/package.json +1 -1
|
@@ -419,8 +419,8 @@ Source: https://help.jaz.ai/en/articles/13904552-gst-ledger
|
|
|
419
419
|
- Transaction Type
|
|
420
420
|
- Transaction Reference
|
|
421
421
|
- GST Rate (%)
|
|
422
|
-
- Net (
|
|
423
|
-
- GST (
|
|
422
|
+
- Net (base currency)
|
|
423
|
+
- GST (base currency)
|
|
424
424
|
- Click Apply to activate the selected filters.
|
|
425
425
|
|
|
426
426
|
**Q6. Can I customize the GST Ledger columns?**
|
|
@@ -430,8 +430,8 @@ Source: https://help.jaz.ai/en/articles/13904552-gst-ledger
|
|
|
430
430
|
- Account Name
|
|
431
431
|
- Account Type
|
|
432
432
|
- Tracking Tags
|
|
433
|
-
- GST (
|
|
434
|
-
- GST Adj. (
|
|
433
|
+
- GST (base currency)
|
|
434
|
+
- GST Adj. (base currency)
|
|
435
435
|
- Net (Source)
|
|
436
436
|
- GST (Source)
|
|
437
437
|
- Gross (Source)
|
|
@@ -443,8 +443,8 @@ Source: https://help.jaz.ai/en/articles/13904552-gst-ledger
|
|
|
443
443
|
- Contact
|
|
444
444
|
- GST Profile
|
|
445
445
|
- Currency
|
|
446
|
-
- Net (
|
|
447
|
-
- Gross (
|
|
446
|
+
- Net (base currency)
|
|
447
|
+
- Gross (base currency)
|
|
448
448
|
- Click Save after making changes.
|
|
449
449
|
|
|
450
450
|
**Q7. What is Display Options?**
|
|
@@ -468,7 +468,15 @@ You may also click Add New Template to create a customized GST Ledger layout.
|
|
|
468
468
|
|
|
469
469
|
**Q11. Does the GST Ledger support multi-currency?**
|
|
470
470
|
|
|
471
|
-
- Yes. If your organization uses multi-currency, both source currency and
|
|
471
|
+
- Yes. If your organization uses multi-currency, the GST Ledger can display amounts in both the source currency and the tax currency, depending on the columns selected in the report.
|
|
472
|
+
- **Note:** The tax currency is always the organization’s base currency, which is defined during organization creation.**Q12. What is the difference between base currency and source currency in the GST Ledger?**
|
|
473
|
+
|
|
474
|
+
- **Base Currency**
|
|
475
|
+
- The base currency is the organization’s default currency configured during organization creation. This also serves as the tax currency used in the GST Ledger.
|
|
476
|
+
- If a transaction is recorded in a different currency, the GST Ledger automatically converts the transaction amounts into the base currency for reporting and tax computation purposes.
|
|
477
|
+
- **Source Currency**
|
|
478
|
+
- The source currency refers to the original currency in which the transaction was recorded.
|
|
479
|
+
- For example, fields such as Net (Source), GST (Source), and Gross (Source) display the original transaction amounts before conversion into the base currency.
|
|
472
480
|
|
|
473
481
|
---
|
|
474
482
|
|