@keystrokehq/erpnext 0.1.5 → 0.1.6
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/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-comment.cjs +1 -0
- package/dist/actions/add-comment.cjs.map +1 -1
- package/dist/actions/add-comment.d.cts +3 -23
- package/dist/actions/add-comment.d.cts.map +1 -1
- package/dist/actions/add-comment.d.mts +3 -23
- package/dist/actions/add-comment.d.mts.map +1 -1
- package/dist/actions/add-comment.mjs +1 -0
- package/dist/actions/add-comment.mjs.map +1 -1
- package/dist/actions/add-tag.cjs +1 -0
- package/dist/actions/add-tag.cjs.map +1 -1
- package/dist/actions/add-tag.d.cts +3 -21
- package/dist/actions/add-tag.d.cts.map +1 -1
- package/dist/actions/add-tag.d.mts +3 -21
- package/dist/actions/add-tag.d.mts.map +1 -1
- package/dist/actions/add-tag.mjs +1 -0
- package/dist/actions/add-tag.mjs.map +1 -1
- package/dist/actions/apply-workflow.cjs +1 -0
- package/dist/actions/apply-workflow.cjs.map +1 -1
- package/dist/actions/apply-workflow.d.cts +3 -20
- package/dist/actions/apply-workflow.d.cts.map +1 -1
- package/dist/actions/apply-workflow.d.mts +3 -20
- package/dist/actions/apply-workflow.d.mts.map +1 -1
- package/dist/actions/apply-workflow.mjs +1 -0
- package/dist/actions/apply-workflow.mjs.map +1 -1
- package/dist/actions/cancel-document.cjs +1 -0
- package/dist/actions/cancel-document.cjs.map +1 -1
- package/dist/actions/cancel-document.d.cts +3 -20
- package/dist/actions/cancel-document.d.cts.map +1 -1
- package/dist/actions/cancel-document.d.mts +3 -20
- package/dist/actions/cancel-document.d.mts.map +1 -1
- package/dist/actions/cancel-document.mjs +1 -0
- package/dist/actions/cancel-document.mjs.map +1 -1
- package/dist/actions/create-document.cjs +1 -0
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +3 -20
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -20
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +1 -0
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-timesheet.cjs +1 -0
- package/dist/actions/create-timesheet.cjs.map +1 -1
- package/dist/actions/create-timesheet.d.cts +3 -28
- package/dist/actions/create-timesheet.d.cts.map +1 -1
- package/dist/actions/create-timesheet.d.mts +3 -28
- package/dist/actions/create-timesheet.d.mts.map +1 -1
- package/dist/actions/create-timesheet.mjs +1 -0
- package/dist/actions/create-timesheet.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -0
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +3 -20
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -20
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs +1 -0
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/download-file.cjs +1 -0
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +3 -19
- package/dist/actions/download-file.d.cts.map +1 -1
- package/dist/actions/download-file.d.mts +3 -19
- package/dist/actions/download-file.d.mts.map +1 -1
- package/dist/actions/download-file.mjs +1 -0
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/download-pdf.cjs +1 -0
- package/dist/actions/download-pdf.cjs.map +1 -1
- package/dist/actions/download-pdf.d.cts +3 -22
- package/dist/actions/download-pdf.d.cts.map +1 -1
- package/dist/actions/download-pdf.d.mts +3 -22
- package/dist/actions/download-pdf.d.mts.map +1 -1
- package/dist/actions/download-pdf.mjs +1 -0
- package/dist/actions/download-pdf.mjs.map +1 -1
- package/dist/actions/get-all-languages.cjs +1 -0
- package/dist/actions/get-all-languages.cjs.map +1 -1
- package/dist/actions/get-all-languages.d.cts +3 -19
- package/dist/actions/get-all-languages.d.cts.map +1 -1
- package/dist/actions/get-all-languages.d.mts +3 -19
- package/dist/actions/get-all-languages.d.mts.map +1 -1
- package/dist/actions/get-all-languages.mjs +1 -0
- package/dist/actions/get-all-languages.mjs.map +1 -1
- package/dist/actions/get-all-roles.cjs +1 -0
- package/dist/actions/get-all-roles.cjs.map +1 -1
- package/dist/actions/get-all-roles.d.cts +3 -17
- package/dist/actions/get-all-roles.d.cts.map +1 -1
- package/dist/actions/get-all-roles.d.mts +3 -17
- package/dist/actions/get-all-roles.d.mts.map +1 -1
- package/dist/actions/get-all-roles.mjs +1 -0
- package/dist/actions/get-all-roles.mjs.map +1 -1
- package/dist/actions/get-client.cjs +1 -0
- package/dist/actions/get-client.cjs.map +1 -1
- package/dist/actions/get-client.d.cts +3 -21
- package/dist/actions/get-client.d.cts.map +1 -1
- package/dist/actions/get-client.d.mts +3 -21
- package/dist/actions/get-client.d.mts.map +1 -1
- package/dist/actions/get-client.mjs +1 -0
- package/dist/actions/get-client.mjs.map +1 -1
- package/dist/actions/get-count.cjs +1 -0
- package/dist/actions/get-count.cjs.map +1 -1
- package/dist/actions/get-count.d.cts +3 -20
- package/dist/actions/get-count.d.cts.map +1 -1
- package/dist/actions/get-count.d.mts +3 -20
- package/dist/actions/get-count.d.mts.map +1 -1
- package/dist/actions/get-count.mjs +1 -0
- package/dist/actions/get-count.mjs.map +1 -1
- package/dist/actions/get-doc-with-meta.cjs +1 -0
- package/dist/actions/get-doc-with-meta.cjs.map +1 -1
- package/dist/actions/get-doc-with-meta.d.cts +3 -20
- package/dist/actions/get-doc-with-meta.d.cts.map +1 -1
- package/dist/actions/get-doc-with-meta.d.mts +3 -20
- package/dist/actions/get-doc-with-meta.d.mts.map +1 -1
- package/dist/actions/get-doc-with-meta.mjs +1 -0
- package/dist/actions/get-doc-with-meta.mjs.map +1 -1
- package/dist/actions/get-doctype-meta.cjs +1 -0
- package/dist/actions/get-doctype-meta.cjs.map +1 -1
- package/dist/actions/get-doctype-meta.d.cts +3 -20
- package/dist/actions/get-doctype-meta.d.cts.map +1 -1
- package/dist/actions/get-doctype-meta.d.mts +3 -20
- package/dist/actions/get-doctype-meta.d.mts.map +1 -1
- package/dist/actions/get-doctype-meta.mjs +1 -0
- package/dist/actions/get-doctype-meta.mjs.map +1 -1
- package/dist/actions/get-document.cjs +1 -0
- package/dist/actions/get-document.cjs.map +1 -1
- package/dist/actions/get-document.d.cts +3 -22
- package/dist/actions/get-document.d.cts.map +1 -1
- package/dist/actions/get-document.d.mts +3 -22
- package/dist/actions/get-document.d.mts.map +1 -1
- package/dist/actions/get-document.mjs +1 -0
- package/dist/actions/get-document.mjs.map +1 -1
- package/dist/actions/get-exchange-rate.cjs +1 -0
- package/dist/actions/get-exchange-rate.cjs.map +1 -1
- package/dist/actions/get-exchange-rate.d.cts +3 -21
- package/dist/actions/get-exchange-rate.d.cts.map +1 -1
- package/dist/actions/get-exchange-rate.d.mts +3 -21
- package/dist/actions/get-exchange-rate.d.mts.map +1 -1
- package/dist/actions/get-exchange-rate.mjs +1 -0
- package/dist/actions/get-exchange-rate.mjs.map +1 -1
- package/dist/actions/get-fiscal-year.cjs +1 -0
- package/dist/actions/get-fiscal-year.cjs.map +1 -1
- package/dist/actions/get-fiscal-year.d.cts +3 -20
- package/dist/actions/get-fiscal-year.d.cts.map +1 -1
- package/dist/actions/get-fiscal-year.d.mts +3 -20
- package/dist/actions/get-fiscal-year.d.mts.map +1 -1
- package/dist/actions/get-fiscal-year.mjs +1 -0
- package/dist/actions/get-fiscal-year.mjs.map +1 -1
- package/dist/actions/get-framework-version.cjs +1 -0
- package/dist/actions/get-framework-version.cjs.map +1 -1
- package/dist/actions/get-framework-version.d.cts +3 -17
- package/dist/actions/get-framework-version.d.cts.map +1 -1
- package/dist/actions/get-framework-version.d.mts +3 -17
- package/dist/actions/get-framework-version.d.mts.map +1 -1
- package/dist/actions/get-framework-version.mjs +1 -0
- package/dist/actions/get-framework-version.mjs.map +1 -1
- package/dist/actions/get-item-details.cjs +1 -0
- package/dist/actions/get-item-details.cjs.map +1 -1
- package/dist/actions/get-item-details.d.cts +3 -30
- package/dist/actions/get-item-details.d.cts.map +1 -1
- package/dist/actions/get-item-details.d.mts +3 -30
- package/dist/actions/get-item-details.d.mts.map +1 -1
- package/dist/actions/get-item-details.mjs +1 -0
- package/dist/actions/get-item-details.mjs.map +1 -1
- package/dist/actions/get-list.cjs +1 -0
- package/dist/actions/get-list.cjs.map +1 -1
- package/dist/actions/get-list.d.cts +3 -24
- package/dist/actions/get-list.d.cts.map +1 -1
- package/dist/actions/get-list.d.mts +3 -24
- package/dist/actions/get-list.d.mts.map +1 -1
- package/dist/actions/get-list.mjs +1 -0
- package/dist/actions/get-list.mjs.map +1 -1
- package/dist/actions/get-logged-user.cjs +1 -0
- package/dist/actions/get-logged-user.cjs.map +1 -1
- package/dist/actions/get-logged-user.d.cts +3 -17
- package/dist/actions/get-logged-user.d.cts.map +1 -1
- package/dist/actions/get-logged-user.d.mts +3 -17
- package/dist/actions/get-logged-user.d.mts.map +1 -1
- package/dist/actions/get-logged-user.mjs +1 -0
- package/dist/actions/get-logged-user.mjs.map +1 -1
- package/dist/actions/get-party-details.cjs +1 -0
- package/dist/actions/get-party-details.cjs.map +1 -1
- package/dist/actions/get-party-details.d.cts +3 -21
- package/dist/actions/get-party-details.d.cts.map +1 -1
- package/dist/actions/get-party-details.d.mts +3 -21
- package/dist/actions/get-party-details.d.mts.map +1 -1
- package/dist/actions/get-party-details.mjs +1 -0
- package/dist/actions/get-party-details.mjs.map +1 -1
- package/dist/actions/get-payment-entry.cjs +1 -0
- package/dist/actions/get-payment-entry.cjs.map +1 -1
- package/dist/actions/get-payment-entry.d.cts +3 -20
- package/dist/actions/get-payment-entry.d.cts.map +1 -1
- package/dist/actions/get-payment-entry.d.mts +3 -20
- package/dist/actions/get-payment-entry.d.mts.map +1 -1
- package/dist/actions/get-payment-entry.mjs +1 -0
- package/dist/actions/get-payment-entry.mjs.map +1 -1
- package/dist/actions/get-stock-balance.cjs +1 -0
- package/dist/actions/get-stock-balance.cjs.map +1 -1
- package/dist/actions/get-stock-balance.d.cts +3 -21
- package/dist/actions/get-stock-balance.d.cts.map +1 -1
- package/dist/actions/get-stock-balance.d.mts +3 -21
- package/dist/actions/get-stock-balance.d.mts.map +1 -1
- package/dist/actions/get-stock-balance.mjs +1 -0
- package/dist/actions/get-stock-balance.mjs.map +1 -1
- package/dist/actions/get-timezones.cjs +1 -0
- package/dist/actions/get-timezones.cjs.map +1 -1
- package/dist/actions/get-timezones.d.cts +3 -17
- package/dist/actions/get-timezones.d.cts.map +1 -1
- package/dist/actions/get-timezones.d.mts +3 -17
- package/dist/actions/get-timezones.d.mts.map +1 -1
- package/dist/actions/get-timezones.mjs +1 -0
- package/dist/actions/get-timezones.mjs.map +1 -1
- package/dist/actions/get-user-roles.cjs +1 -0
- package/dist/actions/get-user-roles.cjs.map +1 -1
- package/dist/actions/get-user-roles.d.cts +3 -19
- package/dist/actions/get-user-roles.d.cts.map +1 -1
- package/dist/actions/get-user-roles.d.mts +3 -19
- package/dist/actions/get-user-roles.d.mts.map +1 -1
- package/dist/actions/get-user-roles.mjs +1 -0
- package/dist/actions/get-user-roles.mjs.map +1 -1
- package/dist/actions/get-value.cjs +1 -0
- package/dist/actions/get-value.cjs.map +1 -1
- package/dist/actions/get-value.d.cts +3 -22
- package/dist/actions/get-value.d.cts.map +1 -1
- package/dist/actions/get-value.d.mts +3 -22
- package/dist/actions/get-value.d.mts.map +1 -1
- package/dist/actions/get-value.mjs +1 -0
- package/dist/actions/get-value.mjs.map +1 -1
- package/dist/actions/get-workflow-transitions.cjs +1 -0
- package/dist/actions/get-workflow-transitions.cjs.map +1 -1
- package/dist/actions/get-workflow-transitions.d.cts +3 -20
- package/dist/actions/get-workflow-transitions.d.cts.map +1 -1
- package/dist/actions/get-workflow-transitions.d.mts +3 -20
- package/dist/actions/get-workflow-transitions.d.mts.map +1 -1
- package/dist/actions/get-workflow-transitions.mjs +1 -0
- package/dist/actions/get-workflow-transitions.mjs.map +1 -1
- package/dist/actions/insert-document.cjs +1 -0
- package/dist/actions/insert-document.cjs.map +1 -1
- package/dist/actions/insert-document.d.cts +3 -19
- package/dist/actions/insert-document.d.cts.map +1 -1
- package/dist/actions/insert-document.d.mts +3 -19
- package/dist/actions/insert-document.d.mts.map +1 -1
- package/dist/actions/insert-document.mjs +1 -0
- package/dist/actions/insert-document.mjs.map +1 -1
- package/dist/actions/insert-many.cjs +1 -0
- package/dist/actions/insert-many.cjs.map +1 -1
- package/dist/actions/insert-many.d.cts +3 -19
- package/dist/actions/insert-many.d.cts.map +1 -1
- package/dist/actions/insert-many.d.mts +3 -19
- package/dist/actions/insert-many.d.mts.map +1 -1
- package/dist/actions/insert-many.mjs +1 -0
- package/dist/actions/insert-many.mjs.map +1 -1
- package/dist/actions/list-doctypes.cjs +1 -0
- package/dist/actions/list-doctypes.cjs.map +1 -1
- package/dist/actions/list-doctypes.d.cts +3 -22
- package/dist/actions/list-doctypes.d.cts.map +1 -1
- package/dist/actions/list-doctypes.d.mts +3 -22
- package/dist/actions/list-doctypes.d.mts.map +1 -1
- package/dist/actions/list-doctypes.mjs +1 -0
- package/dist/actions/list-doctypes.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +1 -0
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +3 -23
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -23
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +1 -0
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-employees.cjs +1 -0
- package/dist/actions/list-employees.cjs.map +1 -1
- package/dist/actions/list-employees.d.cts +3 -22
- package/dist/actions/list-employees.d.cts.map +1 -1
- package/dist/actions/list-employees.d.mts +3 -22
- package/dist/actions/list-employees.d.mts.map +1 -1
- package/dist/actions/list-employees.mjs +1 -0
- package/dist/actions/list-employees.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +1 -0
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +3 -22
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +3 -22
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +1 -0
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-timesheets.cjs +1 -0
- package/dist/actions/list-timesheets.cjs.map +1 -1
- package/dist/actions/list-timesheets.d.cts +3 -22
- package/dist/actions/list-timesheets.d.cts.map +1 -1
- package/dist/actions/list-timesheets.d.mts +3 -22
- package/dist/actions/list-timesheets.d.mts.map +1 -1
- package/dist/actions/list-timesheets.mjs +1 -0
- package/dist/actions/list-timesheets.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +1 -0
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +3 -22
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +3 -22
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +1 -0
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/make-delivery-note.cjs +1 -0
- package/dist/actions/make-delivery-note.cjs.map +1 -1
- package/dist/actions/make-delivery-note.d.cts +3 -19
- package/dist/actions/make-delivery-note.d.cts.map +1 -1
- package/dist/actions/make-delivery-note.d.mts +3 -19
- package/dist/actions/make-delivery-note.d.mts.map +1 -1
- package/dist/actions/make-delivery-note.mjs +1 -0
- package/dist/actions/make-delivery-note.mjs.map +1 -1
- package/dist/actions/make-purchase-order.cjs +1 -0
- package/dist/actions/make-purchase-order.cjs.map +1 -1
- package/dist/actions/make-purchase-order.d.cts +3 -19
- package/dist/actions/make-purchase-order.d.cts.map +1 -1
- package/dist/actions/make-purchase-order.d.mts +3 -19
- package/dist/actions/make-purchase-order.d.mts.map +1 -1
- package/dist/actions/make-purchase-order.mjs +1 -0
- package/dist/actions/make-purchase-order.mjs.map +1 -1
- package/dist/actions/make-sales-invoice.cjs +1 -0
- package/dist/actions/make-sales-invoice.cjs.map +1 -1
- package/dist/actions/make-sales-invoice.d.cts +3 -19
- package/dist/actions/make-sales-invoice.d.cts.map +1 -1
- package/dist/actions/make-sales-invoice.d.mts +3 -19
- package/dist/actions/make-sales-invoice.d.mts.map +1 -1
- package/dist/actions/make-sales-invoice.mjs +1 -0
- package/dist/actions/make-sales-invoice.mjs.map +1 -1
- package/dist/actions/make-stock-entry.cjs +1 -0
- package/dist/actions/make-stock-entry.cjs.map +1 -1
- package/dist/actions/make-stock-entry.d.cts +3 -24
- package/dist/actions/make-stock-entry.d.cts.map +1 -1
- package/dist/actions/make-stock-entry.d.mts +3 -24
- package/dist/actions/make-stock-entry.d.mts.map +1 -1
- package/dist/actions/make-stock-entry.mjs +1 -0
- package/dist/actions/make-stock-entry.mjs.map +1 -1
- package/dist/actions/ping.cjs +1 -0
- package/dist/actions/ping.cjs.map +1 -1
- package/dist/actions/ping.d.cts +3 -17
- package/dist/actions/ping.d.cts.map +1 -1
- package/dist/actions/ping.d.mts +3 -17
- package/dist/actions/ping.d.mts.map +1 -1
- package/dist/actions/ping.mjs +1 -0
- package/dist/actions/ping.mjs.map +1 -1
- package/dist/actions/rename-doc.cjs +1 -0
- package/dist/actions/rename-doc.cjs.map +1 -1
- package/dist/actions/rename-doc.d.cts +3 -22
- package/dist/actions/rename-doc.d.cts.map +1 -1
- package/dist/actions/rename-doc.d.mts +3 -22
- package/dist/actions/rename-doc.d.mts.map +1 -1
- package/dist/actions/rename-doc.mjs +1 -0
- package/dist/actions/rename-doc.mjs.map +1 -1
- package/dist/actions/save-docs.cjs +1 -0
- package/dist/actions/save-docs.cjs.map +1 -1
- package/dist/actions/save-docs.d.cts +3 -20
- package/dist/actions/save-docs.d.cts.map +1 -1
- package/dist/actions/save-docs.d.mts +3 -20
- package/dist/actions/save-docs.d.mts.map +1 -1
- package/dist/actions/save-docs.mjs +1 -0
- package/dist/actions/save-docs.mjs.map +1 -1
- package/dist/actions/save-document.cjs +1 -0
- package/dist/actions/save-document.cjs.map +1 -1
- package/dist/actions/save-document.d.cts +3 -29
- package/dist/actions/save-document.d.cts.map +1 -1
- package/dist/actions/save-document.d.mts +3 -29
- package/dist/actions/save-document.d.mts.map +1 -1
- package/dist/actions/save-document.mjs +1 -0
- package/dist/actions/save-document.mjs.map +1 -1
- package/dist/actions/search-global.cjs +1 -0
- package/dist/actions/search-global.cjs.map +1 -1
- package/dist/actions/search-global.d.cts +3 -22
- package/dist/actions/search-global.d.cts.map +1 -1
- package/dist/actions/search-global.d.mts +3 -22
- package/dist/actions/search-global.d.mts.map +1 -1
- package/dist/actions/search-global.mjs +1 -0
- package/dist/actions/search-global.mjs.map +1 -1
- package/dist/actions/search-link.cjs +1 -0
- package/dist/actions/search-link.cjs.map +1 -1
- package/dist/actions/search-link.d.cts +3 -27
- package/dist/actions/search-link.d.cts.map +1 -1
- package/dist/actions/search-link.d.mts +3 -27
- package/dist/actions/search-link.d.mts.map +1 -1
- package/dist/actions/search-link.mjs +1 -0
- package/dist/actions/search-link.mjs.map +1 -1
- package/dist/actions/set-value.cjs +1 -0
- package/dist/actions/set-value.cjs.map +1 -1
- package/dist/actions/set-value.d.cts +3 -22
- package/dist/actions/set-value.d.cts.map +1 -1
- package/dist/actions/set-value.d.mts +3 -22
- package/dist/actions/set-value.d.mts.map +1 -1
- package/dist/actions/set-value.mjs +1 -0
- package/dist/actions/set-value.mjs.map +1 -1
- package/dist/actions/submit-document.cjs +1 -0
- package/dist/actions/submit-document.cjs.map +1 -1
- package/dist/actions/submit-document.d.cts +3 -19
- package/dist/actions/submit-document.d.cts.map +1 -1
- package/dist/actions/submit-document.d.mts +3 -19
- package/dist/actions/submit-document.d.mts.map +1 -1
- package/dist/actions/submit-document.mjs +1 -0
- package/dist/actions/submit-document.mjs.map +1 -1
- package/dist/actions/update-document.cjs +1 -0
- package/dist/actions/update-document.cjs.map +1 -1
- package/dist/actions/update-document.d.cts +3 -21
- package/dist/actions/update-document.d.cts.map +1 -1
- package/dist/actions/update-document.d.mts +3 -21
- package/dist/actions/update-document.d.mts.map +1 -1
- package/dist/actions/update-document.mjs +1 -0
- package/dist/actions/update-document.mjs.map +1 -1
- package/dist/app.cjs +6 -5
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-framework-version.d.ts
|
|
@@ -5,23 +7,7 @@ declare const ErpnextGetFrameworkVersionInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
7
|
declare const ErpnextGetFrameworkVersionOutput: z.ZodObject<{
|
|
6
8
|
message: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const erpnextGetFrameworkVersion:
|
|
9
|
-
connectionId: z.ZodString;
|
|
10
|
-
entityId: z.ZodString;
|
|
11
|
-
instanceId: z.ZodString;
|
|
12
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
-
full: z.ZodString;
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
generic_token: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
full: z.ZodString;
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
generic_token: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const erpnextGetFrameworkVersion: AppAction<typeof ErpnextGetFrameworkVersionInput, typeof ErpnextGetFrameworkVersionOutput, typeof erpnext.credential>;
|
|
25
11
|
//#endregion
|
|
26
12
|
export { erpnextGetFrameworkVersion };
|
|
27
13
|
//# sourceMappingURL=get-framework-version.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-framework-version.d.mts","names":[],"sources":["../../src/actions/get-framework-version.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-framework-version.d.mts","names":[],"sources":["../../src/actions/get-framework-version.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-framework-version.mjs","names":[],"sources":["../../src/actions/get-framework-version.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetFrameworkVersionInput = z.object({}).describe(\"Request model for getting Frappe framework version.\\nThis action requires no parameters.\");\nexport const ErpnextGetFrameworkVersionOutput = z.object({\n message: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping app names to their version information. Always includes 'frappe' and may include 'erpnext' and other installed apps.\"),\n}).passthrough().describe(\"Response model containing version information for all installed apps.\");\n\nexport const erpnextGetFrameworkVersion = action(\"ERPNEXT_GET_FRAMEWORK_VERSION\", {\n slug: \"erpnext-get-framework-version\",\n name: \"Get Framework Version\",\n description: \"Tool to get the Frappe framework version and all installed app versions. Use when you need to check the ERPNext/Frappe system version for compatibility or debugging purposes.\",\n input: ErpnextGetFrameworkVersionInput,\n output: ErpnextGetFrameworkVersionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-framework-version.mjs","names":[],"sources":["../../src/actions/get-framework-version.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetFrameworkVersionInput = z.object({}).describe(\"Request model for getting Frappe framework version.\\nThis action requires no parameters.\");\nexport const ErpnextGetFrameworkVersionOutput = z.object({\n message: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping app names to their version information. Always includes 'frappe' and may include 'erpnext' and other installed apps.\"),\n}).passthrough().describe(\"Response model containing version information for all installed apps.\");\n\nexport const erpnextGetFrameworkVersion: AppAction<\n typeof ErpnextGetFrameworkVersionInput,\n typeof ErpnextGetFrameworkVersionOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_FRAMEWORK_VERSION\", {\n slug: \"erpnext-get-framework-version\",\n name: \"Get Framework Version\",\n description: \"Tool to get the Frappe framework version and all installed app versions. Use when you need to check the ERPNext/Frappe system version for compatibility or debugging purposes.\",\n input: ErpnextGetFrameworkVersionInput,\n output: ErpnextGetFrameworkVersionOutput,\n});\n"],"mappings":";;;AAWA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0FAa5D;CACP,QAb8C,EAAE,OAAO,EACvD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yIAAyI,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-details.cjs","names":["z","action"],"sources":["../../src/actions/get-item-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetItemDetailsInput = z.object({\n ctx: z.object({\n qty: z.number().describe(\"Quantity of the item for calculating pricing and availability.\").optional(),\n company: z.string().describe(\"The company name for which to retrieve item details (e.g., 'composio', 'My Company').\"),\n doctype: z.string().describe(\"The document type context for the item query (e.g., 'Sales Order', 'Purchase Order', 'Sales Invoice', 'Quotation').\"),\n currency: z.string().describe(\"Currency code for pricing (e.g., 'USD', 'EUR', 'INR').\"),\n customer: z.string().describe(\"Customer name or ID for customer-specific pricing and details.\").optional(),\n item_code: z.string().describe(\"The item code to retrieve details for (e.g., 'TEST-ITEM-001', 'PROD-SKU-123').\"),\n warehouse: z.string().describe(\"Warehouse name or ID to check stock availability.\").optional(),\n price_list: z.string().describe(\"Price list name to use for pricing (e.g., 'Standard Selling', 'Wholesale').\").optional(),\n conversion_rate: z.number().describe(\"Currency conversion rate to apply. Use 1.0 for base currency or the exchange rate for foreign currency transactions.\"),\n transaction_date: z.string().describe(\"Transaction date in YYYY-MM-DD format for date-specific pricing and availability.\").optional(),\n}).describe(\"Context object containing all required parameters for retrieving item details.\"),\n}).describe(\"Request model for getting detailed item information including pricing, taxes, and stock details.\");\nconst ErpnextGetItemDetails_ItemDetailsDataSchema = z.object({\n uom: z.string().describe(\"Unit of measure\").nullable().optional(),\n rate: z.number().describe(\"Item rate/price\").nullable().optional(),\n brand: z.string().describe(\"Brand\").nullable().optional(),\n amount: z.number().describe(\"Total amount\").nullable().optional(),\n base_rate: z.number().describe(\"Base rate\").nullable().optional(),\n item_code: z.string().describe(\"Item code\").nullable().optional(),\n item_name: z.string().describe(\"Item name\").nullable().optional(),\n stock_qty: z.number().describe(\"Stock quantity\").nullable().optional(),\n stock_uom: z.string().describe(\"Stock unit of measure\").nullable().optional(),\n warehouse: z.string().describe(\"Warehouse\").nullable().optional(),\n actual_qty: z.number().describe(\"Actual quantity in stock\").nullable().optional(),\n item_group: z.string().describe(\"Item group\").nullable().optional(),\n weight_uom: z.string().describe(\"Weight unit of measure\").nullable().optional(),\n base_amount: z.number().describe(\"Base amount\").nullable().optional(),\n cost_center: z.string().describe(\"Cost center\").nullable().optional(),\n description: z.string().describe(\"Item description\").nullable().optional(),\n has_batch_no: z.number().int().describe(\"Has batch number\").nullable().optional(),\n tax_category: z.string().describe(\"Tax category\").nullable().optional(),\n total_weight: z.number().describe(\"Total weight\").nullable().optional(),\n has_serial_no: z.number().int().describe(\"Has serial number\").nullable().optional(),\n projected_qty: z.number().describe(\"Projected quantity\").nullable().optional(),\n income_account: z.string().describe(\"Income account\").nullable().optional(),\n expense_account: z.string().describe(\"Expense account\").nullable().optional(),\n price_list_rate: z.number().describe(\"Price list rate\").nullable().optional(),\n weight_per_unit: z.number().describe(\"Weight per unit\").nullable().optional(),\n conversion_factor: z.number().describe(\"Conversion factor\").nullable().optional(),\n item_tax_template: z.string().describe(\"Item tax template\").nullable().optional(),\n}).passthrough().describe(\"Item details data structure.\");\nexport const ErpnextGetItemDetailsOutput = z.object({\n message: ErpnextGetItemDetails_ItemDetailsDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing detailed item information.\");\n\nexport const erpnextGetItemDetails = action(\"ERPNEXT_GET_ITEM_DETAILS\", {\n slug: \"erpnext-get-item-details\",\n name: \"Get Item Details\",\n description: \"Tool to get detailed item information including pricing, taxes, and stock details from ERPNext. Use when you need comprehensive item data for transactions like Sales Orders, Purchase Orders, or Invoices. This action retrieves item-specific information based on the provided context including customer, price list, warehouse, and currency.\",\n input: ErpnextGetItemDetailsInput,\n output: ErpnextGetItemDetailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-item-details.cjs","names":["z","action"],"sources":["../../src/actions/get-item-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetItemDetailsInput = z.object({\n ctx: z.object({\n qty: z.number().describe(\"Quantity of the item for calculating pricing and availability.\").optional(),\n company: z.string().describe(\"The company name for which to retrieve item details (e.g., 'composio', 'My Company').\"),\n doctype: z.string().describe(\"The document type context for the item query (e.g., 'Sales Order', 'Purchase Order', 'Sales Invoice', 'Quotation').\"),\n currency: z.string().describe(\"Currency code for pricing (e.g., 'USD', 'EUR', 'INR').\"),\n customer: z.string().describe(\"Customer name or ID for customer-specific pricing and details.\").optional(),\n item_code: z.string().describe(\"The item code to retrieve details for (e.g., 'TEST-ITEM-001', 'PROD-SKU-123').\"),\n warehouse: z.string().describe(\"Warehouse name or ID to check stock availability.\").optional(),\n price_list: z.string().describe(\"Price list name to use for pricing (e.g., 'Standard Selling', 'Wholesale').\").optional(),\n conversion_rate: z.number().describe(\"Currency conversion rate to apply. Use 1.0 for base currency or the exchange rate for foreign currency transactions.\"),\n transaction_date: z.string().describe(\"Transaction date in YYYY-MM-DD format for date-specific pricing and availability.\").optional(),\n}).describe(\"Context object containing all required parameters for retrieving item details.\"),\n}).describe(\"Request model for getting detailed item information including pricing, taxes, and stock details.\");\nconst ErpnextGetItemDetails_ItemDetailsDataSchema = z.object({\n uom: z.string().describe(\"Unit of measure\").nullable().optional(),\n rate: z.number().describe(\"Item rate/price\").nullable().optional(),\n brand: z.string().describe(\"Brand\").nullable().optional(),\n amount: z.number().describe(\"Total amount\").nullable().optional(),\n base_rate: z.number().describe(\"Base rate\").nullable().optional(),\n item_code: z.string().describe(\"Item code\").nullable().optional(),\n item_name: z.string().describe(\"Item name\").nullable().optional(),\n stock_qty: z.number().describe(\"Stock quantity\").nullable().optional(),\n stock_uom: z.string().describe(\"Stock unit of measure\").nullable().optional(),\n warehouse: z.string().describe(\"Warehouse\").nullable().optional(),\n actual_qty: z.number().describe(\"Actual quantity in stock\").nullable().optional(),\n item_group: z.string().describe(\"Item group\").nullable().optional(),\n weight_uom: z.string().describe(\"Weight unit of measure\").nullable().optional(),\n base_amount: z.number().describe(\"Base amount\").nullable().optional(),\n cost_center: z.string().describe(\"Cost center\").nullable().optional(),\n description: z.string().describe(\"Item description\").nullable().optional(),\n has_batch_no: z.number().int().describe(\"Has batch number\").nullable().optional(),\n tax_category: z.string().describe(\"Tax category\").nullable().optional(),\n total_weight: z.number().describe(\"Total weight\").nullable().optional(),\n has_serial_no: z.number().int().describe(\"Has serial number\").nullable().optional(),\n projected_qty: z.number().describe(\"Projected quantity\").nullable().optional(),\n income_account: z.string().describe(\"Income account\").nullable().optional(),\n expense_account: z.string().describe(\"Expense account\").nullable().optional(),\n price_list_rate: z.number().describe(\"Price list rate\").nullable().optional(),\n weight_per_unit: z.number().describe(\"Weight per unit\").nullable().optional(),\n conversion_factor: z.number().describe(\"Conversion factor\").nullable().optional(),\n item_tax_template: z.string().describe(\"Item tax template\").nullable().optional(),\n}).passthrough().describe(\"Item details data structure.\");\nexport const ErpnextGetItemDetailsOutput = z.object({\n message: ErpnextGetItemDetails_ItemDetailsDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing detailed item information.\");\n\nexport const erpnextGetItemDetails: AppAction<\n typeof ErpnextGetItemDetailsInput,\n typeof ErpnextGetItemDetailsOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_ITEM_DETAILS\", {\n slug: \"erpnext-get-item-details\",\n name: \"Get Item Details\",\n description: \"Tool to get detailed item information including pricing, taxes, and stock details from ERPNext. Use when you need comprehensive item data for transactions like Sales Orders, Purchase Orders, or Invoices. This action retrieves item-specific information based on the provided context including customer, price list, warehouse, and currency.\",\n input: ErpnextGetItemDetailsInput,\n output: ErpnextGetItemDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-item-details.d.ts
|
|
@@ -46,36 +48,7 @@ declare const ErpnextGetItemDetailsOutput: z.ZodObject<{
|
|
|
46
48
|
item_tax_template: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
}, z.core.$loose>>;
|
|
48
50
|
}, z.core.$loose>;
|
|
49
|
-
declare const erpnextGetItemDetails:
|
|
50
|
-
ctx: {
|
|
51
|
-
company: string;
|
|
52
|
-
doctype: string;
|
|
53
|
-
currency: string;
|
|
54
|
-
item_code: string;
|
|
55
|
-
conversion_rate: number;
|
|
56
|
-
qty?: number | undefined;
|
|
57
|
-
customer?: string | undefined;
|
|
58
|
-
warehouse?: string | undefined;
|
|
59
|
-
price_list?: string | undefined;
|
|
60
|
-
transaction_date?: string | undefined;
|
|
61
|
-
};
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
63
|
-
connectionId: z.ZodString;
|
|
64
|
-
entityId: z.ZodString;
|
|
65
|
-
instanceId: z.ZodString;
|
|
66
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
-
full: z.ZodString;
|
|
68
|
-
generic_api_key: z.ZodString;
|
|
69
|
-
generic_token: z.ZodString;
|
|
70
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
71
|
-
connectionId: z.ZodString;
|
|
72
|
-
entityId: z.ZodString;
|
|
73
|
-
instanceId: z.ZodString;
|
|
74
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
-
full: z.ZodString;
|
|
76
|
-
generic_api_key: z.ZodString;
|
|
77
|
-
generic_token: z.ZodString;
|
|
78
|
-
}, z.core.$strip>>]>;
|
|
51
|
+
declare const erpnextGetItemDetails: AppAction<typeof ErpnextGetItemDetailsInput, typeof ErpnextGetItemDetailsOutput, typeof erpnext.credential>;
|
|
79
52
|
//#endregion
|
|
80
53
|
export { erpnextGetItemDetails };
|
|
81
54
|
//# sourceMappingURL=get-item-details.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-details.d.cts","names":[],"sources":["../../src/actions/get-item-details.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-item-details.d.cts","names":[],"sources":["../../src/actions/get-item-details.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA2C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-item-details.d.ts
|
|
@@ -46,36 +48,7 @@ declare const ErpnextGetItemDetailsOutput: z.ZodObject<{
|
|
|
46
48
|
item_tax_template: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
}, z.core.$loose>>;
|
|
48
50
|
}, z.core.$loose>;
|
|
49
|
-
declare const erpnextGetItemDetails:
|
|
50
|
-
ctx: {
|
|
51
|
-
company: string;
|
|
52
|
-
doctype: string;
|
|
53
|
-
currency: string;
|
|
54
|
-
item_code: string;
|
|
55
|
-
conversion_rate: number;
|
|
56
|
-
qty?: number | undefined;
|
|
57
|
-
customer?: string | undefined;
|
|
58
|
-
warehouse?: string | undefined;
|
|
59
|
-
price_list?: string | undefined;
|
|
60
|
-
transaction_date?: string | undefined;
|
|
61
|
-
};
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
63
|
-
connectionId: z.ZodString;
|
|
64
|
-
entityId: z.ZodString;
|
|
65
|
-
instanceId: z.ZodString;
|
|
66
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
-
full: z.ZodString;
|
|
68
|
-
generic_api_key: z.ZodString;
|
|
69
|
-
generic_token: z.ZodString;
|
|
70
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
71
|
-
connectionId: z.ZodString;
|
|
72
|
-
entityId: z.ZodString;
|
|
73
|
-
instanceId: z.ZodString;
|
|
74
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
-
full: z.ZodString;
|
|
76
|
-
generic_api_key: z.ZodString;
|
|
77
|
-
generic_token: z.ZodString;
|
|
78
|
-
}, z.core.$strip>>]>;
|
|
51
|
+
declare const erpnextGetItemDetails: AppAction<typeof ErpnextGetItemDetailsInput, typeof ErpnextGetItemDetailsOutput, typeof erpnext.credential>;
|
|
79
52
|
//#endregion
|
|
80
53
|
export { erpnextGetItemDetails };
|
|
81
54
|
//# sourceMappingURL=get-item-details.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-details.d.mts","names":[],"sources":["../../src/actions/get-item-details.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-item-details.d.mts","names":[],"sources":["../../src/actions/get-item-details.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA2C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-details.mjs","names":[],"sources":["../../src/actions/get-item-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetItemDetailsInput = z.object({\n ctx: z.object({\n qty: z.number().describe(\"Quantity of the item for calculating pricing and availability.\").optional(),\n company: z.string().describe(\"The company name for which to retrieve item details (e.g., 'composio', 'My Company').\"),\n doctype: z.string().describe(\"The document type context for the item query (e.g., 'Sales Order', 'Purchase Order', 'Sales Invoice', 'Quotation').\"),\n currency: z.string().describe(\"Currency code for pricing (e.g., 'USD', 'EUR', 'INR').\"),\n customer: z.string().describe(\"Customer name or ID for customer-specific pricing and details.\").optional(),\n item_code: z.string().describe(\"The item code to retrieve details for (e.g., 'TEST-ITEM-001', 'PROD-SKU-123').\"),\n warehouse: z.string().describe(\"Warehouse name or ID to check stock availability.\").optional(),\n price_list: z.string().describe(\"Price list name to use for pricing (e.g., 'Standard Selling', 'Wholesale').\").optional(),\n conversion_rate: z.number().describe(\"Currency conversion rate to apply. Use 1.0 for base currency or the exchange rate for foreign currency transactions.\"),\n transaction_date: z.string().describe(\"Transaction date in YYYY-MM-DD format for date-specific pricing and availability.\").optional(),\n}).describe(\"Context object containing all required parameters for retrieving item details.\"),\n}).describe(\"Request model for getting detailed item information including pricing, taxes, and stock details.\");\nconst ErpnextGetItemDetails_ItemDetailsDataSchema = z.object({\n uom: z.string().describe(\"Unit of measure\").nullable().optional(),\n rate: z.number().describe(\"Item rate/price\").nullable().optional(),\n brand: z.string().describe(\"Brand\").nullable().optional(),\n amount: z.number().describe(\"Total amount\").nullable().optional(),\n base_rate: z.number().describe(\"Base rate\").nullable().optional(),\n item_code: z.string().describe(\"Item code\").nullable().optional(),\n item_name: z.string().describe(\"Item name\").nullable().optional(),\n stock_qty: z.number().describe(\"Stock quantity\").nullable().optional(),\n stock_uom: z.string().describe(\"Stock unit of measure\").nullable().optional(),\n warehouse: z.string().describe(\"Warehouse\").nullable().optional(),\n actual_qty: z.number().describe(\"Actual quantity in stock\").nullable().optional(),\n item_group: z.string().describe(\"Item group\").nullable().optional(),\n weight_uom: z.string().describe(\"Weight unit of measure\").nullable().optional(),\n base_amount: z.number().describe(\"Base amount\").nullable().optional(),\n cost_center: z.string().describe(\"Cost center\").nullable().optional(),\n description: z.string().describe(\"Item description\").nullable().optional(),\n has_batch_no: z.number().int().describe(\"Has batch number\").nullable().optional(),\n tax_category: z.string().describe(\"Tax category\").nullable().optional(),\n total_weight: z.number().describe(\"Total weight\").nullable().optional(),\n has_serial_no: z.number().int().describe(\"Has serial number\").nullable().optional(),\n projected_qty: z.number().describe(\"Projected quantity\").nullable().optional(),\n income_account: z.string().describe(\"Income account\").nullable().optional(),\n expense_account: z.string().describe(\"Expense account\").nullable().optional(),\n price_list_rate: z.number().describe(\"Price list rate\").nullable().optional(),\n weight_per_unit: z.number().describe(\"Weight per unit\").nullable().optional(),\n conversion_factor: z.number().describe(\"Conversion factor\").nullable().optional(),\n item_tax_template: z.string().describe(\"Item tax template\").nullable().optional(),\n}).passthrough().describe(\"Item details data structure.\");\nexport const ErpnextGetItemDetailsOutput = z.object({\n message: ErpnextGetItemDetails_ItemDetailsDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing detailed item information.\");\n\nexport const erpnextGetItemDetails = action(\"ERPNEXT_GET_ITEM_DETAILS\", {\n slug: \"erpnext-get-item-details\",\n name: \"Get Item Details\",\n description: \"Tool to get detailed item information including pricing, taxes, and stock details from ERPNext. Use when you need comprehensive item data for transactions like Sales Orders, Purchase Orders, or Invoices. This action retrieves item-specific information based on the provided context including customer, price list, warehouse, and currency.\",\n input: ErpnextGetItemDetailsInput,\n output: ErpnextGetItemDetailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-item-details.mjs","names":[],"sources":["../../src/actions/get-item-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetItemDetailsInput = z.object({\n ctx: z.object({\n qty: z.number().describe(\"Quantity of the item for calculating pricing and availability.\").optional(),\n company: z.string().describe(\"The company name for which to retrieve item details (e.g., 'composio', 'My Company').\"),\n doctype: z.string().describe(\"The document type context for the item query (e.g., 'Sales Order', 'Purchase Order', 'Sales Invoice', 'Quotation').\"),\n currency: z.string().describe(\"Currency code for pricing (e.g., 'USD', 'EUR', 'INR').\"),\n customer: z.string().describe(\"Customer name or ID for customer-specific pricing and details.\").optional(),\n item_code: z.string().describe(\"The item code to retrieve details for (e.g., 'TEST-ITEM-001', 'PROD-SKU-123').\"),\n warehouse: z.string().describe(\"Warehouse name or ID to check stock availability.\").optional(),\n price_list: z.string().describe(\"Price list name to use for pricing (e.g., 'Standard Selling', 'Wholesale').\").optional(),\n conversion_rate: z.number().describe(\"Currency conversion rate to apply. Use 1.0 for base currency or the exchange rate for foreign currency transactions.\"),\n transaction_date: z.string().describe(\"Transaction date in YYYY-MM-DD format for date-specific pricing and availability.\").optional(),\n}).describe(\"Context object containing all required parameters for retrieving item details.\"),\n}).describe(\"Request model for getting detailed item information including pricing, taxes, and stock details.\");\nconst ErpnextGetItemDetails_ItemDetailsDataSchema = z.object({\n uom: z.string().describe(\"Unit of measure\").nullable().optional(),\n rate: z.number().describe(\"Item rate/price\").nullable().optional(),\n brand: z.string().describe(\"Brand\").nullable().optional(),\n amount: z.number().describe(\"Total amount\").nullable().optional(),\n base_rate: z.number().describe(\"Base rate\").nullable().optional(),\n item_code: z.string().describe(\"Item code\").nullable().optional(),\n item_name: z.string().describe(\"Item name\").nullable().optional(),\n stock_qty: z.number().describe(\"Stock quantity\").nullable().optional(),\n stock_uom: z.string().describe(\"Stock unit of measure\").nullable().optional(),\n warehouse: z.string().describe(\"Warehouse\").nullable().optional(),\n actual_qty: z.number().describe(\"Actual quantity in stock\").nullable().optional(),\n item_group: z.string().describe(\"Item group\").nullable().optional(),\n weight_uom: z.string().describe(\"Weight unit of measure\").nullable().optional(),\n base_amount: z.number().describe(\"Base amount\").nullable().optional(),\n cost_center: z.string().describe(\"Cost center\").nullable().optional(),\n description: z.string().describe(\"Item description\").nullable().optional(),\n has_batch_no: z.number().int().describe(\"Has batch number\").nullable().optional(),\n tax_category: z.string().describe(\"Tax category\").nullable().optional(),\n total_weight: z.number().describe(\"Total weight\").nullable().optional(),\n has_serial_no: z.number().int().describe(\"Has serial number\").nullable().optional(),\n projected_qty: z.number().describe(\"Projected quantity\").nullable().optional(),\n income_account: z.string().describe(\"Income account\").nullable().optional(),\n expense_account: z.string().describe(\"Expense account\").nullable().optional(),\n price_list_rate: z.number().describe(\"Price list rate\").nullable().optional(),\n weight_per_unit: z.number().describe(\"Weight per unit\").nullable().optional(),\n conversion_factor: z.number().describe(\"Conversion factor\").nullable().optional(),\n item_tax_template: z.string().describe(\"Item tax template\").nullable().optional(),\n}).passthrough().describe(\"Item details data structure.\");\nexport const ErpnextGetItemDetailsOutput = z.object({\n message: ErpnextGetItemDetails_ItemDetailsDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing detailed item information.\");\n\nexport const erpnextGetItemDetails: AppAction<\n typeof ErpnextGetItemDetailsInput,\n typeof ErpnextGetItemDetailsOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_ITEM_DETAILS\", {\n slug: \"erpnext-get-item-details\",\n name: \"Get Item Details\",\n description: \"Tool to get detailed item information including pricing, taxes, and stock details from ERPNext. Use when you need comprehensive item data for transactions like Sales Orders, Purchase Orders, or Invoices. This action retrieves item-specific information based on the provided context including customer, price list, warehouse, and currency.\",\n input: ErpnextGetItemDetailsInput,\n output: ErpnextGetItemDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list.cjs","names":["z","action"],"sources":["../../src/actions/get-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetListInput = z.object({\n start: z.number().int().describe(\"Pagination start index (zero-based). Use this with page_length for pagination. For example, start=0 gets first page, start=20 gets second page with page_length=20.\").optional(),\n fields: z.array(z.string()).describe(\"List of field names to return in the response. If not specified, only the 'name' field is returned by default. Use this to specify which fields you want to retrieve (e.g., ['name', 'email', 'first_name']).\").optional(),\n doctype: z.string().describe(\"The DocType to query. This is the name of the document type you want to retrieve records from (e.g., 'User', 'Customer', 'Sales Order').\"),\n filters: z.record(z.string(), z.unknown()).describe(\"Filter conditions to apply to the query. Supports various filter operators. Can be a simple dict like {'status': 'Open'} or complex filters with operators like {'creation': ['>', '2024-01-01']}.\").optional(),\n order_by: z.string().describe(\"Sort order for the results. Specify field name with optional direction (e.g., 'modified desc', 'creation asc', 'name'). Default is descending order.\").optional(),\n page_length: z.number().int().describe(\"Number of records to return per page. Default is 20 if not specified. Maximum value depends on server configuration. Use with start parameter for pagination.\").optional(),\n});\nexport const ErpnextGetListOutput = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"Array of document objects matching the query. Each object contains the requested fields. By default, only the 'name' field is included unless specific fields are requested via the fields parameter.\"),\n}).passthrough();\n\nexport const erpnextGetList = action(\"ERPNEXT_GET_LIST\", {\n slug: \"erpnext-get-list\",\n name: \"Get List of Documents\",\n description: \"Tool to retrieve a list of documents from ERPNext/Frappe with filtering, field selection, and pagination. Use when you need to query documents of a specific DocType with optional filters, sorting, and field selection. The response contains an array of document objects with the requested fields.\",\n input: ErpnextGetListInput,\n output: ErpnextGetListOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-list.cjs","names":["z","action"],"sources":["../../src/actions/get-list.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetListInput = z.object({\n start: z.number().int().describe(\"Pagination start index (zero-based). Use this with page_length for pagination. For example, start=0 gets first page, start=20 gets second page with page_length=20.\").optional(),\n fields: z.array(z.string()).describe(\"List of field names to return in the response. If not specified, only the 'name' field is returned by default. Use this to specify which fields you want to retrieve (e.g., ['name', 'email', 'first_name']).\").optional(),\n doctype: z.string().describe(\"The DocType to query. This is the name of the document type you want to retrieve records from (e.g., 'User', 'Customer', 'Sales Order').\"),\n filters: z.record(z.string(), z.unknown()).describe(\"Filter conditions to apply to the query. Supports various filter operators. Can be a simple dict like {'status': 'Open'} or complex filters with operators like {'creation': ['>', '2024-01-01']}.\").optional(),\n order_by: z.string().describe(\"Sort order for the results. Specify field name with optional direction (e.g., 'modified desc', 'creation asc', 'name'). Default is descending order.\").optional(),\n page_length: z.number().int().describe(\"Number of records to return per page. Default is 20 if not specified. Maximum value depends on server configuration. Use with start parameter for pagination.\").optional(),\n});\nexport const ErpnextGetListOutput = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"Array of document objects matching the query. Each object contains the requested fields. By default, only the 'name' field is included unless specific fields are requested via the fields parameter.\"),\n}).passthrough();\n\nexport const erpnextGetList: AppAction<\n typeof ErpnextGetListInput,\n typeof ErpnextGetListOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_LIST\", {\n slug: \"erpnext-get-list\",\n name: \"Get List of Documents\",\n description: \"Tool to retrieve a list of documents from ERPNext/Frappe with filtering, field selection, and pagination. Use when you need to query documents of a specific DocType with optional filters, sorting, and field selection. The response contains an array of document objects with the requested fields.\",\n input: ErpnextGetListInput,\n output: ErpnextGetListOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CACjN,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS;CAC/P,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I;CACvK,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oMAAoM,CAAC,CAAC,SAAS;CACnQ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sJAAsJ,CAAC,CAAC,SAAS;CAC/L,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS;AACnN,CAAC;AACD,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uMAAuM,EACnQ,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-list.d.ts
|
|
@@ -12,30 +14,7 @@ declare const ErpnextGetListInput: z.ZodObject<{
|
|
|
12
14
|
declare const ErpnextGetListOutput: z.ZodObject<{
|
|
13
15
|
data: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const erpnextGetList:
|
|
16
|
-
doctype: string;
|
|
17
|
-
start?: number | undefined;
|
|
18
|
-
fields?: string[] | undefined;
|
|
19
|
-
filters?: Record<string, unknown> | undefined;
|
|
20
|
-
order_by?: string | undefined;
|
|
21
|
-
page_length?: number | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
full: z.ZodString;
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
generic_token: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
full: z.ZodString;
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
generic_token: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const erpnextGetList: AppAction<typeof ErpnextGetListInput, typeof ErpnextGetListOutput, typeof erpnext.credential>;
|
|
39
18
|
//#endregion
|
|
40
19
|
export { erpnextGetList };
|
|
41
20
|
//# sourceMappingURL=get-list.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list.d.cts","names":[],"sources":["../../src/actions/get-list.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-list.d.cts","names":[],"sources":["../../src/actions/get-list.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-list.d.ts
|
|
@@ -12,30 +14,7 @@ declare const ErpnextGetListInput: z.ZodObject<{
|
|
|
12
14
|
declare const ErpnextGetListOutput: z.ZodObject<{
|
|
13
15
|
data: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const erpnextGetList:
|
|
16
|
-
doctype: string;
|
|
17
|
-
start?: number | undefined;
|
|
18
|
-
fields?: string[] | undefined;
|
|
19
|
-
filters?: Record<string, unknown> | undefined;
|
|
20
|
-
order_by?: string | undefined;
|
|
21
|
-
page_length?: number | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
full: z.ZodString;
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
generic_token: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
full: z.ZodString;
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
generic_token: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const erpnextGetList: AppAction<typeof ErpnextGetListInput, typeof ErpnextGetListOutput, typeof erpnext.credential>;
|
|
39
18
|
//#endregion
|
|
40
19
|
export { erpnextGetList };
|
|
41
20
|
//# sourceMappingURL=get-list.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list.d.mts","names":[],"sources":["../../src/actions/get-list.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-list.d.mts","names":[],"sources":["../../src/actions/get-list.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list.mjs","names":[],"sources":["../../src/actions/get-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetListInput = z.object({\n start: z.number().int().describe(\"Pagination start index (zero-based). Use this with page_length for pagination. For example, start=0 gets first page, start=20 gets second page with page_length=20.\").optional(),\n fields: z.array(z.string()).describe(\"List of field names to return in the response. If not specified, only the 'name' field is returned by default. Use this to specify which fields you want to retrieve (e.g., ['name', 'email', 'first_name']).\").optional(),\n doctype: z.string().describe(\"The DocType to query. This is the name of the document type you want to retrieve records from (e.g., 'User', 'Customer', 'Sales Order').\"),\n filters: z.record(z.string(), z.unknown()).describe(\"Filter conditions to apply to the query. Supports various filter operators. Can be a simple dict like {'status': 'Open'} or complex filters with operators like {'creation': ['>', '2024-01-01']}.\").optional(),\n order_by: z.string().describe(\"Sort order for the results. Specify field name with optional direction (e.g., 'modified desc', 'creation asc', 'name'). Default is descending order.\").optional(),\n page_length: z.number().int().describe(\"Number of records to return per page. Default is 20 if not specified. Maximum value depends on server configuration. Use with start parameter for pagination.\").optional(),\n});\nexport const ErpnextGetListOutput = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"Array of document objects matching the query. Each object contains the requested fields. By default, only the 'name' field is included unless specific fields are requested via the fields parameter.\"),\n}).passthrough();\n\nexport const erpnextGetList = action(\"ERPNEXT_GET_LIST\", {\n slug: \"erpnext-get-list\",\n name: \"Get List of Documents\",\n description: \"Tool to retrieve a list of documents from ERPNext/Frappe with filtering, field selection, and pagination. Use when you need to query documents of a specific DocType with optional filters, sorting, and field selection. The response contains an array of document objects with the requested fields.\",\n input: ErpnextGetListInput,\n output: ErpnextGetListOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-list.mjs","names":[],"sources":["../../src/actions/get-list.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetListInput = z.object({\n start: z.number().int().describe(\"Pagination start index (zero-based). Use this with page_length for pagination. For example, start=0 gets first page, start=20 gets second page with page_length=20.\").optional(),\n fields: z.array(z.string()).describe(\"List of field names to return in the response. If not specified, only the 'name' field is returned by default. Use this to specify which fields you want to retrieve (e.g., ['name', 'email', 'first_name']).\").optional(),\n doctype: z.string().describe(\"The DocType to query. This is the name of the document type you want to retrieve records from (e.g., 'User', 'Customer', 'Sales Order').\"),\n filters: z.record(z.string(), z.unknown()).describe(\"Filter conditions to apply to the query. Supports various filter operators. Can be a simple dict like {'status': 'Open'} or complex filters with operators like {'creation': ['>', '2024-01-01']}.\").optional(),\n order_by: z.string().describe(\"Sort order for the results. Specify field name with optional direction (e.g., 'modified desc', 'creation asc', 'name'). Default is descending order.\").optional(),\n page_length: z.number().int().describe(\"Number of records to return per page. Default is 20 if not specified. Maximum value depends on server configuration. Use with start parameter for pagination.\").optional(),\n});\nexport const ErpnextGetListOutput = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"Array of document objects matching the query. Each object contains the requested fields. By default, only the 'name' field is included unless specific fields are requested via the fields parameter.\"),\n}).passthrough();\n\nexport const erpnextGetList: AppAction<\n typeof ErpnextGetListInput,\n typeof ErpnextGetListOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_LIST\", {\n slug: \"erpnext-get-list\",\n name: \"Get List of Documents\",\n description: \"Tool to retrieve a list of documents from ERPNext/Frappe with filtering, field selection, and pagination. Use when you need to query documents of a specific DocType with optional filters, sorting, and field selection. The response contains an array of document objects with the requested fields.\",\n input: ErpnextGetListInput,\n output: ErpnextGetListOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBiC,EAAE,OAAO;EAC1C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;EACjN,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS;EAC/P,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I;EACvK,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oMAAoM,CAAC,CAAC,SAAS;EACnQ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sJAAsJ,CAAC,CAAC,SAAS;EAC/L,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS;CACnN,CAaS;CACP,QAbkC,EAAE,OAAO,EAC3C,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uMAAuM,EACnQ,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-logged-user.cjs","names":["z","action"],"sources":["../../src/actions/get-logged-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetLoggedUserInput = z.object({}).describe(\"Request model for getting the currently authenticated user.\\nThis endpoint requires no parameters.\");\nexport const ErpnextGetLoggedUserOutput = z.object({\n message: z.string().describe(\"The email address or ID of the currently authenticated user.\").nullable(),\n}).passthrough().describe(\"Response model containing the authenticated user's email/ID.\");\n\nexport const erpnextGetLoggedUser = action(\"ERPNEXT_GET_LOGGED_USER\", {\n slug: \"erpnext-get-logged-user\",\n name: \"Get Logged User\",\n description: \"Tool to get the email/ID of the currently authenticated user. Use to verify authentication is working.\",\n input: ErpnextGetLoggedUserInput,\n output: ErpnextGetLoggedUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-logged-user.cjs","names":["z","action"],"sources":["../../src/actions/get-logged-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetLoggedUserInput = z.object({}).describe(\"Request model for getting the currently authenticated user.\\nThis endpoint requires no parameters.\");\nexport const ErpnextGetLoggedUserOutput = z.object({\n message: z.string().describe(\"The email address or ID of the currently authenticated user.\").nullable(),\n}).passthrough().describe(\"Response model containing the authenticated user's email/ID.\");\n\nexport const erpnextGetLoggedUser: AppAction<\n typeof ErpnextGetLoggedUserInput,\n typeof ErpnextGetLoggedUserOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_LOGGED_USER\", {\n slug: \"erpnext-get-logged-user\",\n name: \"Get Logged User\",\n description: \"Tool to get the email/ID of the currently authenticated user. Use to verify authentication is working.\",\n input: ErpnextGetLoggedUserInput,\n output: ErpnextGetLoggedUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oGAAoG;AACnK,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-logged-user.d.ts
|
|
@@ -5,23 +7,7 @@ declare const ErpnextGetLoggedUserInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
7
|
declare const ErpnextGetLoggedUserOutput: z.ZodObject<{
|
|
6
8
|
message: z.ZodNullable<z.ZodString>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const erpnextGetLoggedUser:
|
|
9
|
-
connectionId: z.ZodString;
|
|
10
|
-
entityId: z.ZodString;
|
|
11
|
-
instanceId: z.ZodString;
|
|
12
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
-
full: z.ZodString;
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
generic_token: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
full: z.ZodString;
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
generic_token: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const erpnextGetLoggedUser: AppAction<typeof ErpnextGetLoggedUserInput, typeof ErpnextGetLoggedUserOutput, typeof erpnext.credential>;
|
|
25
11
|
//#endregion
|
|
26
12
|
export { erpnextGetLoggedUser };
|
|
27
13
|
//# sourceMappingURL=get-logged-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-logged-user.d.cts","names":[],"sources":["../../src/actions/get-logged-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-logged-user.d.cts","names":[],"sources":["../../src/actions/get-logged-user.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-logged-user.d.ts
|
|
@@ -5,23 +7,7 @@ declare const ErpnextGetLoggedUserInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
7
|
declare const ErpnextGetLoggedUserOutput: z.ZodObject<{
|
|
6
8
|
message: z.ZodNullable<z.ZodString>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const erpnextGetLoggedUser:
|
|
9
|
-
connectionId: z.ZodString;
|
|
10
|
-
entityId: z.ZodString;
|
|
11
|
-
instanceId: z.ZodString;
|
|
12
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
-
full: z.ZodString;
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
generic_token: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
full: z.ZodString;
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
generic_token: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const erpnextGetLoggedUser: AppAction<typeof ErpnextGetLoggedUserInput, typeof ErpnextGetLoggedUserOutput, typeof erpnext.credential>;
|
|
25
11
|
//#endregion
|
|
26
12
|
export { erpnextGetLoggedUser };
|
|
27
13
|
//# sourceMappingURL=get-logged-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-logged-user.d.mts","names":[],"sources":["../../src/actions/get-logged-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-logged-user.d.mts","names":[],"sources":["../../src/actions/get-logged-user.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-logged-user.mjs","names":[],"sources":["../../src/actions/get-logged-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetLoggedUserInput = z.object({}).describe(\"Request model for getting the currently authenticated user.\\nThis endpoint requires no parameters.\");\nexport const ErpnextGetLoggedUserOutput = z.object({\n message: z.string().describe(\"The email address or ID of the currently authenticated user.\").nullable(),\n}).passthrough().describe(\"Response model containing the authenticated user's email/ID.\");\n\nexport const erpnextGetLoggedUser = action(\"ERPNEXT_GET_LOGGED_USER\", {\n slug: \"erpnext-get-logged-user\",\n name: \"Get Logged User\",\n description: \"Tool to get the email/ID of the currently authenticated user. Use to verify authentication is working.\",\n input: ErpnextGetLoggedUserInput,\n output: ErpnextGetLoggedUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-logged-user.mjs","names":[],"sources":["../../src/actions/get-logged-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetLoggedUserInput = z.object({}).describe(\"Request model for getting the currently authenticated user.\\nThis endpoint requires no parameters.\");\nexport const ErpnextGetLoggedUserOutput = z.object({\n message: z.string().describe(\"The email address or ID of the currently authenticated user.\").nullable(),\n}).passthrough().describe(\"Response model containing the authenticated user's email/ID.\");\n\nexport const erpnextGetLoggedUser: AppAction<\n typeof ErpnextGetLoggedUserInput,\n typeof ErpnextGetLoggedUserOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_LOGGED_USER\", {\n slug: \"erpnext-get-logged-user\",\n name: \"Get Logged User\",\n description: \"Tool to get the email/ID of the currently authenticated user. Use to verify authentication is working.\",\n input: ErpnextGetLoggedUserInput,\n output: ErpnextGetLoggedUserOutput,\n});\n"],"mappings":";;;AAWA,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbuC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oGAatD;CACP,QAbwC,EAAE,OAAO,EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-party-details.cjs","names":["z","action"],"sources":["../../src/actions/get-party-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ErpnextGetPartyDetailsInput = z.object({\n party: z.string().describe(\"Name (ID) of the customer or supplier\"),\n company: z.string().describe(\"Company name for which to fetch party details. If not specified, default company is used.\").optional(),\n party_type: z.string().describe(\"Type of party - either 'Customer' or 'Supplier'\"),\n}).describe(\"Request model for retrieving customer or supplier details.\");\nconst ErpnextGetPartyDetails_PartyDetailsDataSchema = z.object({\n currency: z.string().describe(\"Transaction currency\").nullable().optional(),\n customer: z.string().describe(\"Customer name (for Customer party type)\").nullable().optional(),\n debit_to: z.string().describe(\"Debit account (for customers)\").nullable().optional(),\n due_date: z.string().describe(\"Payment due date\").nullable().optional(),\n language: z.string().describe(\"Preferred language\").nullable().optional(),\n supplier: z.string().describe(\"Supplier name (for Supplier party type)\").nullable().optional(),\n credit_to: z.string().describe(\"Credit account (for suppliers)\").nullable().optional(),\n territory: z.string().describe(\"Customer territory\").nullable().optional(),\n price_list: z.string().describe(\"Default price list\").nullable().optional(),\n supplier_tds: z.string().describe(\"Supplier TDS category\").nullable().optional(),\n tax_category: z.string().describe(\"Tax category\").nullable().optional(),\n contact_email: z.string().describe(\"Contact email address\").nullable().optional(),\n contact_phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n customer_name: z.string().describe(\"Full customer name\").nullable().optional(),\n supplier_name: z.string().describe(\"Full supplier name\").nullable().optional(),\n contact_mobile: z.string().describe(\"Contact mobile number\").nullable().optional(),\n contact_person: z.string().describe(\"Contact person ID\").nullable().optional(),\n customer_group: z.string().describe(\"Customer group\").nullable().optional(),\n supplier_group: z.string().describe(\"Supplier group\").nullable().optional(),\n address_display: z.string().describe(\"Formatted billing address\").nullable().optional(),\n company_address: z.string().describe(\"Company address ID\").nullable().optional(),\n contact_display: z.string().describe(\"Contact person full name\").nullable().optional(),\n customer_address: z.string().describe(\"Customer address ID\").nullable().optional(),\n dispatch_address: z.string().describe(\"Formatted dispatch address\").nullable().optional(),\n shipping_address: z.string().describe(\"Formatted shipping address\").nullable().optional(),\n supplier_address: z.string().describe(\"Supplier address ID\").nullable().optional(),\n buying_price_list: z.string().describe(\"Buying price list\").nullable().optional(),\n taxes_and_charges: z.string().describe(\"Default taxes and charges template\").nullable().optional(),\n contact_department: z.string().describe(\"Contact department\").nullable().optional(),\n selling_price_list: z.string().describe(\"Selling price list\").nullable().optional(),\n contact_designation: z.string().describe(\"Contact designation\").nullable().optional(),\n dispatch_address_name: z.string().describe(\"Dispatch address ID\").nullable().optional(),\n shipping_address_name: z.string().describe(\"Shipping address ID\").nullable().optional(),\n payment_terms_template: z.string().describe(\"Payment terms template\").nullable().optional(),\n company_address_display: z.string().describe(\"Formatted company address\").nullable().optional(),\n tax_withholding_category: z.string().describe(\"Tax withholding category\").nullable().optional(),\n}).passthrough().describe(\"Detailed party information returned by the API.\");\nexport const ErpnextGetPartyDetailsOutput = z.object({\n message: ErpnextGetPartyDetails_PartyDetailsDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing comprehensive party details.\");\n\nexport const erpnextGetPartyDetails = action(\"ERPNEXT_GET_PARTY_DETAILS\", {\n slug: \"erpnext-get-party-details\",\n name: \"Get Party Details\",\n description: \"Tool to get comprehensive customer or supplier details including addresses, contacts, and default financial settings. Use when creating transactions or updating party information in ERPNext.\",\n input: ErpnextGetPartyDetailsInput,\n output: ErpnextGetPartyDetailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-party-details.cjs","names":["z","action"],"sources":["../../src/actions/get-party-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { erpnext } from \"../app\";\n\nexport const ErpnextGetPartyDetailsInput = z.object({\n party: z.string().describe(\"Name (ID) of the customer or supplier\"),\n company: z.string().describe(\"Company name for which to fetch party details. If not specified, default company is used.\").optional(),\n party_type: z.string().describe(\"Type of party - either 'Customer' or 'Supplier'\"),\n}).describe(\"Request model for retrieving customer or supplier details.\");\nconst ErpnextGetPartyDetails_PartyDetailsDataSchema = z.object({\n currency: z.string().describe(\"Transaction currency\").nullable().optional(),\n customer: z.string().describe(\"Customer name (for Customer party type)\").nullable().optional(),\n debit_to: z.string().describe(\"Debit account (for customers)\").nullable().optional(),\n due_date: z.string().describe(\"Payment due date\").nullable().optional(),\n language: z.string().describe(\"Preferred language\").nullable().optional(),\n supplier: z.string().describe(\"Supplier name (for Supplier party type)\").nullable().optional(),\n credit_to: z.string().describe(\"Credit account (for suppliers)\").nullable().optional(),\n territory: z.string().describe(\"Customer territory\").nullable().optional(),\n price_list: z.string().describe(\"Default price list\").nullable().optional(),\n supplier_tds: z.string().describe(\"Supplier TDS category\").nullable().optional(),\n tax_category: z.string().describe(\"Tax category\").nullable().optional(),\n contact_email: z.string().describe(\"Contact email address\").nullable().optional(),\n contact_phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n customer_name: z.string().describe(\"Full customer name\").nullable().optional(),\n supplier_name: z.string().describe(\"Full supplier name\").nullable().optional(),\n contact_mobile: z.string().describe(\"Contact mobile number\").nullable().optional(),\n contact_person: z.string().describe(\"Contact person ID\").nullable().optional(),\n customer_group: z.string().describe(\"Customer group\").nullable().optional(),\n supplier_group: z.string().describe(\"Supplier group\").nullable().optional(),\n address_display: z.string().describe(\"Formatted billing address\").nullable().optional(),\n company_address: z.string().describe(\"Company address ID\").nullable().optional(),\n contact_display: z.string().describe(\"Contact person full name\").nullable().optional(),\n customer_address: z.string().describe(\"Customer address ID\").nullable().optional(),\n dispatch_address: z.string().describe(\"Formatted dispatch address\").nullable().optional(),\n shipping_address: z.string().describe(\"Formatted shipping address\").nullable().optional(),\n supplier_address: z.string().describe(\"Supplier address ID\").nullable().optional(),\n buying_price_list: z.string().describe(\"Buying price list\").nullable().optional(),\n taxes_and_charges: z.string().describe(\"Default taxes and charges template\").nullable().optional(),\n contact_department: z.string().describe(\"Contact department\").nullable().optional(),\n selling_price_list: z.string().describe(\"Selling price list\").nullable().optional(),\n contact_designation: z.string().describe(\"Contact designation\").nullable().optional(),\n dispatch_address_name: z.string().describe(\"Dispatch address ID\").nullable().optional(),\n shipping_address_name: z.string().describe(\"Shipping address ID\").nullable().optional(),\n payment_terms_template: z.string().describe(\"Payment terms template\").nullable().optional(),\n company_address_display: z.string().describe(\"Formatted company address\").nullable().optional(),\n tax_withholding_category: z.string().describe(\"Tax withholding category\").nullable().optional(),\n}).passthrough().describe(\"Detailed party information returned by the API.\");\nexport const ErpnextGetPartyDetailsOutput = z.object({\n message: ErpnextGetPartyDetails_PartyDetailsDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing comprehensive party details.\");\n\nexport const erpnextGetPartyDetails: AppAction<\n typeof ErpnextGetPartyDetailsInput,\n typeof ErpnextGetPartyDetailsOutput,\n typeof erpnext.credential\n> = action(\"ERPNEXT_GET_PARTY_DETAILS\", {\n slug: \"erpnext-get-party-details\",\n name: \"Get Party Details\",\n description: \"Tool to get comprehensive customer or supplier details including addresses, contacts, and default financial settings. Use when creating transactions or updating party information in ERPNext.\",\n input: ErpnextGetPartyDetailsInput,\n output: ErpnextGetPartyDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { erpnext } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-party-details.d.ts
|
|
@@ -46,27 +48,7 @@ declare const ErpnextGetPartyDetailsOutput: z.ZodObject<{
|
|
|
46
48
|
tax_withholding_category: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
}, z.core.$loose>>;
|
|
48
50
|
}, z.core.$loose>;
|
|
49
|
-
declare const erpnextGetPartyDetails:
|
|
50
|
-
party: string;
|
|
51
|
-
party_type: string;
|
|
52
|
-
company?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
54
|
-
connectionId: z.ZodString;
|
|
55
|
-
entityId: z.ZodString;
|
|
56
|
-
instanceId: z.ZodString;
|
|
57
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
-
full: z.ZodString;
|
|
59
|
-
generic_api_key: z.ZodString;
|
|
60
|
-
generic_token: z.ZodString;
|
|
61
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"erpnext", z.ZodObject<{
|
|
62
|
-
connectionId: z.ZodString;
|
|
63
|
-
entityId: z.ZodString;
|
|
64
|
-
instanceId: z.ZodString;
|
|
65
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
-
full: z.ZodString;
|
|
67
|
-
generic_api_key: z.ZodString;
|
|
68
|
-
generic_token: z.ZodString;
|
|
69
|
-
}, z.core.$strip>>]>;
|
|
51
|
+
declare const erpnextGetPartyDetails: AppAction<typeof ErpnextGetPartyDetailsInput, typeof ErpnextGetPartyDetailsOutput, typeof erpnext.credential>;
|
|
70
52
|
//#endregion
|
|
71
53
|
export { erpnextGetPartyDetails };
|
|
72
54
|
//# sourceMappingURL=get-party-details.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-party-details.d.cts","names":[],"sources":["../../src/actions/get-party-details.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-party-details.d.cts","names":[],"sources":["../../src/actions/get-party-details.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cA2C3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|