Skip to content
Success

Changes

Summary

  1. add pdf invoice download direct and batch (details)
  2. show shipment status for merchant roles (details)
  3. add new date filters2 (details)
  4. Try to fix permission on pdf view error which forces logout (details)
  5. tune invoice page (details)
  6. show more partner details on order view (details)
  7. ifx login (details)
  8. minimize cookie size (details)
  9. fix mobile login for first mobile worker selection (details)
  10. use custom filename on invoice download (details)
Commit 8e5cf6448d65e56f0da736d6a83d58677945ce85 by info
add pdf invoice download direct and batch
The file was modifiedcomponents/sales/InvoiceAction.vue (diff)
The file was modifiedpages/sales/invoices/index.vue (diff)
Commit 74302958a4de84ac100b5f88e1b4c2b7b4cee582 by info
show shipment status for merchant roles
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedserver/api/orders/ag-grid/summary.post.ts (diff)
The file was modifiedassets/langs/shared.js (diff)
The file was modifiedcomponents/AgGrid/SalesOrder/AgCustomDocStatus.vue (diff)
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
The file was modifiedpages/sales/orders-basic/index.vue (diff)
Commit 571a1c0c752fd97d9c97b826eb35443c33106b5a by info
add new date filters2
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedassets/langs/shared.js (diff)
The file was modifiedserver/api/orders/ag-grid/summary.post.ts (diff)
Commit bdb42fb673cdb6b9a222ec7cb55f182e795853d5 by info
Try to fix permission on pdf view error which forces logout
The file was modifiedserver/api/orders/sales/stream.get.ts (diff)
The file was modifiedserver/utils/orgRoleAccessCache.ts (diff)
The file was modifiedserver/utils/setAuthCookie.ts (diff)
The file was modifiedserver/api/idempiere-auth/authenticated.get.ts (diff)
The file was modifiedcomponents/AgGrid/Invoices/AgPayJoeStatus.vue (diff)
The file was addedpublic/assets/icons/lexware.svg
The file was modifiedcomponents/AgGrid/Invoices/AgLexofficeStatus.vue (diff)
The file was addedcomponents/AgGrid/Invoices/AgPayJoeHeader.vue
The file was modifiedpages/sales/invoices/index.vue (diff)
The file was addedpublic/assets/icons/amazon.svg
The file was addedcomponents/AgGrid/Invoices/AgAmazonHeader.vue
The file was modifiedcomponents/AgGrid/Invoices/AgAmazonStatus.vue (diff)
The file was addedcomponents/AgGrid/Invoices/AgLexwareHeader.vue
The file was modifiedcomponents/sales/InvoiceAction.vue (diff)
The file was addedpublic/assets/icons/payjoe.png
Commit 9c9a532c6cb90a1cb884b228273efc47d07a69da by info
show more partner details on order view
The file was modifiedcomponents/sales/OrderForm.vue (diff)
The file was modifiedpages/sales/orders/[id]/edit.vue (diff)
The file was modifiedserver/api/idempiere-auth/select-role.post.ts (diff)
Commit 5f8dc52462be2bcfb1cdc6e9cc79b8fbfb3e5522 by info
minimize cookie size
The file was addedserver/utils/trimCookieData.ts
The file was modifiedserver/api/idempiere-auth/login.post.ts (diff)
The file was modifiedserver/utils/refreshTokenHelper.ts (diff)
The file was modifiedserver/api/idempiere-auth/select-role.post.ts (diff)
Commit 5e6b0cb2ad56889b98492bdd03ce53a03eb2de51 by info
fix mobile login for first mobile worker selection
The file was modifiedserver/utils/forceLogoutHelper.ts (diff)
The file was modifiedpages/signin.vue (diff)
Commit 305a6e33e1dcdc09bad3fb7fba02f4c9ec29cf01 by info
use custom filename on invoice download
The file was modifiedpages/sales/invoices/index.vue (diff)
The file was modifiedpages/generate-invoices.vue (diff)
The file was modifiedcomponents/sales/InvoiceAction.vue (diff)