@kernelminds/scailo-sdk 0.0.102 → 0.0.104
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/lib/cjs/permissions.js +100 -64
- package/lib/cjs/src/absences.scailo_connect.js +14 -3
- package/lib/cjs/src/asset_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/attendances.scailo_connect.js +14 -3
- package/lib/cjs/src/components.scailo_connect.js +12 -0
- package/lib/cjs/src/equations_families.scailo_connect.js +14 -3
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +14 -3
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +14 -3
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +14 -3
- package/lib/cjs/src/equipments.scailo_connect.js +12 -0
- package/lib/cjs/src/expenses.scailo_connect.js +12 -0
- package/lib/cjs/src/feedstocks.scailo_connect.js +12 -0
- package/lib/cjs/src/infrastructures.scailo_connect.js +12 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/cjs/src/magic_links.scailo_pb.js +252 -0
- package/lib/cjs/src/merchandises.scailo_connect.js +12 -0
- package/lib/cjs/src/on_duties.scailo_connect.js +14 -3
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/cjs/src/production_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/production_plans.scailo_connect.js +12 -0
- package/lib/cjs/src/products.scailo_connect.js +12 -0
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +12 -0
- package/lib/cjs/src/purchases_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/purchases_payments.scailo_connect.js +14 -3
- package/lib/cjs/src/qc_samples.scailo_connect.js +12 -0
- package/lib/cjs/src/quotations_requests.scailo_connect.js +12 -0
- package/lib/cjs/src/quotations_responses.scailo_connect.js +12 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/sales_receipts.scailo_connect.js +14 -3
- package/lib/cjs/src/stock_audits.scailo_connect.js +12 -0
- package/lib/cjs/src/stock_issuances.scailo_connect.js +12 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +12 -0
- package/lib/cjs/src/supply_offers.scailo_connect.js +12 -0
- package/lib/cjs/src/vendors.scailo_connect.js +12 -0
- package/lib/cjs/src/vendors.scailo_pb.js +118 -1
- package/lib/cjs/src/visitations.scailo_connect.js +14 -3
- package/lib/cjs/src/work_orders.scailo_connect.js +12 -0
- package/lib/cjs/types/permissions.d.ts +180 -0
- package/lib/cjs/types/permissions.d.ts.map +1 -1
- package/lib/cjs/types/src/absences.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/components.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/magic_links.scailo_pb.d.ts +217 -1
- package/lib/cjs/types/src/magic_links.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/products.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_pb.d.ts +98 -0
- package/lib/cjs/types/src/vendors.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/permissions.js +100 -64
- package/lib/esm/src/absences.scailo_connect.js +14 -3
- package/lib/esm/src/asset_indents.scailo_connect.js +12 -0
- package/lib/esm/src/attendances.scailo_connect.js +14 -3
- package/lib/esm/src/components.scailo_connect.js +12 -0
- package/lib/esm/src/equations_families.scailo_connect.js +14 -3
- package/lib/esm/src/equations_replaceables.scailo_connect.js +14 -3
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +14 -3
- package/lib/esm/src/equations_work_orders.scailo_connect.js +14 -3
- package/lib/esm/src/equipments.scailo_connect.js +12 -0
- package/lib/esm/src/expenses.scailo_connect.js +12 -0
- package/lib/esm/src/feedstocks.scailo_connect.js +12 -0
- package/lib/esm/src/infrastructures.scailo_connect.js +12 -0
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/esm/src/magic_links.scailo_pb.js +252 -0
- package/lib/esm/src/merchandises.scailo_connect.js +12 -0
- package/lib/esm/src/on_duties.scailo_connect.js +14 -3
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/esm/src/production_indents.scailo_connect.js +12 -0
- package/lib/esm/src/production_plans.scailo_connect.js +12 -0
- package/lib/esm/src/products.scailo_connect.js +12 -0
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +12 -0
- package/lib/esm/src/purchases_indents.scailo_connect.js +12 -0
- package/lib/esm/src/purchases_payments.scailo_connect.js +14 -3
- package/lib/esm/src/qc_samples.scailo_connect.js +12 -0
- package/lib/esm/src/quotations_requests.scailo_connect.js +12 -0
- package/lib/esm/src/quotations_responses.scailo_connect.js +12 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +12 -0
- package/lib/esm/src/sales_receipts.scailo_connect.js +14 -3
- package/lib/esm/src/stock_audits.scailo_connect.js +12 -0
- package/lib/esm/src/stock_issuances.scailo_connect.js +12 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +12 -0
- package/lib/esm/src/supply_offers.scailo_connect.js +12 -0
- package/lib/esm/src/vendors.scailo_connect.js +12 -0
- package/lib/esm/src/vendors.scailo_pb.js +118 -1
- package/lib/esm/src/visitations.scailo_connect.js +14 -3
- package/lib/esm/src/work_orders.scailo_connect.js +12 -0
- package/lib/esm/types/permissions.d.ts +180 -0
- package/lib/esm/types/permissions.d.ts.map +1 -1
- package/lib/esm/types/src/absences.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/components.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equipments.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/magic_links.scailo_pb.d.ts +217 -1
- package/lib/esm/types/src/magic_links.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/products.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_pb.d.ts +98 -0
- package/lib/esm/types/src/vendors.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -8,6 +8,7 @@ exports.QuotationsResponsesService = void 0;
|
|
|
8
8
|
const quotations_responses_scailo_pb_js_1 = require("./quotations_responses.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
/**
|
|
12
13
|
*
|
|
13
14
|
* Describes the common methods applicable on each quotation response
|
|
@@ -182,6 +183,17 @@ exports.QuotationsResponsesService = {
|
|
|
182
183
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
183
184
|
kind: protobuf_1.MethodKind.Unary,
|
|
184
185
|
},
|
|
186
|
+
/**
|
|
187
|
+
* Create a magic link
|
|
188
|
+
*
|
|
189
|
+
* @generated from rpc Scailo.QuotationsResponsesService.CreateMagicLink
|
|
190
|
+
*/
|
|
191
|
+
createMagicLink: {
|
|
192
|
+
name: "CreateMagicLink",
|
|
193
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
194
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
195
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
196
|
+
},
|
|
185
197
|
/**
|
|
186
198
|
* Add an item to a quotation response
|
|
187
199
|
*
|
|
@@ -8,6 +8,7 @@ exports.ReplaceableIndentsService = void 0;
|
|
|
8
8
|
const replaceable_indents_scailo_pb_js_1 = require("./replaceable_indents.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
@@ -194,6 +195,17 @@ exports.ReplaceableIndentsService = {
|
|
|
194
195
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
196
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
197
|
},
|
|
198
|
+
/**
|
|
199
|
+
* Create a magic link
|
|
200
|
+
*
|
|
201
|
+
* @generated from rpc Scailo.ReplaceableIndentsService.CreateMagicLink
|
|
202
|
+
*/
|
|
203
|
+
createMagicLink: {
|
|
204
|
+
name: "CreateMagicLink",
|
|
205
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
206
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
207
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
208
|
+
},
|
|
197
209
|
/**
|
|
198
210
|
* Autofill the replaceable indent
|
|
199
211
|
*
|
|
@@ -8,6 +8,7 @@ exports.SalesReceiptsService = void 0;
|
|
|
8
8
|
const sales_receipts_scailo_pb_js_1 = require("./sales_receipts.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
/**
|
|
12
13
|
*
|
|
13
14
|
* Describes the common methods applicable on each sales receipt
|
|
@@ -163,9 +164,6 @@ exports.SalesReceiptsService = {
|
|
|
163
164
|
/**
|
|
164
165
|
* Add comment
|
|
165
166
|
*
|
|
166
|
-
* Send Email
|
|
167
|
-
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
168
|
-
*
|
|
169
167
|
* @generated from rpc Scailo.SalesReceiptsService.CommentAdd
|
|
170
168
|
*/
|
|
171
169
|
commentAdd: {
|
|
@@ -174,6 +172,19 @@ exports.SalesReceiptsService = {
|
|
|
174
172
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
175
173
|
kind: protobuf_1.MethodKind.Unary,
|
|
176
174
|
},
|
|
175
|
+
/**
|
|
176
|
+
* Send Email
|
|
177
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
178
|
+
* Create a magic link
|
|
179
|
+
*
|
|
180
|
+
* @generated from rpc Scailo.SalesReceiptsService.CreateMagicLink
|
|
181
|
+
*/
|
|
182
|
+
createMagicLink: {
|
|
183
|
+
name: "CreateMagicLink",
|
|
184
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
185
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
186
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
187
|
+
},
|
|
177
188
|
/**
|
|
178
189
|
* View by ID
|
|
179
190
|
*
|
|
@@ -8,6 +8,7 @@ exports.StockAuditsService = void 0;
|
|
|
8
8
|
const stock_audits_scailo_pb_js_1 = require("./stock_audits.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
@@ -194,6 +195,17 @@ exports.StockAuditsService = {
|
|
|
194
195
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
196
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
197
|
},
|
|
198
|
+
/**
|
|
199
|
+
* Create a magic link
|
|
200
|
+
*
|
|
201
|
+
* @generated from rpc Scailo.StockAuditsService.CreateMagicLink
|
|
202
|
+
*/
|
|
203
|
+
createMagicLink: {
|
|
204
|
+
name: "CreateMagicLink",
|
|
205
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
206
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
207
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
208
|
+
},
|
|
197
209
|
/**
|
|
198
210
|
* Checks if the Stock Audit can be marked as completed
|
|
199
211
|
*
|
|
@@ -8,6 +8,7 @@ exports.StockIssuancesService = void 0;
|
|
|
8
8
|
const stock_issuances_scailo_pb_js_1 = require("./stock_issuances.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
@@ -194,6 +195,17 @@ exports.StockIssuancesService = {
|
|
|
194
195
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
196
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
197
|
},
|
|
198
|
+
/**
|
|
199
|
+
* Create a magic link
|
|
200
|
+
*
|
|
201
|
+
* @generated from rpc Scailo.StockIssuancesService.CreateMagicLink
|
|
202
|
+
*/
|
|
203
|
+
createMagicLink: {
|
|
204
|
+
name: "CreateMagicLink",
|
|
205
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
206
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
207
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
208
|
+
},
|
|
197
209
|
/**
|
|
198
210
|
* Autofill the stock issuance
|
|
199
211
|
*
|
|
@@ -8,6 +8,7 @@ exports.StockReturnsService = void 0;
|
|
|
8
8
|
const stock_returns_scailo_pb_js_1 = require("./stock_returns.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
13
|
const inventory_scailo_pb_js_1 = require("./inventory.scailo_pb.js");
|
|
13
14
|
/**
|
|
@@ -195,6 +196,17 @@ exports.StockReturnsService = {
|
|
|
195
196
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
196
197
|
kind: protobuf_1.MethodKind.Unary,
|
|
197
198
|
},
|
|
199
|
+
/**
|
|
200
|
+
* Create a magic link
|
|
201
|
+
*
|
|
202
|
+
* @generated from rpc Scailo.StockReturnsService.CreateMagicLink
|
|
203
|
+
*/
|
|
204
|
+
createMagicLink: {
|
|
205
|
+
name: "CreateMagicLink",
|
|
206
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
207
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
208
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
209
|
+
},
|
|
198
210
|
/**
|
|
199
211
|
* Checks if the Stock Return can be marked as completed
|
|
200
212
|
*
|
|
@@ -8,6 +8,7 @@ exports.SupplyOffersService = void 0;
|
|
|
8
8
|
const supply_offers_scailo_pb_js_1 = require("./supply_offers.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
@@ -194,6 +195,17 @@ exports.SupplyOffersService = {
|
|
|
194
195
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
196
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
197
|
},
|
|
198
|
+
/**
|
|
199
|
+
* Create a magic link
|
|
200
|
+
*
|
|
201
|
+
* @generated from rpc Scailo.SupplyOffersService.CreateMagicLink
|
|
202
|
+
*/
|
|
203
|
+
createMagicLink: {
|
|
204
|
+
name: "CreateMagicLink",
|
|
205
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
206
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
207
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
208
|
+
},
|
|
197
209
|
/**
|
|
198
210
|
* Autofill the supply offer
|
|
199
211
|
*
|
|
@@ -8,6 +8,7 @@ exports.VendorsService = void 0;
|
|
|
8
8
|
const vendors_scailo_pb_js_1 = require("./vendors.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
/**
|
|
12
13
|
*
|
|
13
14
|
* Describes the common methods applicable on each vendor
|
|
@@ -160,6 +161,17 @@ exports.VendorsService = {
|
|
|
160
161
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
161
162
|
kind: protobuf_1.MethodKind.Unary,
|
|
162
163
|
},
|
|
164
|
+
/**
|
|
165
|
+
* Create a magic link
|
|
166
|
+
*
|
|
167
|
+
* @generated from rpc Scailo.VendorsService.CreateMagicLink
|
|
168
|
+
*/
|
|
169
|
+
createMagicLink: {
|
|
170
|
+
name: "CreateMagicLink",
|
|
171
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
172
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
173
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
174
|
+
},
|
|
163
175
|
/**
|
|
164
176
|
* Add an item to a vendor
|
|
165
177
|
*
|
|
@@ -4,10 +4,43 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.VendorsServicePaginatedUsersResponse = exports.VendorUsersSearchRequest = exports.VendorUsersList = exports.VendorUser = exports.VendorsServiceUserCreateRequest = exports.VendorsServicePaginatedRequiredItemsResponse = exports.VendorItemRequired = exports.VendorsServicePaginatedItemsResponse = exports.VendorItemsSearchRequest = exports.VendorsServiceSearchAllReq = exports.VendorsServiceCountReq = exports.VendorsServiceFilterReq = exports.VendorsServicePaginationResponse = exports.VendorsServicePaginationReq = exports.VendorItemHistoryRequest = exports.VendorItemsList = exports.VendorsList = exports.VendorItem = exports.VendorsServiceItemUpdateRequest = exports.VendorsServiceItemCreateRequest = exports.Vendor = exports.VendorsServiceUpdateRequest = exports.VendorsServiceCreateRequest = exports.VENDOR_USER_STATUS = exports.VENDOR_ITEM_STATUS = exports.VENDOR_ITEM_SORT_KEY = exports.VENDOR_SORT_KEY = void 0;
|
|
7
|
+
exports.VendorsServicePaginatedUsersResponse = exports.VendorUsersSearchRequest = exports.VendorUsersList = exports.VendorUser = exports.VendorsServiceUserCreateRequest = exports.VendorsServicePaginatedRequiredItemsResponse = exports.VendorItemRequired = exports.VendorsServicePaginatedItemsResponse = exports.VendorItemsSearchRequest = exports.VendorsServiceSearchAllReq = exports.VendorsServiceCountReq = exports.VendorsServiceFilterReq = exports.VendorsServicePaginationResponse = exports.VendorsServicePaginationReq = exports.VendorItemHistoryRequest = exports.VendorItemsList = exports.VendorsList = exports.VendorItem = exports.VendorsServiceItemUpdateRequest = exports.VendorsServiceItemCreateRequest = exports.Vendor = exports.VendorsServiceUpdateRequest = exports.VendorsServiceCreateRequest = exports.VENDOR_USER_STATUS = exports.VENDOR_ITEM_STATUS = exports.VENDOR_ITEM_SORT_KEY = exports.VENDOR_SORT_KEY = exports.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE = void 0;
|
|
8
8
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
9
|
const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
|
|
10
10
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
11
|
+
/**
|
|
12
|
+
*
|
|
13
|
+
* Describes the price deviation limit type for an item associated to a vendor
|
|
14
|
+
*
|
|
15
|
+
* @generated from enum Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE
|
|
16
|
+
*/
|
|
17
|
+
var VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE;
|
|
18
|
+
(function (VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) {
|
|
19
|
+
/**
|
|
20
|
+
* Denotes that price limit type be disregarded. This is used only within search/filter APIs
|
|
21
|
+
*
|
|
22
|
+
* @generated from enum value: VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED = 0;
|
|
23
|
+
*/
|
|
24
|
+
VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE[VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE["VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED"] = 0] = "VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED";
|
|
25
|
+
/**
|
|
26
|
+
* Denotes that the price limit type is a percentage
|
|
27
|
+
*
|
|
28
|
+
* @generated from enum value: VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_PERCENTAGE = 1;
|
|
29
|
+
*/
|
|
30
|
+
VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE[VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE["VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_PERCENTAGE"] = 1] = "VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_PERCENTAGE";
|
|
31
|
+
/**
|
|
32
|
+
* Denotes that the price limit type is an absolute value
|
|
33
|
+
*
|
|
34
|
+
* @generated from enum value: VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ABSOLUTE = 2;
|
|
35
|
+
*/
|
|
36
|
+
VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE[VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE["VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ABSOLUTE"] = 2] = "VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ABSOLUTE";
|
|
37
|
+
})(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE || (exports.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE = {}));
|
|
38
|
+
// Retrieve enum metadata with: proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE)
|
|
39
|
+
protobuf_1.proto3.util.setEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE, "Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE", [
|
|
40
|
+
{ no: 0, name: "VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED" },
|
|
41
|
+
{ no: 1, name: "VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_PERCENTAGE" },
|
|
42
|
+
{ no: 2, name: "VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ABSOLUTE" },
|
|
43
|
+
]);
|
|
11
44
|
/**
|
|
12
45
|
*
|
|
13
46
|
* Describes the available sort keys
|
|
@@ -598,6 +631,30 @@ class VendorsServiceItemCreateRequest extends protobuf_1.Message {
|
|
|
598
631
|
* @generated from field: uint64 price = 15;
|
|
599
632
|
*/
|
|
600
633
|
price = protobuf_1.protoInt64.zero;
|
|
634
|
+
/**
|
|
635
|
+
* The relative lower limit type on the price deviation of the item
|
|
636
|
+
*
|
|
637
|
+
* @generated from field: Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE price_deviation_rel_lower_limit_type = 46;
|
|
638
|
+
*/
|
|
639
|
+
priceDeviationRelLowerLimitType = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED;
|
|
640
|
+
/**
|
|
641
|
+
* The relative lower limit value on the price deviation of the item (in cents). For percentage, this is the percentage value; for absolute, this is the absolute value. If set to -1, the limit is ignored. The final lower limit of the item is computed as (price - price_deviation_rel_lower_limit_value)
|
|
642
|
+
*
|
|
643
|
+
* @generated from field: int64 price_deviation_rel_lower_limit_value = 47;
|
|
644
|
+
*/
|
|
645
|
+
priceDeviationRelLowerLimitValue = protobuf_1.protoInt64.zero;
|
|
646
|
+
/**
|
|
647
|
+
* The relative upper limit type on the price deviation of the item
|
|
648
|
+
*
|
|
649
|
+
* @generated from field: Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE price_deviation_rel_upper_limit_type = 48;
|
|
650
|
+
*/
|
|
651
|
+
priceDeviationRelUpperLimitType = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED;
|
|
652
|
+
/**
|
|
653
|
+
* The relative upper limit value on the price deviation of the item (in cents). For percentage, this is the percentage value; for absolute, this is the absolute value. If set to -1, the limit is ignored. The final upper limit of the item is computed as (price + price_deviation_rel_upper_limit_value)
|
|
654
|
+
*
|
|
655
|
+
* @generated from field: int64 price_deviation_rel_upper_limit_value = 49;
|
|
656
|
+
*/
|
|
657
|
+
priceDeviationRelUpperLimitValue = protobuf_1.protoInt64.zero;
|
|
601
658
|
/**
|
|
602
659
|
* The minimum order quantity that needs to be placed (in cents) (0.01 is the minimum)
|
|
603
660
|
*
|
|
@@ -630,6 +687,10 @@ class VendorsServiceItemCreateRequest extends protobuf_1.Message {
|
|
|
630
687
|
{ no: 13, name: "uom_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
631
688
|
{ no: 14, name: "tax_group_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
632
689
|
{ no: 15, name: "price", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
690
|
+
{ no: 46, name: "price_deviation_rel_lower_limit_type", kind: "enum", T: protobuf_1.proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) },
|
|
691
|
+
{ no: 47, name: "price_deviation_rel_lower_limit_value", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
692
|
+
{ no: 48, name: "price_deviation_rel_upper_limit_type", kind: "enum", T: protobuf_1.proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) },
|
|
693
|
+
{ no: 49, name: "price_deviation_rel_upper_limit_value", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
633
694
|
{ no: 20, name: "min_order_qty", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
634
695
|
{ no: 21, name: "max_order_qty", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
635
696
|
{ no: 22, name: "step_interval", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -691,6 +752,30 @@ class VendorsServiceItemUpdateRequest extends protobuf_1.Message {
|
|
|
691
752
|
* @generated from field: uint64 price = 15;
|
|
692
753
|
*/
|
|
693
754
|
price = protobuf_1.protoInt64.zero;
|
|
755
|
+
/**
|
|
756
|
+
* The relative lower limit type on the price deviation of the item
|
|
757
|
+
*
|
|
758
|
+
* @generated from field: Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE price_deviation_rel_lower_limit_type = 46;
|
|
759
|
+
*/
|
|
760
|
+
priceDeviationRelLowerLimitType = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED;
|
|
761
|
+
/**
|
|
762
|
+
* The relative lower limit value on the price deviation of the item (in cents). For percentage, this is the percentage value; for absolute, this is the absolute value. If set to -1, the limit is ignored. The final lower limit of the item is computed as (price - price_deviation_rel_lower_limit_value)
|
|
763
|
+
*
|
|
764
|
+
* @generated from field: int64 price_deviation_rel_lower_limit_value = 47;
|
|
765
|
+
*/
|
|
766
|
+
priceDeviationRelLowerLimitValue = protobuf_1.protoInt64.zero;
|
|
767
|
+
/**
|
|
768
|
+
* The relative upper limit type on the price deviation of the item
|
|
769
|
+
*
|
|
770
|
+
* @generated from field: Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE price_deviation_rel_upper_limit_type = 48;
|
|
771
|
+
*/
|
|
772
|
+
priceDeviationRelUpperLimitType = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED;
|
|
773
|
+
/**
|
|
774
|
+
* The relative upper limit value on the price deviation of the item (in cents). For percentage, this is the percentage value; for absolute, this is the absolute value. If set to -1, the limit is ignored. The final upper limit of the item is computed as (price + price_deviation_rel_upper_limit_value)
|
|
775
|
+
*
|
|
776
|
+
* @generated from field: int64 price_deviation_rel_upper_limit_value = 49;
|
|
777
|
+
*/
|
|
778
|
+
priceDeviationRelUpperLimitValue = protobuf_1.protoInt64.zero;
|
|
694
779
|
/**
|
|
695
780
|
* The minimum order quantity that needs to be placed (in cents) (0.01 is the minimum)
|
|
696
781
|
*
|
|
@@ -722,6 +807,10 @@ class VendorsServiceItemUpdateRequest extends protobuf_1.Message {
|
|
|
722
807
|
{ no: 13, name: "uom_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
723
808
|
{ no: 14, name: "tax_group_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
724
809
|
{ no: 15, name: "price", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
810
|
+
{ no: 46, name: "price_deviation_rel_lower_limit_type", kind: "enum", T: protobuf_1.proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) },
|
|
811
|
+
{ no: 47, name: "price_deviation_rel_lower_limit_value", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
812
|
+
{ no: 48, name: "price_deviation_rel_upper_limit_type", kind: "enum", T: protobuf_1.proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) },
|
|
813
|
+
{ no: 49, name: "price_deviation_rel_upper_limit_value", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
725
814
|
{ no: 20, name: "min_order_qty", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
726
815
|
{ no: 21, name: "max_order_qty", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
727
816
|
{ no: 22, name: "step_interval", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -813,6 +902,30 @@ class VendorItem extends protobuf_1.Message {
|
|
|
813
902
|
* @generated from field: uint64 price = 15;
|
|
814
903
|
*/
|
|
815
904
|
price = protobuf_1.protoInt64.zero;
|
|
905
|
+
/**
|
|
906
|
+
* The relative lower limit type on the price deviation of the item
|
|
907
|
+
*
|
|
908
|
+
* @generated from field: Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE price_deviation_rel_lower_limit_type = 46;
|
|
909
|
+
*/
|
|
910
|
+
priceDeviationRelLowerLimitType = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED;
|
|
911
|
+
/**
|
|
912
|
+
* The relative lower limit value on the price deviation of the item (in cents). For percentage, this is the percentage value; for absolute, this is the absolute value. If set to -1, the limit is ignored. The final lower limit of the item is computed as (price - price_deviation_rel_lower_limit_value)
|
|
913
|
+
*
|
|
914
|
+
* @generated from field: int64 price_deviation_rel_lower_limit_value = 47;
|
|
915
|
+
*/
|
|
916
|
+
priceDeviationRelLowerLimitValue = protobuf_1.protoInt64.zero;
|
|
917
|
+
/**
|
|
918
|
+
* The relative upper limit type on the price deviation of the item
|
|
919
|
+
*
|
|
920
|
+
* @generated from field: Scailo.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE price_deviation_rel_upper_limit_type = 48;
|
|
921
|
+
*/
|
|
922
|
+
priceDeviationRelUpperLimitType = VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE.VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE_ANY_UNSPECIFIED;
|
|
923
|
+
/**
|
|
924
|
+
* The relative upper limit value on the price deviation of the item (in cents). For percentage, this is the percentage value; for absolute, this is the absolute value. If set to -1, the limit is ignored. The final upper limit of the item is computed as (price + price_deviation_rel_upper_limit_value)
|
|
925
|
+
*
|
|
926
|
+
* @generated from field: int64 price_deviation_rel_upper_limit_value = 49;
|
|
927
|
+
*/
|
|
928
|
+
priceDeviationRelUpperLimitValue = protobuf_1.protoInt64.zero;
|
|
816
929
|
/**
|
|
817
930
|
* The minimum order quantity that needs to be placed (in cents) (0.01 is the minimum)
|
|
818
931
|
*
|
|
@@ -849,6 +962,10 @@ class VendorItem extends protobuf_1.Message {
|
|
|
849
962
|
{ no: 13, name: "uom_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
850
963
|
{ no: 14, name: "tax_group_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
851
964
|
{ no: 15, name: "price", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
965
|
+
{ no: 46, name: "price_deviation_rel_lower_limit_type", kind: "enum", T: protobuf_1.proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) },
|
|
966
|
+
{ no: 47, name: "price_deviation_rel_lower_limit_value", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
967
|
+
{ no: 48, name: "price_deviation_rel_upper_limit_type", kind: "enum", T: protobuf_1.proto3.getEnumType(VENDOR_ITEM_PRICE_DEVIATION_LIMIT_TYPE) },
|
|
968
|
+
{ no: 49, name: "price_deviation_rel_upper_limit_value", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
852
969
|
{ no: 20, name: "min_order_qty", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
853
970
|
{ no: 21, name: "max_order_qty", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
854
971
|
{ no: 22, name: "step_interval", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -8,6 +8,7 @@ exports.VisitationsService = void 0;
|
|
|
8
8
|
const visitations_scailo_pb_js_1 = require("./visitations.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
/**
|
|
12
13
|
*
|
|
13
14
|
* Describes the common methods applicable on each visitation
|
|
@@ -163,9 +164,6 @@ exports.VisitationsService = {
|
|
|
163
164
|
/**
|
|
164
165
|
* Add comment
|
|
165
166
|
*
|
|
166
|
-
* Send Email
|
|
167
|
-
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
168
|
-
*
|
|
169
167
|
* @generated from rpc Scailo.VisitationsService.CommentAdd
|
|
170
168
|
*/
|
|
171
169
|
commentAdd: {
|
|
@@ -174,6 +172,19 @@ exports.VisitationsService = {
|
|
|
174
172
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
175
173
|
kind: protobuf_1.MethodKind.Unary,
|
|
176
174
|
},
|
|
175
|
+
/**
|
|
176
|
+
* Send Email
|
|
177
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
178
|
+
* Create a magic link
|
|
179
|
+
*
|
|
180
|
+
* @generated from rpc Scailo.VisitationsService.CreateMagicLink
|
|
181
|
+
*/
|
|
182
|
+
createMagicLink: {
|
|
183
|
+
name: "CreateMagicLink",
|
|
184
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
185
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
186
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
187
|
+
},
|
|
177
188
|
/**
|
|
178
189
|
* Store entry time
|
|
179
190
|
*
|
|
@@ -8,6 +8,7 @@ exports.WorkOrdersService = void 0;
|
|
|
8
8
|
const work_orders_scailo_pb_js_1 = require("./work_orders.scailo_pb.js");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
|
+
const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
|
|
11
12
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
@@ -194,6 +195,17 @@ exports.WorkOrdersService = {
|
|
|
194
195
|
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
196
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
197
|
},
|
|
198
|
+
/**
|
|
199
|
+
* Create a magic link
|
|
200
|
+
*
|
|
201
|
+
* @generated from rpc Scailo.WorkOrdersService.CreateMagicLink
|
|
202
|
+
*/
|
|
203
|
+
createMagicLink: {
|
|
204
|
+
name: "CreateMagicLink",
|
|
205
|
+
I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
|
|
206
|
+
O: magic_links_scailo_pb_js_1.MagicLink,
|
|
207
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
208
|
+
},
|
|
197
209
|
/**
|
|
198
210
|
* Autofill the work order
|
|
199
211
|
*
|