Skip to content
Success

Changes

Summary

  1. add excel export (details)
  2. fix orders and product ag-grid table height (details)
  3. optimize customer order quick creationg (details)
  4. mobile product search options by keyboard for return, inventory and print labels (details)
  5. fix mobile pages to use proper org id and case insensitive for keyboard input product search on name (details)
  6. fix mobile prints (details)
  7. add year filter to calendar (details)
  8. add credit memo to ffn invoice page of customer (details)
The file was modifiedpackage.json (diff)
The file was modifiedcomponents/AgGridServer.vue (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 1b2de59073b220cca5f04c2e3766ee2594efcb6c by info
fix orders and product ag-grid table height
The file was modifiedcomponents/AgGridServer.vue (diff)
The file was modifiedpages/materials/products/index.vue (diff)
Commit 1daecb2c742600066d95620dbf831f4910f8cbae by info
optimize customer order quick creationg
The file was modifiedcomponents/partners/PartnerQuickForm.vue (diff)
The file was modifiedcomponents/sales/OrderForm.vue (diff)
The file was modifiedcomponents/partners/PartnerOrderLineTable.vue (diff)
The file was modifiedserver/api/partners/partners/email.get.ts (diff)
Commit 068c682b2d90f10022ca4c7dd094a4836c8e7d09 by info
mobile product search options by keyboard for return, inventory and print labels
The file was modifiedpages/mobile/print-labels.vue (diff)
The file was modifiedpages/mobile/inventory.vue (diff)
The file was modifiedpages/mobile/return.vue (diff)
Commit a3ba36765cd62122006231b5ddfd531329ade122 by info
fix mobile pages to use proper org id and case insensitive for keyboard input product search on name
The file was modifiedpages/mobile/print-labels.vue (diff)
The file was modifiedserver/api/materials/products/search.get.ts (diff)
The file was modifiedserver/api/mobile/product-search.post.ts (diff)
The file was modifiedserver/api/mobile/product-lookup.post.ts (diff)
The file was modifiedserver/api/mobile/product-lookup.post.ts (diff)
The file was modifiedserver/api/materials/products/search.get.ts (diff)
The file was modifiedserver/api/mobile/product-search.post.ts (diff)
The file was modifiedpages/mobile/return.vue (diff)
Commit d59da5d12c09d4a9b3d136fbccafa4f3c781dbcc by info
add year filter to calendar
The file was modifiedpages/sales/orders/index.vue (diff)
Commit dd39a4e35392786092ee7a87d85774ec134be480 by info
add credit memo to ffn invoice page of customer
The file was modifiedpages/fulfillment/invoices/index.vue (diff)