Skip to content
Success

Changes

Summary

  1. update return form with image and new fields (details)
  2. make addressfield only editable with modal on commmission window (details)
  3. fix product window (details)
  4. add qtyonhand page (details)
  5. mobile scanning (details)
  6. fix label printing (details)
  7. fix menu (details)
  8. fix doctypeid on payment (details)
  9. fix payment doc action (details)
  10. fix email on qtyonhand report (details)
  11. optimize landscape format (details)
  12. add payment redirect (details)
  13. fix landscape on pwa for tablet (details)
  14. add tablet picklist digital feature (details)
  15. add new sidebar to commission window to show open shipments (details)
  16. add fancy one scan process on open shipments (details)
  17. set shipping service dynamically on one auto completion (details)
  18. add shipment removal features on commission (details)
Commit 6ebd9577918c50bbdce035a516e2854b28c83915 by info
update return form with image and new fields
The file was modifiedserver/api/mobile/send-return-notification.post.ts (diff)
The file was modifiedpages/mobile/return.vue (diff)
Commit d2624c55f8165cf40d440fe2d8eb83f222cff673 by info
make addressfield only editable with modal on commmission window
The file was modifiedpages/integrations/commission.vue (diff)
Commit 3d90a313f0d5952038e48c63c7f8206749bae2a1 by info
fix product window
The file was modifiedserver/api/materials/products/[id]/index.get.ts (diff)
Commit 3724131b96cbf7a0644ad1dad1ea40341ae39688 by info
add qtyonhand page
The file was addedcomponents/materials/StockReportEmailModal.vue
The file was modifiedcomposables/menu/fulfillmentCustomer/materials.ts (diff)
The file was addedserver/api/materials/products/send-qty-report.post.ts
The file was addedserver/api/materials/products/qty-on-hand-overview.get.ts
The file was modifiedcomposables/menu/admin/materials.ts (diff)
The file was addedpages/materials/qty-on-hand.vue
The file was modifiedcomposables/states.ts (diff)
The file was modifiedserver/api/mobile/product-lookup.post.ts (diff)
Commit a364ce3f3c77279013bdfa1ddd9b0c19ac9e6daf by info
fix label printing
The file was modifiedpages/mobile/return.vue (diff)
The file was modifiedcomponents/materials/ProductForm.vue (diff)
The file was modifiedserver/api/mobile/send-return-notification.post.ts (diff)
The file was modifiedcomponents/materials/StockReportEmailModal.vue (diff)
The file was modifiedcomponents/MainNavigationMenu.vue (diff)
The file was modifiedpages/materials/qty-on-hand.vue (diff)
Commit 7dde601e0ddb4f7ef9d8c21fc932c72a3f2c6b9e by info
fix doctypeid on payment
The file was modifiedpages/procurements/payments/create.vue (diff)
Commit fce0504d3a30f5b6cc941a20a9b440f660728b0e by info
fix payment doc action
The file was modifiedserver/api/payments/[id]/document-action.post.ts (diff)
Commit 7571698a50506447bf5ba1ccc24791f6187140d7 by info
fix email on qtyonhand report
The file was addedserver/api/admin/organizations/[id]/bpartner-email.get.ts
The file was modifiedcomponents/materials/StockReportEmailModal.vue (diff)
Commit 7c1a73788c364b433f3578d0358baa9a8d3a8645 by info
optimize landscape format
The file was modifiedlayouts/mobile.vue (diff)
The file was modifiedpages/mobile/index.vue (diff)
The file was modifiednuxt.config.ts (diff)
The file was modifiedassets/css/custom.css (diff)
Commit 60bd27cb5b03d5bc58f71599073a957ea358a1b0 by info
add payment redirect
The file was modifiedpages/procurements/payments/[id]/edit.vue (diff)
The file was modifiedpages/procurements/payments/create.vue (diff)
Commit f375bfe8cc34f2c719d03f008d8e68790b6f9f09 by info
fix landscape on pwa for tablet
The file was modifiedpublic/manifest.json (diff)
The file was modifiednuxt.config.ts (diff)
Commit 380eda0e20b4f20befcf9f4b2a33f40468855cd6 by info
add tablet picklist digital feature
The file was modifiedpages/mobile/generate-shipments.vue (diff)
The file was modifiedassets/css/custom.css (diff)
Commit 9522f126b50696397a520aa23bcaa5c75ebf7d9b by info
add new sidebar to commission window to show open shipments
The file was modifiedlogship_11_100.db (diff)
The file was addedcomponents/integrations/OpenShipments.vue
The file was modifiedpages/integrations/commission.vue (diff)
The file was addedcomposables/useOpenShipments.ts
Commit e14e5d645c44d3f278f682ea0a1de55b47ab2a67 by info
add fancy one scan process on open shipments
The file was modifiedcomponents/integrations/OpenShipments.vue (diff)
The file was modifiedpages/integrations/commission.vue (diff)
Commit d0fcf605b6f03d86f22b7dee4161c5065e75e422 by info
set shipping service dynamically on one auto completion
The file was modifiedpages/integrations/commission.vue (diff)
Commit 9c910646edbb749d8660049671b6708fbbd59a56 by info
add shipment removal features on commission
The file was modifiedcomponents/integrations/OpenShipments.vue (diff)
The file was modifiedpages/integrations/commission.vue (diff)