jaz-clio 5.20.13 → 5.20.15
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/ai-agents.md +62 -0
- package/assets/skills/api/help-center-mirror/bills.md +17 -32
- package/assets/skills/api/help-center-mirror/cashflow.md +27 -0
- package/assets/skills/api/help-center-mirror/customer-credits.md +10 -15
- 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 +4 -4
- package/assets/skills/api/help-center-mirror/invoices.md +17 -15
- package/assets/skills/api/help-center-mirror/reports.md +10 -0
- package/assets/skills/api/help-center-mirror/settings.md +200 -134
- package/assets/skills/api/help-center-mirror/supplier-credits.md +8 -13
- package/assets/skills/cli/SKILL.md +1 -1
- package/assets/skills/conversion/SKILL.md +1 -1
- package/assets/skills/jaz-pseudo-sql/SKILL.md +1 -1
- package/assets/skills/jobs/SKILL.md +1 -1
- package/assets/skills/transaction-recipes/SKILL.md +1 -1
- package/help-center-mirror/ai-agents.md +62 -0
- package/help-center-mirror/bills.md +17 -32
- package/help-center-mirror/cashflow.md +27 -0
- package/help-center-mirror/customer-credits.md +10 -15
- 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 +4 -4
- package/help-center-mirror/invoices.md +17 -15
- package/help-center-mirror/reports.md +10 -0
- package/help-center-mirror/settings.md +200 -134
- package/help-center-mirror/supplier-credits.md +8 -13
- package/package.json +1 -1
|
@@ -140,3 +140,65 @@ Source: https://help.jaz.ai/en/articles/10631206-clio
|
|
|
140
140
|
- Both chat and voice queries support **all languages** available in Jaz.
|
|
141
141
|
|
|
142
142
|
---
|
|
143
|
+
|
|
144
|
+
### Jaz for Claude and ChatGPT (Remote Connector)
|
|
145
|
+
Source: https://help.jaz.ai/en/articles/15432314-jaz-for-claude-and-chatgpt-remote-connector
|
|
146
|
+
|
|
147
|
+
**Q1. What is the Jaz connector for Claude and ChatGPT?**
|
|
148
|
+
|
|
149
|
+
- It connects your Jaz accounting workspace to Claude or ChatGPT. Once connected, you can ask in plain language to look up invoices and bills, run reports, manage contacts, reconcile transactions, and more.
|
|
150
|
+
- Jaz records accounting entries and reads your financial data. It does not move money or execute fund transfers.
|
|
151
|
+
|
|
152
|
+
**Q2. What do I need before I connect?**
|
|
153
|
+
|
|
154
|
+
- A Jaz account. Sign in at [app.jaz.ai](https://app.jaz.ai).
|
|
155
|
+
- Claude (claude.ai or the Claude desktop app), or ChatGPT with connectors enabled for your plan.
|
|
156
|
+
|
|
157
|
+
**Q3. How do I connect Jaz to Claude?**
|
|
158
|
+
|
|
159
|
+
- Open **Settings → Connectors → Add custom connector**.
|
|
160
|
+
- Enter the connector URL: `[https://mcp.jaz.ai/mcp](https://mcp.jaz.ai/mcp)` - Sign in to Jaz with your **email one-time code** or a**passkey**.
|
|
161
|
+
- Select **Allow**. The connector reaches every organization you belong to; you name the one you want in your request.**Q4. How do I connect Jaz to ChatGPT?**
|
|
162
|
+
|
|
163
|
+
- Open **Settings → Connectors → Add a connector** (connectors / developer mode must be enabled for your plan).
|
|
164
|
+
- Enter `[https://mcp.jaz.ai/mcp](https://mcp.jaz.ai/mcp)`, then follow the same sign-in and **Allow** steps.**Q5. What can I do once connected?**
|
|
165
|
+
|
|
166
|
+
- **Invoices and receivables:** list, search, create, update, pay, and download invoices; check what is overdue.
|
|
167
|
+
- **Bills and payables:** manage purchase bills and supplier credit notes.
|
|
168
|
+
- **Reports:** profit and loss, balance sheet, trial balance, general ledger, aging, cash flow.
|
|
169
|
+
- **Contacts, journals, bank and reconciliation, items, taxes, chart of accounts, currencies, fixed assets,** and more.**Q6. What are some example questions I can ask?**
|
|
170
|
+
|
|
171
|
+
- "What is my outstanding accounts receivable?"
|
|
172
|
+
- "List my unpaid invoices."
|
|
173
|
+
- "Show my profit and loss for last quarter."
|
|
174
|
+
- "Create a draft invoice for Acme Corp for 5,000."
|
|
175
|
+
- "What were my largest expenses this month?"
|
|
176
|
+
- "Generate a trial balance as of today."
|
|
177
|
+
|
|
178
|
+
**Q7. Will the assistant change my records without confirming?**
|
|
179
|
+
|
|
180
|
+
- The assistant confirms the details with you before creating or changing records.
|
|
181
|
+
|
|
182
|
+
**Q8. Can the connector move money or make payments?**
|
|
183
|
+
|
|
184
|
+
- No. The connector records accounting entries (for example, marking an invoice paid records a payment in your ledger) and reads your data. It does not transfer funds or execute payments to third parties.
|
|
185
|
+
|
|
186
|
+
**Q9. How do I work across multiple organizations?**
|
|
187
|
+
|
|
188
|
+
- No switching needed. The connector reaches every organization you belong to. Name the organization in your request (for example, "in Acme Pte Ltd, list unpaid invoices") and it targets that one. Ask "which organizations can you see?" to list them.
|
|
189
|
+
|
|
190
|
+
**Q10. How is my data secured?**
|
|
191
|
+
|
|
192
|
+
- Sign-in uses OAuth 2.1 with PKCE. The connector receives a scoped, time-limited token tied to your account that reaches the organizations you belong to, and never sees your password. Access to each organization is checked on every request.
|
|
193
|
+
- All traffic is over HTTPS. See the [privacy policy](https://jaz.ai/legal).
|
|
194
|
+
|
|
195
|
+
**Q11. How do I disconnect?**
|
|
196
|
+
|
|
197
|
+
- Remove the Jaz connector in your Claude or ChatGPT connector settings.
|
|
198
|
+
|
|
199
|
+
**Q12. Who do I contact for help?**
|
|
200
|
+
|
|
201
|
+
- Account or data questions: [api-support@jaz.ai](mailto:api-support@jaz.ai)
|
|
202
|
+
- Security reports: [security@jaz.ai](mailto:security@jaz.ai)
|
|
203
|
+
|
|
204
|
+
---
|
|
@@ -36,23 +36,6 @@ Source: https://help.jaz.ai/en/articles/9104226-apply-supplier-credit
|
|
|
36
36
|
|
|
37
37
|
---
|
|
38
38
|
|
|
39
|
-
### Bill Approval Records
|
|
40
|
-
Source: https://help.jaz.ai/en/articles/9115415-bill-approval-records
|
|
41
|
-
|
|
42
|
-
**Q1. What is a bill approval record?**
|
|
43
|
-
|
|
44
|
-
- A bill approval record shows the contents of a bill that has been approved.
|
|
45
|
-
- It lists out the items that have been approved for purchase, the quantities, prices, and amounts charged for it.
|
|
46
|
-
- At the bottom of the bill approval record, you can also find an audit record for the bill approval - indicating who submitted the bill for approval, and who approved the bill.
|
|
47
|
-
- Refer: [Can I download an active bill approval record PDF?](https://help.jaz.ai/en/articles/9104237-bill-downloads#h_1b9c44dc7a)
|
|
48
|
-
|
|
49
|
-
**Q2. How can I download a bill approval record?**
|
|
50
|
-
|
|
51
|
-
- After a submitted bill is approved, download
|
|
52
|
-
- For more information on submitting bills for approval and approving bills, see [Approvals](https://help.jaz.ai/en/articles/8938045-approvals)
|
|
53
|
-
|
|
54
|
-
---
|
|
55
|
-
|
|
56
39
|
### Bill Downloads
|
|
57
40
|
Source: https://help.jaz.ai/en/articles/9104237-bill-downloads
|
|
58
41
|
|
|
@@ -121,54 +104,56 @@ Source: https://help.jaz.ai/en/articles/9104224-draft-bills-payments
|
|
|
121
104
|
|
|
122
105
|
- Yes, a bill can be saved as a draft even if all the mandatory fields are not filled.
|
|
123
106
|
|
|
124
|
-
**Q2.
|
|
107
|
+
**Q2. Can I switch between draft bill transactions while editing?**
|
|
108
|
+
|
|
109
|
+
- Yes. Click the list icon beside **Edit Draft Bill** to switch between draft bills.**Q3. How can I convert a draft bill to an active one?**
|
|
125
110
|
|
|
126
111
|
- Any draft bill can be converted to active only after all the mandatory fields are filled.
|
|
127
112
|
|
|
128
|
-
**
|
|
113
|
+
**Q4. How do I bulk convert draft bills to active?**
|
|
129
114
|
|
|
130
|
-
- Select the draft bills using the checkboxes
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
-
|
|
115
|
+
- Select the draft bills using the checkboxes, then click **Check and Convert**.
|
|
116
|
+
- Jaz validates which bills can be converted and flags those with errors.
|
|
117
|
+
- Review the results. Signals are available to help you assess trends within a contact before confirming.
|
|
118
|
+
- Confirm to proceed. Only eligible bills will be converted.
|
|
134
119
|
|
|
135
|
-
**
|
|
120
|
+
**Q5. How do I bulk approve draft bills?**
|
|
136
121
|
|
|
137
122
|
- Select the draft bills using the checkboxes → click **Check and Approve**. This will:
|
|
138
123
|
- Validate which bills can be approved
|
|
139
124
|
- Show errors for those that can’t
|
|
140
125
|
- If you proceed, only eligible bills will be approved.
|
|
141
126
|
|
|
142
|
-
**
|
|
127
|
+
**Q6. Can I save bill payment records as drafts?**
|
|
143
128
|
|
|
144
129
|
- Similar to bill records, bill payments can also be saved as a draft.
|
|
145
130
|
|
|
146
|
-
**
|
|
131
|
+
**Q7. How can I convert draft payment records to active ones?**
|
|
147
132
|
|
|
148
133
|
- For bills, any draft payments are converted only if the bill is also converted to active.
|
|
149
134
|
- Hence, to record the payment, the bill must be converted to active status.
|
|
150
135
|
|
|
151
|
-
**
|
|
136
|
+
**Q8. Can I delete a draft bill?**
|
|
152
137
|
|
|
153
138
|
- Yes, you can delete a draft bill. If the bill had a draft payment linked, it will also be deleted.
|
|
154
139
|
|
|
155
|
-
**
|
|
140
|
+
**Q9. Can I delete a draft bill payment?**
|
|
156
141
|
|
|
157
142
|
- Similar to draft bills, draft bill payments can also be deleted.
|
|
158
143
|
|
|
159
|
-
**
|
|
144
|
+
**Q10. Do draft bills affect my financial reports?**
|
|
160
145
|
|
|
161
146
|
- No, it does not. Financial reports are only affected once the bills are active.
|
|
162
147
|
|
|
163
|
-
**
|
|
148
|
+
**Q11. Do draft bill payments affect my financial reports?**
|
|
164
149
|
|
|
165
150
|
- No, it does not. Financial reports are only affected once the payments are active.
|
|
166
151
|
|
|
167
|
-
**
|
|
152
|
+
**Q12. Can I create a non-base currency draft bill?**
|
|
168
153
|
|
|
169
154
|
- Yes, the currency setting on a bill does not affect the ability to save it as a draft.
|
|
170
155
|
|
|
171
|
-
**
|
|
156
|
+
**Q13. Can I create a non-base currency draft bill payment?**
|
|
172
157
|
|
|
173
158
|
- Yes, you can save a bill payment as a draft even if it is in non-base currency.
|
|
174
159
|
|
|
@@ -103,3 +103,30 @@ Source: https://help.jaz.ai/en/articles/9095678-cashflows
|
|
|
103
103
|
- Note: Cash Transfers and Quick Reconcile do not support negative amounts. The total sum cannot be negative—saving will be disabled if the total is less than or equal to zero.
|
|
104
104
|
|
|
105
105
|
---
|
|
106
|
+
|
|
107
|
+
### Import Cash Entries
|
|
108
|
+
Source: https://help.jaz.ai/en/articles/15423137-import-cash-entries
|
|
109
|
+
|
|
110
|
+
**Q1. What cash entries are supported for bulk import?**
|
|
111
|
+
|
|
112
|
+
- Jaz supports cash-ins/outs and cash transfers.
|
|
113
|
+
- Each import is only limited to 1,000 rows.
|
|
114
|
+
|
|
115
|
+
**Q2. How does cash entry import work?**
|
|
116
|
+
|
|
117
|
+
- Go to **Bank Reconciliation → Cashflows → New Direct Entry → Import Entries**(Cash-ins/outs or Cash Transfer).
|
|
118
|
+
- Choose the entry type to import and download the corresponding template. Fill it out in Excel and upload the completed file. Maximum 5 MB per import.
|
|
119
|
+
- **For cash-ins/outs:**
|
|
120
|
+
- Rows belonging to the same journal must share the same Reference. Type, Contact, and Date must also match across all rows.
|
|
121
|
+
- Each journal must include at least one Bank or Cash account line.
|
|
122
|
+
- Review all instructions in the Excel workbook before importing.
|
|
123
|
+
- **For cash transfers:**
|
|
124
|
+
- Each row imports as one cash transfer. Transfer From and Transfer To must be different Bank or Cash accounts.
|
|
125
|
+
- Cash-out Amount is in the Transfer From account's currency. Cash-in Amount is in the Transfer To account's currency.
|
|
126
|
+
- Review all instructions in the Excel workbook before importing.
|
|
127
|
+
- **After uploading:**
|
|
128
|
+
- Jaz will display a review screen before finalizing the import.
|
|
129
|
+
- Rows with errors are flagged and excluded from the import. Only valid rows will be imported.
|
|
130
|
+
- Confirm the import to post the eligible entries.
|
|
131
|
+
|
|
132
|
+
---
|
|
@@ -28,32 +28,27 @@ Source: https://help.jaz.ai/en/articles/9101352-draft-customer-credits
|
|
|
28
28
|
|
|
29
29
|
- Yes, a customer credit note can be saved as a draft even if all the mandatory fields are not filled.
|
|
30
30
|
|
|
31
|
-
**Q2.
|
|
31
|
+
**Q2. Can I switch between draft customer credit notes while editing?**
|
|
32
|
+
|
|
33
|
+
- Yes. Click the list icon beside **Edit Draft Credit Note** to switch between draft customer credit notes.**Q3. How can I convert a draft customer credit note to an active one?**
|
|
32
34
|
|
|
33
35
|
- Any draft bill can be converted to active only after all the mandatory fields are filled.
|
|
34
36
|
|
|
35
|
-
**
|
|
37
|
+
**Q4. Can I save a customer credit refund record as a draft?**
|
|
36
38
|
|
|
37
39
|
- Similar to a customer credit note, a refund can also be saved as a draft against a credit note.
|
|
38
40
|
|
|
39
|
-
**
|
|
41
|
+
**Q5. How can I convert a draft refund record to an active one?**
|
|
40
42
|
|
|
41
43
|
- For customer credits, any draft refunds are converted only if the credit note is also converted to active.
|
|
42
44
|
- Hence, to record the refund, the customer credit note must be converted to active status.
|
|
43
45
|
|
|
44
|
-
**
|
|
45
|
-
|
|
46
|
-
- Select the draft customer credits using the checkboxes → click **Check and Convert**. This will:
|
|
47
|
-
- Validate which customer credits can be converted
|
|
48
|
-
- Show errors for those that can’t
|
|
49
|
-
- If you proceed, only eligible customer credits will be converted.
|
|
50
|
-
|
|
51
|
-
**Q6. How do I bulk approve draft customer credits?**
|
|
46
|
+
**Q6. How do I bulk convert draft customer credits to active?**
|
|
52
47
|
|
|
53
|
-
- Select the draft
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
-
|
|
48
|
+
- Select the draft credit notes using the checkboxes, then click **Check and Convert**.
|
|
49
|
+
- Jaz validates which credit notes can be converted and flags those with errors.
|
|
50
|
+
- Review the results. Signals are available to help you assess trends within a contact before confirming.
|
|
51
|
+
- Confirm to proceed. Only eligible credit notes will be converted.
|
|
57
52
|
|
|
58
53
|
**Q7. Can I delete a draft customer credit?**
|
|
59
54
|
|