Skip to content
Success

Changes

Summary

  1. add live update on ag-grid for products (details)
  2. style product table (details)
  3. add batch change to product tabel (details)
  4. fix requst form (details)
  5. fix material receipt mobile (details)
  6. fix orientation tablet (details)
  7. add calculation button on tickets (details)
  8. add fields to ordersource (details)
  9. add explanation and restructure ordesource (details)
  10. add new invoice generation page batch (details)
  11. change orieantation for mobile (details)
  12. fix ordersrouce (details)
Commit 89aa20912c303ac60afabf4af8111729ffdb3b1d by info
add live update on ag-grid for products
The file was modifiedpages/materials/products/index.vue (diff)
The file was modifiedserver/api/materials/products/update.put.ts (diff)
Commit 54dc21f039847e4bf5faecb0450e30de09d102b1 by info
style product table
The file was modifiedcomponents/AgGridServer.vue (diff)
The file was modifiedpages/materials/products/index.vue (diff)
Commit 55553bc8b6d90d80244c69a0e0196d529ba49095 by info
add batch change to product tabel
The file was modifiedpages/materials/products/index.vue (diff)
The file was modifiedcomponents/requests/RequestForm.vue (diff)
Commit 3974bc819fd95f8ac63472acd96cab070825b36e by info
fix material receipt mobile
The file was modifiedpages/mobile/receive.vue (diff)
Commit 2143438f495cb1f7da6b4049b2019848ee99beba by info
fix orientation tablet
The file was removedpublic/manifest.json
Commit 8d994c68ffc0a4782e0e85e339ee9569935675ce by info
add calculation button on tickets
The file was modifiedcomponents/requests/RequestForm.vue (diff)
Commit d23b7c8ba3d5d590f5a91ad646d93ac10299c701 by info
add fields to ordersource
The file was modifiedpages/settings/order-sources/create.vue (diff)
The file was modifiedserver/api/settings/order-sources/update.put.ts (diff)
The file was modifiedserver/api/settings/order-sources/store.post.ts (diff)
The file was modifiedpages/settings/order-sources/[id]/edit.vue (diff)
The file was modifiedcomponents/requests/RequestForm.vue (diff)
The file was modifiedpages/settings/order-sources/[id]/view.vue (diff)
The file was modifiedcomponents/settings/OrderSourceForm.vue (diff)
Commit 0a621bea72905f8a013d26a301ec9744705b3942 by info
add explanation and restructure ordesource
The file was modifiedcomponents/settings/OrderSourceForm.vue (diff)
Commit 8c24b872a4d219e92f26bd986bcf3a99b208ae32 by info
add new invoice generation page batch
The file was addedserver/api/orders/not-invoiced.get.ts
The file was modifiedcomponents/MainNavigationMenu.vue (diff)
The file was addedpages/generate-invoices-from-orders.vue
The file was modifiedcomposables/menu/admin/accounting.ts (diff)
Commit d0205172a4a8cfc97fb09b0113c7944a33f766b2 by info
change orieantation for mobile
The file was modifiedpublic/sw-notifications.js (diff)
The file was addedpublic/manifest.json
The file was removedserver/routes/manifest.json.get.ts
The file was addedcomposables/useMobileRotation.ts
The file was modifiedlayouts/mobile.vue (diff)
The file was modifiedcomponents/settings/OrderSourceForm.vue (diff)