Skip to content
Success

Changes

Summary

  1. fix rest cross docking (details)
  2. filter bom on order creation (details)
  3. bug fixes generel (details)
  4. refactor the position adding on new quick orders (details)
  5. add fnsku amazon identifier to product and mobile (details)
  6. show indicator if laravel is down on commission (details)
  7. add bom product sync control to ordersource - jtl ffn for now only (details)
  8. modify search modal display and increase results (details)
Commit e6ca7411221750852158d33e870ebfa576ee6cfc by info
fix rest cross docking
The file was modifiedserver/api/fulfillment/crossdock/match-proposal.get.ts (diff)
The file was modifiedserver/api/fulfillment/crossdock/board.get.ts (diff)
Commit 1e58f2a956d94275cabca96c81e21c25b700fcb0 by info
filter bom on order creation
The file was modifiedapp/components/sales/OrderDetailRecordLine.vue (diff)
The file was modifiedapp/components/ProductChooser.vue (diff)
The file was modifiedapp/components/sales/OrderLineTable.vue (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedapp/components/partners/PartnerOrderLineTable.vue (diff)
The file was modifiedserver/api/materials/products/filter.get.ts (diff)
The file was modifiedapp/pages/mobile/commission.vue (diff)
The file was modifiedserver/api/orders/ag-grid/summary.post.ts (diff)
The file was modifiedserver/utils/refreshTokenHelper.ts (diff)
The file was modifiedserver/api/idempiere-auth/login.post.ts (diff)
The file was modifiedserver/api/materials/promotion-groups/[id]/line/index.put.ts (diff)
The file was modifiedserver/api/orders/ag-grid/notfulfilled-5days.post.ts (diff)
The file was modifiedserver/api/partners/partner-locations/[id]/index.get.ts (diff)
The file was modified.env-prod (diff)
The file was modifiedserver/api/invoices/payjoe-upload.post.ts (diff)
The file was addedserver/utils/idempiereDate.ts
The file was addedserver/utils/tokenRefreshCore.ts
The file was modifiedserver/api/tracking/[number].get.ts (diff)
The file was modifiedserver/api/inouts/store.post.ts (diff)
The file was modifiedserver/api/orders/sales/stream.get.ts (diff)
The file was modifiedserver/api/idempiere-auth/select-role.post.ts (diff)
The file was modifiedserver/api/materials/promotion-groups/[id]/line/index.post.ts (diff)
The file was modifiedserver/api/materials/promotion-groups/[id]/line/index.get.ts (diff)
The file was addedserver/utils/authCooldown.ts
The file was modifiedserver/api/materials/promotions/[id]/quantity-distribution/index.delete.ts (diff)
The file was addedserver/utils/inoutDocType.ts
The file was modifiedserver/api/admin/tenants/[id]/tenant-share/index.get.ts (diff)
The file was modifiedserver/api/idempiere-auth/organizations/[client]/[role].get.ts (diff)
The file was modifiedserver/utils/forceLogoutHelper.ts (diff)
The file was modifiedserver/api/fulfillment/generate-orders.post.ts (diff)
The file was modifiedserver/api/inouts/quick-return.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
The file was addedserver/utils/promotionModels.ts
The file was modifiedserver/api/materials/promotions/[id]/quantity-distribution/index.get.ts (diff)
The file was modifiedserver/api/invoices/lexoffice-upload.post.ts (diff)
The file was modifiedserver/api/orders/batch-lines.post.ts (diff)
The file was modifiedapp/pages/mobile/index.vue (diff)
The file was modifiedserver/api/materials/promotions/[id]/quantity-distribution/index.post.ts (diff)
The file was modifiedserver/api/idempiere-auth/warehouses/[client]/[role]/[organization].get.ts (diff)
The file was modifiedserver/api/orders/ag-grid/notfulfilled.post.ts (diff)
The file was modifiedapp/pages/integrations/returns-desktop.vue (diff)
The file was modifiedserver/api/idempiere-auth/session-refresh.post.ts (diff)
The file was modifiedapp/pages/mobile/return.vue (diff)
The file was modifiedserver/api/materials/promotion-groups/[id]/line/index.delete.ts (diff)
The file was modifiedserver/api/requests/requests/latest-updates.get.ts (diff)
The file was modified.env-dev (diff)
The file was modifiedserver/api/inouts/quick-rma.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/notfulfilled-fastlane.post.ts (diff)
The file was modifiedserver/api/filters/[model]/[query].get.ts (diff)
The file was modifiedserver/api/materials/promotions/[id]/quantity-distribution/index.put.ts (diff)
The file was modifiedserver/api/models/[model].get.ts (diff)
The file was modifiedserver/api/commission/trackings/[number]/shipment.get.ts (diff)
Commit 4a735d1615d0707b658c52c033d903b5fb281027 by info
refactor the position adding on new quick orders
The file was addedapp/components/ProductSearchSelect.vue
The file was modifiedapp/components/partners/PartnerOrderLineTable.vue (diff)
Commit 0cf28873ea7c175136cc16302efcf4eeb1702cd7 by info
add fnsku amazon identifier to product and mobile
The file was modifiedserver/api/materials/products/update.put.ts (diff)
The file was modifiedapp/components/settings/JtlSelectiveUpdateModal.vue (diff)
The file was modifiedserver/api/mobile/product-search.post.ts (diff)
The file was modifiedapp/utils/scanCode.ts (diff)
The file was modifiedserver/api/materials/products/search.get.ts (diff)
The file was modifiedapp/pages/mobile/index.vue (diff)
The file was modifiedapp/pages/mobile/commission.vue (diff)
The file was modifiedapp/components/materials/ProductForm.vue (diff)
The file was modifiedserver/api/mobile/product-lookup.post.ts (diff)
The file was modifiedserver/api/materials/products/store.post.ts (diff)
The file was modifiedapp/pages/materials/products/[id]/duplicate.vue (diff)
The file was modifiedapp/pages/mobile/inventory.vue (diff)
The file was modifiedapp/pages/mobile/return.vue (diff)
The file was modifiedapp/pages/materials/products/create.vue (diff)
The file was modifiedapp/pages/materials/products/[id]/edit.vue (diff)
Commit 960fc2b557cdc5e01bbc3d11deecc921d2c35b3f by info
show indicator if laravel is down on commission
The file was modifiedapp/pages/integrations/commission.vue (diff)
The file was modifiedandroid/update-files/history.json (diff)
The file was modifiedandroid/app/build.gradle (diff)
The file was modifiedandroid/update-files/version.json (diff)
The file was addedapp/components/integrations/CommissionOfflineWarningModal.vue
The file was addedapp/composables/useCommissionSystemStatus.ts
The file was modifiedapp/pages/mobile/commission.vue (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
The file was addedserver/api/commission/system-status.get.ts
The file was addedserver/utils/commissionSystemStatus.ts
The file was addedapp/components/integrations/CommissionSystemStatusPill.vue
Commit 528534d3a40c4b0f1ad012b26d1bde1f07407d2e by info
add bom product sync control to ordersource - jtl ffn for now only
The file was modifiedapp/pages/settings/order-sources/[id]/view.vue (diff)
The file was modifiedapp/components/settings/OrderSourceForm.vue (diff)
The file was modifiedapp/pages/settings/order-sources/create.vue (diff)
The file was modifiedserver/api/settings/order-sources/update.put.ts (diff)
The file was modifiedapp/pages/settings/order-sources/[id]/edit.vue (diff)
The file was modifiedserver/api/settings/order-sources/store.post.ts (diff)
Commit 960e84e0c1bcf90a3325ecd16d08d8628caf7724 by info
modify search modal display and increase results
The file was modifiedapp/components/SearchModal.vue (diff)
The file was modifiedserver/api/search/[query]/index.get.ts (diff)