Skip to content
Success

Changes

Summary

  1. split ship location to street, zip code, and city (details)
  2. split ship location to street, zip code, and city 2 (details)
  3. split ship location to street, zip code, and city 3 (details)
  4. test add colored row to ag-grid server (details)
  5. test add colored row to ag-grid server 2 (details)
  6. test add colored row to ag-grid server 3 (details)
  7. test add colored row to ag-grid server 4 (details)
  8. test add colored row to ag-grid server 5 (details)
  9. test add colored row to ag-grid server 6 (details)
  10. make street, zip code and city editable (details)
  11. make street, zip code and city editable 2 (details)
  12. make street, zip code and city editable 3 (details)
  13. make street, zip code and city editable 4 (details)
  14. make street, zip code and city editable 5 (details)
  15. make street, zip code and city editable 6 (details)
  16. make street, zip code and city editable 7 (details)
  17. make street, zip code and city editable 8 (details)
  18. test list of orders (details)
  19. test list of orders 2 (details)
  20. test list of orders 3 (details)
  21. test list of orders 4 (details)
  22. test list of orders 5 (details)
  23. filter null from ExternalOrderId on list of orders (details)
  24. filter null from ExternalOrderId on list of orders 2 (details)
  25. Add m_inout to sales order ag-grid and make check on colors if shipment has been commissioned (details)
  26. filter null from ExternalOrderId on list of orders 3 (details)
  27. filter null from ExternalOrderId on list of orders 4 (details)
  28. filter null from ExternalOrderId on list of orders 5 (details)
  29. Modify Sales-Order Table (details)
  30. Fix coloring (details)
  31. Fix 2 (details)
  32. Set Ship Name on Name field (details)
  33. Fix toFixed (details)
  34. Remove ordersource-id from ordernumber as it is not working (details)
  35. Fix toFixed (details)
Commit 3dee69ccade98df0df2c59fa467f47cf40448769 by tedirghazali
split ship location to street, zip code, and city
The file was modifiedpages/sales/orders/index.vue (diff)
The file was addedcomponents/AgGrid/SalesOrder/AgAddressStreet.vue
The file was addedcomponents/AgGrid/SalesOrder/AgAddressCity.vue
The file was addedcomponents/AgGrid/SalesOrder/AgAddressZipCode.vue
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
Commit c54385ef394f5ea3ad02e17bf1927ad4297006b9 by tedirghazali
split ship location to street, zip code, and city 2
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
Commit f12b8424b1f9d108667f4ec4044865ac6cec09b9 by tedirghazali
split ship location to street, zip code, and city 3
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
Commit c2e42a654d8f45ed5e517908f3ece40ac5e59f54 by tedirghazali
test add colored row to ag-grid server
The file was modifiedassets/css/custom.css (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedcomponents/AgGridServer.vue (diff)
Commit b764c0a0e940eaa570cd653877c446853c64dbf4 by tedirghazali
test add colored row to ag-grid server 2
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 5a35fd9d1b3dde74303015536c6d60aee190cd82 by tedirghazali
test add colored row to ag-grid server 3
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 53bd93d300c8ef09c7e35e0af120e6a3e77d9a46 by tedirghazali
test add colored row to ag-grid server 4
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 553018d4b10758c38403dfd4e37fc880fb8759f2 by tedirghazali
test add colored row to ag-grid server 5
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 0b01789ae70e9bc9e43bc04aa310ec86af40f538 by tedirghazali
test add colored row to ag-grid server 6
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedassets/css/custom.css (diff)
Commit 52d736d2c095596050d2c64c269ee7633c064f3f by tedirghazali
make street, zip code and city editable
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 8ce308cacb7452bb6cc3e3ed2ba5dc5eb41007ae by tedirghazali
make street, zip code and city editable 2
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedcomponents/AgGridServer.vue (diff)
Commit c140947969cc7dfc8f2140fd45961fe4862d9aa2 by tedirghazali
make street, zip code and city editable 3
The file was modifiedcomponents/AgGrid/SalesOrder/AgAddressCity.vue (diff)
The file was modifiedcomponents/AgGrid/SalesOrder/AgAddressStreet.vue (diff)
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedcomponents/AgGrid/SalesOrder/AgAddressZipCode.vue (diff)
Commit 91344d9d83552e37ac51f32b7d029e710bfce5a7 by tedirghazali
make street, zip code and city editable 4
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 4d6da3e5291ef09a7793c943d9c615374a458340 by tedirghazali
make street, zip code and city editable 5
The file was addedserver/api/settings/locations/ag-grid.put.ts
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 9e2a2db91f68e00503d99a040f809b017331a403 by tedirghazali
make street, zip code and city editable 6
The file was modifiedpages/sales/orders/index.vue (diff)
Commit ceac4f56791b705d5fad2be2c79a12944fd0b50c by tedirghazali
make street, zip code and city editable 7
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 05b53089ba85d6f15fb9a4de947481d33d16915b by tedirghazali
make street, zip code and city editable 8
The file was modifiedpages/sales/orders/index.vue (diff)
The file was addedserver/api/orders/shipped.get.ts
The file was modifiedpages/index.vue (diff)
The file was modifiedserver/api/orders/shipped.get.ts (diff)
The file was modifiedpages/index.vue (diff)
The file was modifiedpages/index.vue (diff)
The file was modifiedpages/index.vue (diff)
Commit d5eeab9475f043d9186bd6d0e8ead6993ff0c766 by tedirghazali
filter null from ExternalOrderId on list of orders
The file was modifiedserver/api/orders/shipped.get.ts (diff)
The file was modifiedpages/index.vue (diff)
Commit c3bb1b3d26c15b3610bcb75d601a34492875f4ea by tedirghazali
filter null from ExternalOrderId on list of orders 2
The file was modifiedserver/api/orders/shipped.get.ts (diff)
Commit b295479424709e6ff9f330732f0df1d4467ccd26 by info
Add m_inout to sales order ag-grid and make check on colors if shipment has been commissioned
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 1cfff643e3051cfb9a909cc3430bac28229b3736 by tedirghazali
filter null from ExternalOrderId on list of orders 3
The file was modifiedserver/api/orders/shipped.get.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit c96ea9f9b71855f8724a63e13a24b5b2babb8f4d by tedirghazali
filter null from ExternalOrderId on list of orders 4
The file was modifiedpages/index.vue (diff)
Commit d9eda19bba146d8fd4472462536524c1c6cc03dc by tedirghazali
filter null from ExternalOrderId on list of orders 5
The file was modifiedserver/api/orders/shipped.get.ts (diff)
Commit 24d1afceb5afe2c814918936b5db4e99dbdc1de7 by info
Modify Sales-Order Table
The file was modifiedcomponents/AgGrid/SalesOrder/AgCustomDateOrdered.vue (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was addedcomponents/AgGrid/SalesOrder/AgAddressName.vue
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 511e55749a3d395e477b86daa96c03f7bbd92227 by info
Set Ship Name on Name field
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedcomponents/integrations/CommissionModal.vue (diff)
Commit cfc5718ddf9e2ab88657f24bad2b0e0d40b609c3 by info
Remove ordersource-id from ordernumber as it is not working
The file was modifiedpages/integrations/commission.vue (diff)
The file was modifiedserver/api/commission/parcels/index.put.ts (diff)
The file was modifiedcomponents/integrations/CommissionModal.vue (diff)