@nerdjs/sales-kit 3.0.23 → 3.0.25
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/entities/customerContract/customerContract.d.ts +1 -0
- package/dist/entities/customerContract/customerContract.js +2 -0
- package/dist/entities/customerContract/customerContract.js.map +1 -1
- package/dist/entities/index.d.ts +1 -0
- package/dist/entities/index.js +1 -0
- package/dist/entities/index.js.map +1 -1
- package/dist/entities/load/load.d.ts +2 -0
- package/dist/entities/load/load.js +2 -0
- package/dist/entities/load/load.js.map +1 -1
- package/dist/entities/loadTender/helper.d.ts +5 -0
- package/dist/entities/loadTender/helper.js +16 -0
- package/dist/entities/loadTender/helper.js.map +1 -0
- package/dist/entities/loadTender/index.d.ts +2 -0
- package/dist/entities/loadTender/index.js +3 -0
- package/dist/entities/loadTender/index.js.map +1 -0
- package/dist/entities/loadTender/loadTender.d.ts +14 -0
- package/dist/entities/loadTender/loadTender.js +56 -0
- package/dist/entities/loadTender/loadTender.js.map +1 -0
- package/dist/entities/quoteAccessorialV1/quoteAccessorialV1.d.ts +1 -0
- package/dist/entities/quoteAccessorialV1/quoteAccessorialV1.js +2 -0
- package/dist/entities/quoteAccessorialV1/quoteAccessorialV1.js.map +1 -1
- package/dist/entities/transaction/transaction.d.ts +13 -5
- package/dist/entities/transaction/transaction.js +26 -10
- package/dist/entities/transaction/transaction.js.map +1 -1
- package/dist/hooks/archerIntelligence/archerIntelligence.js +21 -1
- package/dist/hooks/archerIntelligence/archerIntelligence.js.map +1 -1
- package/dist/hooks/lep/constants.d.ts +4 -0
- package/dist/hooks/lep/constants.js +4 -0
- package/dist/hooks/lep/constants.js.map +1 -1
- package/dist/hooks/lep/lepAccessorials.js +44 -14
- package/dist/hooks/lep/lepAccessorials.js.map +1 -1
- package/dist/hooks/lep/lepKickbacks.js +1 -1
- package/dist/hooks/lep/lepLoadTenders.d.ts +8 -0
- package/dist/hooks/lep/lepLoadTenders.js +112 -0
- package/dist/hooks/lep/lepLoadTenders.js.map +1 -0
- package/dist/hooks/lep/loadEditPanel.d.ts +7 -0
- package/dist/hooks/lep/loadEditPanel.js +298 -10
- package/dist/hooks/lep/loadEditPanel.js.map +1 -1
- package/dist/hooks/load/loadDetailsStatus.js +1 -1
- package/dist/hooks/load/loadDetailsStatus.js.map +1 -1
- package/dist/locales/en/common.json +2 -1
- package/dist/locales/en/components.json +6 -1
- package/dist/locales/index.d.ts +6 -0
- package/dist/redux/accessorialV1/accessorialV1Endpoints.d.ts +14 -14
- package/dist/redux/api/salesApi.d.ts +1 -1
- package/dist/redux/api/salesApi.js +1 -0
- package/dist/redux/api/salesApi.js.map +1 -1
- package/dist/redux/apiTender/apiTenderEndpoints.d.ts +17 -17
- package/dist/redux/appointmentArrival/appointmentArrivalEndpoints.d.ts +16 -16
- package/dist/redux/appointmentIssue/appointmentIssueEndpoints.d.ts +14 -14
- package/dist/redux/appointmentIssueCategory/appointmentIssueCategoryEndpoints.d.ts +20 -20
- package/dist/redux/appointmentIssueSubcategory/appointmentIssueSubcategoryEndpoints.d.ts +17 -17
- package/dist/redux/appointmentNote/appointmentNoteEndpoints.d.ts +17 -17
- package/dist/redux/appointmentNoteType/appointmentNoteTypeEndpoints.d.ts +17 -17
- package/dist/redux/appointmentTrip/appointmentTripEndpoints.d.ts +17 -17
- package/dist/redux/archerFile/archerFileEndpoints.d.ts +19 -19
- package/dist/redux/area/areaEndpoints.d.ts +14 -14
- package/dist/redux/asset/assetEndpoints.d.ts +18 -18
- package/dist/redux/assetType/assetTypeEndpoints.d.ts +14 -14
- package/dist/redux/attributeField/attributeFieldEndpoints.d.ts +14 -14
- package/dist/redux/billingKickback/billingKickbackEndpoints.d.ts +17 -17
- package/dist/redux/billingKickbackResponse/billingKickbackResponseEndpoints.d.ts +14 -14
- package/dist/redux/billingKickbackResponseAccessorial/billingKickbackResponseAccessorialEndpoints.d.ts +14 -14
- package/dist/redux/billingMessage/billingMessageEndpoints.d.ts +14 -14
- package/dist/redux/billingNote/billingNoteEndpoints.d.ts +14 -14
- package/dist/redux/cargoConsolidation/cargoConsolidationEndpoints.d.ts +17 -17
- package/dist/redux/cargoConsolidationCommodityPiece/cargoConsolidationCommodityPieceEndpoints.d.ts +14 -14
- package/dist/redux/cargoConsolidationV1/cargoConsolidationV1Endpoints.d.ts +25 -25
- package/dist/redux/carrier/carrierEndpoints.d.ts +39 -39
- package/dist/redux/carrierInsurance/carrierInsuranceEndpoints.d.ts +17 -17
- package/dist/redux/carrierName/carrierNameEndpoints.d.ts +21 -21
- package/dist/redux/carrierPayContract/carrierPayContractEndpoints.d.ts +17 -17
- package/dist/redux/carrierTender/carrierTenderEndpoints.d.ts +17 -17
- package/dist/redux/carrierTenderAccessorial/carrierTenderAccessorialEndpoints.d.ts +14 -14
- package/dist/redux/carrierTenderDeduction/carrierTenderDeductionEndpoints.d.ts +14 -14
- package/dist/redux/carrierTenderEdge/carrierTenderEdgeEndpoints.d.ts +14 -14
- package/dist/redux/carrierTenderV1/carrierTenderV1Endpoints.d.ts +35 -35
- package/dist/redux/claim/claimEndpoints.d.ts +21 -21
- package/dist/redux/claimStatus/claimStatusEndpoints.d.ts +14 -14
- package/dist/redux/commodity/commodityEndpoints.d.ts +17 -17
- package/dist/redux/commodityV1/commodityV1Endpoints.d.ts +17 -17
- package/dist/redux/companyLocation/companyLocationEndpoints.d.ts +14 -14
- package/dist/redux/contact/contactEndpoints.d.ts +16 -16
- package/dist/redux/contract/contractEndpoints.d.ts +17 -17
- package/dist/redux/contractRate/contractRateEndpoints.d.ts +17 -17
- package/dist/redux/contractRateRecord/contractRateRecordEndpoints.d.ts +14 -14
- package/dist/redux/contractsRecord/contractsRecordEndpoints.d.ts +19 -19
- package/dist/redux/creditTerm/creditTermEndpoints.d.ts +14 -14
- package/dist/redux/customer/customerEndpoints.d.ts +70 -70
- package/dist/redux/customerContract/customerContractEndpoints.d.ts +17 -17
- package/dist/redux/customerCreditLog/customerCreditLogEndpoints.d.ts +14 -14
- package/dist/redux/customerCreditType/customerCreditTypeEndpoints.d.ts +14 -14
- package/dist/redux/customerRequestedArea/customerRequestedAreaEndpoints.d.ts +14 -14
- package/dist/redux/customerStatus/customerStatusEndpoints.d.ts +14 -14
- package/dist/redux/customerTrailer/customerTrailerEndpoints.d.ts +14 -14
- package/dist/redux/customersAccessorial/customersAccessorialEndpoints.d.ts +13 -13
- package/dist/redux/customersLocation/customersLocationEndpoints.d.ts +14 -14
- package/dist/redux/customersPerson/customersPersonEndpoints.d.ts +14 -14
- package/dist/redux/deduction/deductionEndpoints.d.ts +14 -14
- package/dist/redux/defaultSetting/defaultSettingEndpoints.d.ts +14 -14
- package/dist/redux/departmentPhone/departmentPhoneEndpoints.d.ts +14 -14
- package/dist/redux/dispatch/dispatchEndpoints.d.ts +14 -14
- package/dist/redux/driver/driverEndpoints.d.ts +17 -17
- package/dist/redux/driverName/driverNameEndpoints.d.ts +14 -14
- package/dist/redux/driverV1/driverV1Endpoints.d.ts +14 -14
- package/dist/redux/ediAccount/ediAccountEndpoints.d.ts +17 -17
- package/dist/redux/ediLoadTender/ediLoadTenderEndpoints.d.ts +17 -17
- package/dist/redux/employeeName/employeeNameEndpoints.d.ts +14 -14
- package/dist/redux/flag/flagEndpoints.d.ts +17 -17
- package/dist/redux/generalLedgerAccount/generalLedgerAccountEndpoints.d.ts +17 -17
- package/dist/redux/genericTender/genericTenderEndpoints.d.ts +17 -17
- package/dist/redux/genericTender/genericTenderEndpoints.js +2 -2
- package/dist/redux/genericTender/genericTenderEndpoints.js.map +1 -1
- package/dist/redux/holiday/holidayEndpoints.d.ts +17 -17
- package/dist/redux/invoice/invoiceEndpoints.d.ts +345 -21
- package/dist/redux/invoice/invoiceEndpoints.js +10 -1
- package/dist/redux/invoice/invoiceEndpoints.js.map +1 -1
- package/dist/redux/invoiceAdjustment/invoiceAdjustmentEndpoints.d.ts +14 -14
- package/dist/redux/invoiceV1/invoiceV1Endpoints.d.ts +27 -27
- package/dist/redux/lep/lepSelectors.d.ts +21 -0
- package/dist/redux/lep/lepSelectors.js +1 -0
- package/dist/redux/lep/lepSelectors.js.map +1 -1
- package/dist/redux/lep/lepSlice.d.ts +10 -1
- package/dist/redux/lep/lepSlice.js +6 -1
- package/dist/redux/lep/lepSlice.js.map +1 -1
- package/dist/redux/load/loadEndpoints.d.ts +26 -26
- package/dist/redux/loadAdjustment/loadAdjustmentEndpoints.d.ts +17 -17
- package/dist/redux/loadAdjustmentV1/loadAdjustmentV1Endpoints.d.ts +14 -14
- package/dist/redux/loadTender/loadTenderEndpoints.d.ts +16 -16
- package/dist/redux/loadTender/loadTenderEndpoints.js +4 -0
- package/dist/redux/loadTender/loadTenderEndpoints.js.map +1 -1
- package/dist/redux/loadTenderView/loadTenderViewEndpoints.d.ts +14 -14
- package/dist/redux/loadTenderView/loadTenderViewEndpoints.js +10 -0
- package/dist/redux/loadTenderView/loadTenderViewEndpoints.js.map +1 -1
- package/dist/redux/loadV1/loadV1Endpoints.d.ts +73 -73
- package/dist/redux/location/locationEndpoints.d.ts +29 -29
- package/dist/redux/locationV1/locationV1Endpoints.d.ts +26 -26
- package/dist/redux/manualCheckCall/manualCheckCallEndpoints.d.ts +14 -14
- package/dist/redux/mapUpdate/mapUpdateEndpoints.d.ts +4 -4
- package/dist/redux/nmfcClass/nmfcClassEndpoints.d.ts +14 -14
- package/dist/redux/node/nodeEndpoints.d.ts +11 -11
- package/dist/redux/nodeName/nodeNameEndpoints.d.ts +17 -17
- package/dist/redux/nodeType/nodeTypeEndpoints.d.ts +11 -11
- package/dist/redux/nodeTypeNode/nodeTypeNodeEndpoints.d.ts +11 -11
- package/dist/redux/notification/notificationEndpoints.d.ts +22 -22
- package/dist/redux/otrDispatch/otrDispatchEndpoints.d.ts +33 -33
- package/dist/redux/person/personEndpoints.d.ts +20 -20
- package/dist/redux/personName/personNameEndpoints.d.ts +17 -17
- package/dist/redux/position/positionEndpoints.d.ts +17 -17
- package/dist/redux/possibleIssueItem/possibleIssueItemEndpoints.d.ts +16 -16
- package/dist/redux/quote/quoteCustomerPortalEndpoints.d.ts +28 -28
- package/dist/redux/quote/quoteHooks.d.ts +2 -2
- package/dist/redux/quote/quoteSalesEndpoints.d.ts +23 -23
- package/dist/redux/quoteAccessorial/quoteAccessorialEndpoints.d.ts +16 -16
- package/dist/redux/quoteAccessorialV1/quoteAccessorialV1Endpoints.d.ts +16 -16
- package/dist/redux/rateReview/rateReviewEndpoints.d.ts +14 -14
- package/dist/redux/rateWareXlActiveTariff/rateWareXlActiveTariffEndpoints.d.ts +14 -14
- package/dist/redux/rejectionReason/rejectionReasonEndpoints.d.ts +14 -14
- package/dist/redux/relayCode/relayCodeEndpoints.d.ts +17 -17
- package/dist/redux/shipConDispatch/shipConDispatchEndpoints.d.ts +17 -17
- package/dist/redux/shipConETA/shipConETAEndpoints.d.ts +14 -14
- package/dist/redux/shipcon/shipconEndpoints.d.ts +19 -19
- package/dist/redux/shipconV1/shipconV1Endpoints.d.ts +28 -28
- package/dist/redux/tender/tenderEndpoints.d.ts +12 -12
- package/dist/redux/timeToPayReport/timeToPayReportEndpoints.d.ts +14 -14
- package/dist/redux/trailerAvailability/customerEndpoints.d.ts +5 -5
- package/dist/redux/trailerCode/trailerCodeEndpoints.d.ts +14 -14
- package/dist/redux/uninvoicedLoadReport/uninvoicedLoadReportEndpoints.d.ts +13 -13
- package/dist/redux/uninvoicedLoadV1/uninvoicedLoadV1Endpoints.d.ts +17 -17
- package/dist/redux/unitV1/unitV1Endpoints.d.ts +14 -14
- package/dist/redux/userNoteV1/userNoteV1Endpoints.d.ts +16 -16
- package/package.json +3 -2
|
@@ -81,7 +81,7 @@ export declare function useQuote(quoteID: string | undefined): ((({
|
|
|
81
81
|
}) & {
|
|
82
82
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
83
83
|
}) & {
|
|
84
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads", import("../../entities").QuoteResponse_Entity, "salesApi">>;
|
|
84
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", import("../../entities").QuoteResponse_Entity, "salesApi">>;
|
|
85
85
|
}) & {
|
|
86
86
|
quote?: QuoteResponse | undefined;
|
|
87
87
|
};
|
|
@@ -166,7 +166,7 @@ export declare function useQuotes(): ((({
|
|
|
166
166
|
}) & {
|
|
167
167
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
168
168
|
}) & {
|
|
169
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads", import("@reduxjs/toolkit").EntityState<import("../../entities").QuoteResponse_Entity, number>, "salesApi">>;
|
|
169
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", import("@reduxjs/toolkit").EntityState<import("../../entities").QuoteResponse_Entity, number>, "salesApi">>;
|
|
170
170
|
}) & {
|
|
171
171
|
quotes?: QuoteResponse[] | undefined;
|
|
172
172
|
quotesMap?: {
|