@kernelminds/scailo-sdk 0.0.35 → 0.0.37
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/src/asset_indents.scailo_connect.js +14 -3
- package/lib/cjs/src/credit_notes.scailo_connect.js +11 -0
- package/lib/cjs/src/debit_notes.scailo_connect.js +11 -0
- package/lib/cjs/src/families.scailo_pb.js +42 -5
- package/lib/cjs/src/goods_dispatches.scailo_connect.js +11 -0
- package/lib/cjs/src/goods_receipts.scailo_connect.js +11 -0
- package/lib/cjs/src/inward_jobs.scailo_connect.js +22 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/outward_jobs.scailo_connect.js +22 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/production_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/production_plans.scailo_connect.js +11 -0
- package/lib/cjs/src/proforma_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_orders.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_orders.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_quotations.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/skills_groups.scailo_pb.js +22 -15
- package/lib/cjs/src/stock_audits.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/supply_offers.scailo_connect.js +11 -0
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/work_orders.scailo_connect.js +11 -0
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +15 -4
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/families.scailo_pb.d.ts +32 -4
- package/lib/cjs/types/src/families.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +23 -1
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -1
- 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 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +23 -1
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -1
- 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 -1
- 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 -1
- 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 -1
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_groups.scailo_pb.d.ts +14 -8
- package/lib/cjs/types/src/skills_groups.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +12 -1
- 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 -1
- 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 -1
- 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 -1
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/src/asset_indents.scailo_connect.js +14 -3
- package/lib/esm/src/credit_notes.scailo_connect.js +11 -0
- package/lib/esm/src/debit_notes.scailo_connect.js +11 -0
- package/lib/esm/src/families.scailo_pb.js +48 -5
- package/lib/esm/src/goods_dispatches.scailo_connect.js +11 -0
- package/lib/esm/src/goods_receipts.scailo_connect.js +11 -0
- package/lib/esm/src/inward_jobs.scailo_connect.js +22 -0
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -0
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -0
- package/lib/esm/src/outward_jobs.scailo_connect.js +22 -0
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -0
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -0
- package/lib/esm/src/production_indents.scailo_connect.js +11 -0
- package/lib/esm/src/production_plans.scailo_connect.js +11 -0
- package/lib/esm/src/proforma_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_orders.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_returns.scailo_connect.js +11 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/esm/src/sales_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/sales_orders.scailo_connect.js +11 -0
- package/lib/esm/src/sales_quotations.scailo_connect.js +11 -0
- package/lib/esm/src/sales_returns.scailo_connect.js +11 -0
- package/lib/esm/src/skills_groups.scailo_pb.js +22 -15
- package/lib/esm/src/stock_audits.scailo_connect.js +11 -0
- package/lib/esm/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +11 -0
- package/lib/esm/src/supply_offers.scailo_connect.js +11 -0
- package/lib/esm/src/vendor_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/work_orders.scailo_connect.js +11 -0
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +15 -4
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/families.scailo_pb.d.ts +32 -4
- package/lib/esm/types/src/families.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +23 -1
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -1
- 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 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +23 -1
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -1
- 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 -1
- 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 -1
- 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 -1
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/skills_groups.scailo_pb.d.ts +14 -8
- package/lib/esm/types/src/skills_groups.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +12 -1
- 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 -1
- 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 -1
- 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 -1
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -711,6 +711,17 @@ exports.InwardJobsService = {
|
|
|
711
711
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
712
712
|
kind: protobuf_1.MethodKind.Unary,
|
|
713
713
|
},
|
|
714
|
+
/**
|
|
715
|
+
* Filter prospective inward families for the record represented by the given UUID identifier
|
|
716
|
+
*
|
|
717
|
+
* @generated from rpc Scailo.InwardJobsService.FilterProspectiveInwardFamilies
|
|
718
|
+
*/
|
|
719
|
+
filterProspectiveInwardFamilies: {
|
|
720
|
+
name: "FilterProspectiveInwardFamilies",
|
|
721
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
722
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
723
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
724
|
+
},
|
|
714
725
|
/**
|
|
715
726
|
* View prospective inward job inward item info for the given family ID and inward job ID
|
|
716
727
|
*
|
|
@@ -733,6 +744,17 @@ exports.InwardJobsService = {
|
|
|
733
744
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
734
745
|
kind: protobuf_1.MethodKind.Unary,
|
|
735
746
|
},
|
|
747
|
+
/**
|
|
748
|
+
* Filter prospective outward families for the record represented by the given UUID identifier
|
|
749
|
+
*
|
|
750
|
+
* @generated from rpc Scailo.InwardJobsService.FilterProspectiveOutwardFamilies
|
|
751
|
+
*/
|
|
752
|
+
filterProspectiveOutwardFamilies: {
|
|
753
|
+
name: "FilterProspectiveOutwardFamilies",
|
|
754
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
755
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
756
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
757
|
+
},
|
|
736
758
|
/**
|
|
737
759
|
* View prospective inward job outward item info for the given family ID and inward job ID
|
|
738
760
|
*
|
|
@@ -425,6 +425,17 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective inward job free issue material item info for the given family ID and inward job free issue material ID
|
|
430
441
|
*
|
|
@@ -425,6 +425,17 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective inward job free issue material return item info for the given family ID and inward job free issue material return ID
|
|
430
441
|
*
|
|
@@ -711,6 +711,17 @@ exports.OutwardJobsService = {
|
|
|
711
711
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
712
712
|
kind: protobuf_1.MethodKind.Unary,
|
|
713
713
|
},
|
|
714
|
+
/**
|
|
715
|
+
* Filter prospective inward families for the record represented by the given UUID identifier
|
|
716
|
+
*
|
|
717
|
+
* @generated from rpc Scailo.OutwardJobsService.FilterProspectiveInwardFamilies
|
|
718
|
+
*/
|
|
719
|
+
filterProspectiveInwardFamilies: {
|
|
720
|
+
name: "FilterProspectiveInwardFamilies",
|
|
721
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
722
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
723
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
724
|
+
},
|
|
714
725
|
/**
|
|
715
726
|
* View prospective outward job inward item info for the given family ID and outward job ID
|
|
716
727
|
*
|
|
@@ -733,6 +744,17 @@ exports.OutwardJobsService = {
|
|
|
733
744
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
734
745
|
kind: protobuf_1.MethodKind.Unary,
|
|
735
746
|
},
|
|
747
|
+
/**
|
|
748
|
+
* Filter prospective outward families for the record represented by the given UUID identifier
|
|
749
|
+
*
|
|
750
|
+
* @generated from rpc Scailo.OutwardJobsService.FilterProspectiveOutwardFamilies
|
|
751
|
+
*/
|
|
752
|
+
filterProspectiveOutwardFamilies: {
|
|
753
|
+
name: "FilterProspectiveOutwardFamilies",
|
|
754
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
755
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
756
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
757
|
+
},
|
|
736
758
|
/**
|
|
737
759
|
* View prospective outward job outward item info for the given family ID and outward job ID
|
|
738
760
|
*
|
|
@@ -436,6 +436,17 @@ exports.OutwardJobsFreeIssueMaterialsService = {
|
|
|
436
436
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
437
|
kind: protobuf_1.MethodKind.Unary,
|
|
438
438
|
},
|
|
439
|
+
/**
|
|
440
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
441
|
+
*
|
|
442
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.FilterProspectiveFamilies
|
|
443
|
+
*/
|
|
444
|
+
filterProspectiveFamilies: {
|
|
445
|
+
name: "FilterProspectiveFamilies",
|
|
446
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
447
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
448
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
449
|
+
},
|
|
439
450
|
/**
|
|
440
451
|
* View prospective outward job free issue material item info for the given family ID and outward job free issue material ID
|
|
441
452
|
*
|
|
@@ -425,6 +425,17 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective outward job free issue material return item info for the given family ID and outward job free issue material return ID
|
|
430
441
|
*
|
|
@@ -414,6 +414,17 @@ exports.ProductionIndentsService = {
|
|
|
414
414
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
415
415
|
kind: protobuf_1.MethodKind.Unary,
|
|
416
416
|
},
|
|
417
|
+
/**
|
|
418
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
419
|
+
*
|
|
420
|
+
* @generated from rpc Scailo.ProductionIndentsService.FilterProspectiveFamilies
|
|
421
|
+
*/
|
|
422
|
+
filterProspectiveFamilies: {
|
|
423
|
+
name: "FilterProspectiveFamilies",
|
|
424
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
425
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
427
|
+
},
|
|
417
428
|
/**
|
|
418
429
|
* View prospective production indent item info for the given family ID and production indent ID
|
|
419
430
|
*
|
|
@@ -425,6 +425,17 @@ exports.ProductionPlansService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.ProductionPlansService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective production plan item info for the given family ID and production plan ID
|
|
430
441
|
*
|
|
@@ -459,6 +459,17 @@ exports.ProformaInvoicesService = {
|
|
|
459
459
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
460
460
|
kind: protobuf_1.MethodKind.Unary,
|
|
461
461
|
},
|
|
462
|
+
/**
|
|
463
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
464
|
+
*
|
|
465
|
+
* @generated from rpc Scailo.ProformaInvoicesService.FilterProspectiveFamilies
|
|
466
|
+
*/
|
|
467
|
+
filterProspectiveFamilies: {
|
|
468
|
+
name: "FilterProspectiveFamilies",
|
|
469
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
470
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
471
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
472
|
+
},
|
|
462
473
|
/**
|
|
463
474
|
* View prospective proforma invoice item info for the given family ID and proforma invoice ID
|
|
464
475
|
*
|
|
@@ -459,6 +459,17 @@ exports.PurchasesIndentsService = {
|
|
|
459
459
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
460
460
|
kind: protobuf_1.MethodKind.Unary,
|
|
461
461
|
},
|
|
462
|
+
/**
|
|
463
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
464
|
+
*
|
|
465
|
+
* @generated from rpc Scailo.PurchasesIndentsService.FilterProspectiveFamilies
|
|
466
|
+
*/
|
|
467
|
+
filterProspectiveFamilies: {
|
|
468
|
+
name: "FilterProspectiveFamilies",
|
|
469
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
470
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
471
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
472
|
+
},
|
|
462
473
|
/**
|
|
463
474
|
* View prospective purchase indent item info for the given family ID and purchase indent ID
|
|
464
475
|
*
|
|
@@ -624,6 +624,17 @@ exports.PurchasesOrdersService = {
|
|
|
624
624
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
625
625
|
kind: protobuf_1.MethodKind.Unary,
|
|
626
626
|
},
|
|
627
|
+
/**
|
|
628
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
629
|
+
*
|
|
630
|
+
* @generated from rpc Scailo.PurchasesOrdersService.FilterProspectiveFamilies
|
|
631
|
+
*/
|
|
632
|
+
filterProspectiveFamilies: {
|
|
633
|
+
name: "FilterProspectiveFamilies",
|
|
634
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
635
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
636
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
637
|
+
},
|
|
627
638
|
/**
|
|
628
639
|
* View prospective purchase order item info for the given family ID and purchase order ID
|
|
629
640
|
*
|
|
@@ -425,6 +425,17 @@ exports.PurchasesReturnsService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.PurchasesReturnsService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective purchase return item info for the given family ID and purchase return ID
|
|
430
441
|
*
|
|
@@ -414,6 +414,17 @@ exports.ReplaceableIndentsService = {
|
|
|
414
414
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
415
415
|
kind: protobuf_1.MethodKind.Unary,
|
|
416
416
|
},
|
|
417
|
+
/**
|
|
418
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
419
|
+
*
|
|
420
|
+
* @generated from rpc Scailo.ReplaceableIndentsService.FilterProspectiveFamilies
|
|
421
|
+
*/
|
|
422
|
+
filterProspectiveFamilies: {
|
|
423
|
+
name: "FilterProspectiveFamilies",
|
|
424
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
425
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
427
|
+
},
|
|
417
428
|
/**
|
|
418
429
|
* View prospective replaceable indent item info for the given family ID and replaceable indent ID
|
|
419
430
|
*
|
|
@@ -514,6 +514,17 @@ exports.SalesInvoicesService = {
|
|
|
514
514
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
515
515
|
kind: protobuf_1.MethodKind.Unary,
|
|
516
516
|
},
|
|
517
|
+
/**
|
|
518
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
519
|
+
*
|
|
520
|
+
* @generated from rpc Scailo.SalesInvoicesService.FilterProspectiveFamilies
|
|
521
|
+
*/
|
|
522
|
+
filterProspectiveFamilies: {
|
|
523
|
+
name: "FilterProspectiveFamilies",
|
|
524
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
525
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
526
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
527
|
+
},
|
|
517
528
|
/**
|
|
518
529
|
* View prospective sales invoice item info for the given family ID and sales invoice ID
|
|
519
530
|
*
|
|
@@ -624,6 +624,17 @@ exports.SalesOrdersService = {
|
|
|
624
624
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
625
625
|
kind: protobuf_1.MethodKind.Unary,
|
|
626
626
|
},
|
|
627
|
+
/**
|
|
628
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
629
|
+
*
|
|
630
|
+
* @generated from rpc Scailo.SalesOrdersService.FilterProspectiveFamilies
|
|
631
|
+
*/
|
|
632
|
+
filterProspectiveFamilies: {
|
|
633
|
+
name: "FilterProspectiveFamilies",
|
|
634
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
635
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
636
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
637
|
+
},
|
|
627
638
|
/**
|
|
628
639
|
* View prospective sales order item info for the given family ID and sales order ID
|
|
629
640
|
*
|
|
@@ -580,6 +580,17 @@ exports.SalesQuotationsService = {
|
|
|
580
580
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
581
581
|
kind: protobuf_1.MethodKind.Unary,
|
|
582
582
|
},
|
|
583
|
+
/**
|
|
584
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
585
|
+
*
|
|
586
|
+
* @generated from rpc Scailo.SalesQuotationsService.FilterProspectiveFamilies
|
|
587
|
+
*/
|
|
588
|
+
filterProspectiveFamilies: {
|
|
589
|
+
name: "FilterProspectiveFamilies",
|
|
590
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
591
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
592
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
593
|
+
},
|
|
583
594
|
/**
|
|
584
595
|
* View prospective sales quotation item info for the given family ID and sales quotation ID
|
|
585
596
|
*
|
|
@@ -425,6 +425,17 @@ exports.SalesReturnsService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.SalesReturnsService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective sales return item info for the given family ID and sales return ID
|
|
430
441
|
*
|
|
@@ -16,37 +16,44 @@ const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
|
16
16
|
*/
|
|
17
17
|
var SKILL_GROUP_ITEM_INPUT_VALUE_TYPE;
|
|
18
18
|
(function (SKILL_GROUP_ITEM_INPUT_VALUE_TYPE) {
|
|
19
|
+
/**
|
|
20
|
+
* Denotes that value type is disregarded. This is used only within search APIs
|
|
21
|
+
*
|
|
22
|
+
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED = 0;
|
|
23
|
+
*/
|
|
24
|
+
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED"] = 0] = "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED";
|
|
19
25
|
/**
|
|
20
26
|
* Input value type is an absolute number (with min and max defined in number_min_value and number_max_value)
|
|
21
27
|
*
|
|
22
|
-
* @generated from enum value:
|
|
28
|
+
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_ABSOLUTE = 1;
|
|
23
29
|
*/
|
|
24
|
-
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["
|
|
30
|
+
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_ABSOLUTE"] = 1] = "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_ABSOLUTE";
|
|
25
31
|
/**
|
|
26
32
|
* Input value type is a percentage
|
|
27
33
|
*
|
|
28
|
-
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_PERCENTAGE =
|
|
34
|
+
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_PERCENTAGE = 2;
|
|
29
35
|
*/
|
|
30
|
-
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_PERCENTAGE"] =
|
|
36
|
+
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_PERCENTAGE"] = 2] = "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_PERCENTAGE";
|
|
31
37
|
/**
|
|
32
38
|
* Input value type is a textual input
|
|
33
39
|
*
|
|
34
|
-
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_INPUT =
|
|
40
|
+
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_INPUT = 3;
|
|
35
41
|
*/
|
|
36
|
-
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_INPUT"] =
|
|
42
|
+
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_INPUT"] = 3] = "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_INPUT";
|
|
37
43
|
/**
|
|
38
44
|
* Input value type is a dropdown (from the values as defined in text_values)
|
|
39
45
|
*
|
|
40
|
-
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_DROPDOWN =
|
|
46
|
+
* @generated from enum value: SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_DROPDOWN = 4;
|
|
41
47
|
*/
|
|
42
|
-
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_DROPDOWN"] =
|
|
48
|
+
SKILL_GROUP_ITEM_INPUT_VALUE_TYPE[SKILL_GROUP_ITEM_INPUT_VALUE_TYPE["SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_DROPDOWN"] = 4] = "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_DROPDOWN";
|
|
43
49
|
})(SKILL_GROUP_ITEM_INPUT_VALUE_TYPE || (exports.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE = {}));
|
|
44
50
|
// Retrieve enum metadata with: proto3.getEnumType(SKILL_GROUP_ITEM_INPUT_VALUE_TYPE)
|
|
45
51
|
protobuf_1.proto3.util.setEnumType(SKILL_GROUP_ITEM_INPUT_VALUE_TYPE, "Scailo.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE", [
|
|
46
|
-
{ no: 0, name: "
|
|
47
|
-
{ no: 1, name: "
|
|
48
|
-
{ no: 2, name: "
|
|
49
|
-
{ no: 3, name: "
|
|
52
|
+
{ no: 0, name: "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED" },
|
|
53
|
+
{ no: 1, name: "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_ABSOLUTE" },
|
|
54
|
+
{ no: 2, name: "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_NUMBER_PERCENTAGE" },
|
|
55
|
+
{ no: 3, name: "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_INPUT" },
|
|
56
|
+
{ no: 4, name: "SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_TEXT_DROPDOWN" },
|
|
50
57
|
]);
|
|
51
58
|
/**
|
|
52
59
|
*
|
|
@@ -450,7 +457,7 @@ class SkillsGroupsServiceItemCreateRequest extends protobuf_1.Message {
|
|
|
450
457
|
*
|
|
451
458
|
* @generated from field: Scailo.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE input_value_type = 12;
|
|
452
459
|
*/
|
|
453
|
-
inputValueType = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE.
|
|
460
|
+
inputValueType = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED;
|
|
454
461
|
/**
|
|
455
462
|
* The minimum value (in cents) in case the input value type is number-absolute or number-percentage
|
|
456
463
|
*
|
|
@@ -529,7 +536,7 @@ class SkillsGroupsServiceItemUpdateRequest extends protobuf_1.Message {
|
|
|
529
536
|
*
|
|
530
537
|
* @generated from field: Scailo.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE input_value_type = 12;
|
|
531
538
|
*/
|
|
532
|
-
inputValueType = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE.
|
|
539
|
+
inputValueType = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED;
|
|
533
540
|
/**
|
|
534
541
|
* The minimum value (in cents) in case the input value type is number-absolute or number-percentage
|
|
535
542
|
*
|
|
@@ -637,7 +644,7 @@ class SkillGroupItem extends protobuf_1.Message {
|
|
|
637
644
|
*
|
|
638
645
|
* @generated from field: Scailo.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE input_value_type = 12;
|
|
639
646
|
*/
|
|
640
|
-
inputValueType = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE.
|
|
647
|
+
inputValueType = SKILL_GROUP_ITEM_INPUT_VALUE_TYPE.SKILL_GROUP_ITEM_INPUT_VALUE_TYPE_ANY_UNSPECIFIED;
|
|
641
648
|
/**
|
|
642
649
|
* The minimum value (in cents) in case the input value type is number-absolute or number-percentage
|
|
643
650
|
*
|
|
@@ -414,6 +414,17 @@ exports.StockAuditsService = {
|
|
|
414
414
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
415
415
|
kind: protobuf_1.MethodKind.Unary,
|
|
416
416
|
},
|
|
417
|
+
/**
|
|
418
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
419
|
+
*
|
|
420
|
+
* @generated from rpc Scailo.StockAuditsService.FilterProspectiveFamilies
|
|
421
|
+
*/
|
|
422
|
+
filterProspectiveFamilies: {
|
|
423
|
+
name: "FilterProspectiveFamilies",
|
|
424
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
425
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
427
|
+
},
|
|
417
428
|
/**
|
|
418
429
|
* View prospective stock audit item info for the given family ID and stock audit ID
|
|
419
430
|
*
|
|
@@ -425,6 +425,17 @@ exports.StockIssuancesService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.StockIssuancesService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective stock issuance item info for the given family ID and stock issuance ID
|
|
430
441
|
*
|
|
@@ -414,6 +414,17 @@ exports.StockReturnsService = {
|
|
|
414
414
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
415
415
|
kind: protobuf_1.MethodKind.Unary,
|
|
416
416
|
},
|
|
417
|
+
/**
|
|
418
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
419
|
+
*
|
|
420
|
+
* @generated from rpc Scailo.StockReturnsService.FilterProspectiveFamilies
|
|
421
|
+
*/
|
|
422
|
+
filterProspectiveFamilies: {
|
|
423
|
+
name: "FilterProspectiveFamilies",
|
|
424
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
425
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
427
|
+
},
|
|
417
428
|
/**
|
|
418
429
|
* View prospective stock return item info for the given family ID and stock return ID
|
|
419
430
|
*
|
|
@@ -481,6 +481,17 @@ exports.SupplyOffersService = {
|
|
|
481
481
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
482
482
|
kind: protobuf_1.MethodKind.Unary,
|
|
483
483
|
},
|
|
484
|
+
/**
|
|
485
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
486
|
+
*
|
|
487
|
+
* @generated from rpc Scailo.SupplyOffersService.FilterProspectiveFamilies
|
|
488
|
+
*/
|
|
489
|
+
filterProspectiveFamilies: {
|
|
490
|
+
name: "FilterProspectiveFamilies",
|
|
491
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
492
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
493
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
494
|
+
},
|
|
484
495
|
/**
|
|
485
496
|
* View prospective supply offer item info for the given family ID and supply offer ID
|
|
486
497
|
*
|
|
@@ -492,6 +492,17 @@ exports.VendorInvoicesService = {
|
|
|
492
492
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
493
493
|
kind: protobuf_1.MethodKind.Unary,
|
|
494
494
|
},
|
|
495
|
+
/**
|
|
496
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
497
|
+
*
|
|
498
|
+
* @generated from rpc Scailo.VendorInvoicesService.FilterProspectiveFamilies
|
|
499
|
+
*/
|
|
500
|
+
filterProspectiveFamilies: {
|
|
501
|
+
name: "FilterProspectiveFamilies",
|
|
502
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
503
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
504
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
505
|
+
},
|
|
495
506
|
/**
|
|
496
507
|
* View prospective vendor invoice item info for the given family ID and vendor invoice ID
|
|
497
508
|
*
|
|
@@ -425,6 +425,17 @@ exports.WorkOrdersService = {
|
|
|
425
425
|
O: families_scailo_pb_js_1.FamiliesList,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
|
+
/**
|
|
429
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
430
|
+
*
|
|
431
|
+
* @generated from rpc Scailo.WorkOrdersService.FilterProspectiveFamilies
|
|
432
|
+
*/
|
|
433
|
+
filterProspectiveFamilies: {
|
|
434
|
+
name: "FilterProspectiveFamilies",
|
|
435
|
+
I: families_scailo_pb_js_1.FilterFamiliesReqForIdentifier,
|
|
436
|
+
O: families_scailo_pb_js_1.FamiliesList,
|
|
437
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
438
|
+
},
|
|
428
439
|
/**
|
|
429
440
|
* View prospective work order item info for the given family ID and work order ID
|
|
430
441
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AssetIndent, AssetIndentItem, AssetIndentItemHistoryRequest, AssetIndentItemProspectiveInfoRequest, AssetIndentItemsSearchRequest, AssetIndentsItemsList, AssetIndentsList, AssetIndentsServiceCountReq, AssetIndentsServiceCreateRequest, AssetIndentsServiceFilterReq, AssetIndentsServiceItemCreateRequest, AssetIndentsServiceItemUpdateRequest, AssetIndentsServicePaginatedItemsResponse, AssetIndentsServicePaginationReq, AssetIndentsServicePaginationResponse, AssetIndentsServiceSearchAllReq, AssetIndentsServiceUpdateRequest } from "./asset_indents.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, QuantityResponse, ReorderItemsRequest } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
-
import { FamiliesList } from "./families.scailo_pb.js";
|
|
4
|
+
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
*
|
|
7
7
|
* Describes the common methods applicable on each asset indent
|
|
@@ -388,9 +388,6 @@ export declare const AssetIndentsService: {
|
|
|
388
388
|
/**
|
|
389
389
|
* View prospective families for the given asset indent
|
|
390
390
|
*
|
|
391
|
-
* View prospective asset indent item info for the given family ID and asset indent ID
|
|
392
|
-
* rpc ViewProspectiveAssetIndentItem(AssetIndentItemProspectiveInfoRequest) returns (AssetIndentsServiceItemCreateRequest);
|
|
393
|
-
*
|
|
394
391
|
* @generated from rpc Scailo.AssetIndentsService.ViewProspectiveFamilies
|
|
395
392
|
*/
|
|
396
393
|
readonly viewProspectiveFamilies: {
|
|
@@ -399,6 +396,20 @@ export declare const AssetIndentsService: {
|
|
|
399
396
|
readonly O: typeof FamiliesList;
|
|
400
397
|
readonly kind: MethodKind.Unary;
|
|
401
398
|
};
|
|
399
|
+
/**
|
|
400
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
401
|
+
*
|
|
402
|
+
* View prospective asset indent item info for the given family ID and asset indent ID
|
|
403
|
+
* rpc ViewProspectiveAssetIndentItem(AssetIndentItemProspectiveInfoRequest) returns (AssetIndentsServiceItemCreateRequest);
|
|
404
|
+
*
|
|
405
|
+
* @generated from rpc Scailo.AssetIndentsService.FilterProspectiveFamilies
|
|
406
|
+
*/
|
|
407
|
+
readonly filterProspectiveFamilies: {
|
|
408
|
+
readonly name: "FilterProspectiveFamilies";
|
|
409
|
+
readonly I: typeof FilterFamiliesReqForIdentifier;
|
|
410
|
+
readonly O: typeof FamiliesList;
|
|
411
|
+
readonly kind: MethodKind.Unary;
|
|
412
|
+
};
|
|
402
413
|
/**
|
|
403
414
|
* View the added quantity for the family with the given request payload
|
|
404
415
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"asset_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/asset_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,6BAA6B,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAC1jB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AACrT,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"asset_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/asset_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,6BAA6B,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAC1jB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AACrT,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB;;;QAG5B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CreditNote, CreditNoteAncillaryParameters, CreditNoteItem, CreditNoteItemHistoryRequest, CreditNoteItemProspectiveInfoRequest, CreditNoteItemsList, CreditNoteItemsSearchRequest, CreditNoteReference, CreditNoteReferencesList, CreditNotesList, CreditNotesServiceAlreadyAddedQuantityForSourceRequest, CreditNotesServiceAutofillRequest, CreditNotesServiceCountReq, CreditNotesServiceCreateRequest, CreditNotesServiceFilterReq, CreditNotesServiceItemCreateRequest, CreditNotesServiceItemUpdateRequest, CreditNotesServicePaginatedItemsResponse, CreditNotesServicePaginationReq, CreditNotesServicePaginationResponse, CreditNotesServiceReferenceCreateRequest, CreditNotesServiceSearchAllReq, CreditNotesServiceUpdateRequest } from "./credit_notes.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
-
import { FamiliesList } from "./families.scailo_pb.js";
|
|
4
|
+
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
*
|
|
7
7
|
* Describes the common methods applicable on each credit note
|
|
@@ -462,6 +462,17 @@ export declare const CreditNotesService: {
|
|
|
462
462
|
readonly O: typeof FamiliesList;
|
|
463
463
|
readonly kind: MethodKind.Unary;
|
|
464
464
|
};
|
|
465
|
+
/**
|
|
466
|
+
* Filter prospective families for the record represented by the given UUID identifier
|
|
467
|
+
*
|
|
468
|
+
* @generated from rpc Scailo.CreditNotesService.FilterProspectiveFamilies
|
|
469
|
+
*/
|
|
470
|
+
readonly filterProspectiveFamilies: {
|
|
471
|
+
readonly name: "FilterProspectiveFamilies";
|
|
472
|
+
readonly I: typeof FilterFamiliesReqForIdentifier;
|
|
473
|
+
readonly O: typeof FamiliesList;
|
|
474
|
+
readonly kind: MethodKind.Unary;
|
|
475
|
+
};
|
|
465
476
|
/**
|
|
466
477
|
* View prospective credit note item info for the given family ID and credit note ID
|
|
467
478
|
*
|