@feedmepos/mf-inventory-portal 0.0.25-dev.30 → 0.0.25-dev.31
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/{App-CbGTNGMK.js → App-9X9XkRz2.js} +2 -2
- package/dist/{ApprovalView-C9hrKiel.js → ApprovalView-CoIwMOje.js} +13 -13
- package/dist/{BindingsDialog-DIxrUmBp.js → BindingsDialog-B3ul7-vn.js} +2 -2
- package/dist/{BindingsPicker-DT2fCUQ7.js → BindingsPicker-CWMHp2sY.js} +5 -5
- package/dist/{BindingsTable-rpRrfxfm.js → BindingsTable-BqST2NOr.js} +5 -5
- package/dist/{ClosingDraftView-aETdobNv.js → ClosingDraftView-CeN0MagA.js} +2 -2
- package/dist/{ClosingTemplateView-Cl-7Agfl.js → ClosingTemplateView-BmTacXGq.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Ugss5lqQ.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CigELrfY.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BZoFs1-5.js → FmUnitInput.vue_vue_type_script_setup_true_lang-Bp2oPPMX.js} +22 -22
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-uRrJNVoO.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-CbTEp_-D.js} +1 -1
- package/dist/{IngredientGroupView-DCtkP28-.js → IngredientGroupView-DPpznEXs.js} +1 -1
- package/dist/{IngredientsView-C4jOCqij.js → IngredientsView-D2RCvzFX.js} +4 -4
- package/dist/{IntegrationView-DDAVjLV5.js → IntegrationView-Qxv2pvF6.js} +1 -1
- package/dist/{InventoryBindingForm-CbM-0GcS.js → InventoryBindingForm-Do7ElpgS.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-uGVP8nwi.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-veh3riBN.js} +3 -3
- package/dist/{InventoryBindingSummary-DOdGKen4.js → InventoryBindingSummary-By58hpzm.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CBu3pj-m.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Dx3lo70J.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BPmKDzxI.js → PremiumBadge.vue_vue_type_script_setup_true_lang-E3HiIawC.js} +3 -3
- package/dist/{PublishView-BE8Fo2Go.js → PublishView-C7Sk1xx_.js} +13 -13
- package/dist/{PurchaseOrderPrintPreview-DBEfp8uZ.js → PurchaseOrderPrintPreview-Dm6VK50g.js} +1 -1
- package/dist/ReceiveRequestView-OjIHRXR0.js +2654 -0
- package/dist/{RecipeView-DTFpgZwH.js → RecipeView-DvUxMPcE.js} +3 -3
- package/dist/{StockView-CF7VlY8S.js → StockView-BmWtH5o7.js} +7 -7
- package/dist/{SupplierView-BZ4rA2D1.js → SupplierView-CSRJiF0L.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-CidXuoBS.js → TransferDetails.vue_vue_type_script_setup_true_lang-BQ1zIGI5.js} +4 -4
- package/dist/TransferTemplateView-DVZ-l-Qd.js +1524 -0
- package/dist/{UnitView-1lzQaH5U.js → UnitView-KxXsoPf-.js} +3 -3
- package/dist/{WarehouseView-eRypQalS.js → WarehouseView-pP_XFBL6.js} +1 -1
- package/dist/api/netsuite.d.ts +4 -4
- package/dist/{app-d94DuF5R.js → app-qP-te2rC.js} +4357 -4551
- package/dist/app.js +1 -1
- package/dist/components/FmMultiselectDialog.d.ts +6 -6
- package/dist/{decimal-BCeq_89w.js → decimal-CNwkFnUQ.js} +1 -1
- package/dist/{feature-BiSY0JBR.js → feature-D4R2fV5-.js} +1 -1
- package/dist/{format-unit-display-x2P1kVbK.js → format-unit-display-BmyzOzt2.js} +13 -13
- package/dist/{index-DnkQqb_5.js → index-B6w232vo.js} +2 -2
- package/dist/{stock-BHtAAvq5.js → stock-XRT7HXo1.js} +1 -1
- package/dist/stores/integration/netsuite.d.ts +4 -4
- package/dist/{supplier-BSiJWxYO.js → supplier-BcKjL7Tk.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-CvsCbtLc.js → use-ingredient-select-dialog-BjX2siCb.js} +1 -1
- package/dist/{use-inventory-binding-dialog-CmiGDFT9.js → use-inventory-binding-dialog-BypYql87.js} +1 -1
- package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +16 -208
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -46
- package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +8 -116
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +2 -23
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +51 -627
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +51 -627
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -0
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItem.vue.d.ts +2 -270
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +4 -70
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +5 -35
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +24 -420
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +24 -420
- package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +305 -0
- package/dist/{vue-i18n-DC5cHFol.js → vue-i18n-BRVI-fYl.js} +270 -270
- package/package.json +1 -1
- package/dist/ReceiveRequestView-BmrpIRSM.js +0 -2895
- package/dist/TransferTemplateView-C7bYJLit.js +0 -1660
- package/dist/views/receive-request/components/transfer-form/components/TransferSubItemTable.vue.d.ts +0 -72
- package/dist/views/receive-request/components/transfer-form/helpers/calculate-sub-item-total.helper.d.ts +0 -4
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateSubItem.vue.d.ts +0 -74
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateSubItemTable.vue.d.ts +0 -92
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.