Skip to content
Success

Changes

Summary

  1. add MPN field (details)
  2. add MPN field 2 (details)
  3. add MPN field 3 (details)
  4. looking into product payload (details)
  5. looking into IsCommissionedConfirmed (details)
  6. looking into IsCommissionedConfirmed 2 (details)
  7. looking into IsCommissionedConfirmed 3 (details)
  8. try ComboBox on sales order line (details)
  9. try ComboBox on sales order line 2 (details)
  10. try ComboBox on sales order line 3 (details)
  11. try ComboBox on sales order line 4 (details)
  12. try ComboBox on sales order line 5 (details)
  13. try ComboBox on sales invoice line (details)
  14. try ComboBox on sales shipment line (details)
  15. try ComboBox on sales shipment line 2 (details)
  16. try ComboBox on sales customer return line (details)
  17. try ComboBox on customer/vendor RMA line (details)
  18. try ComboBox on customer/vendor RMA line 2 (details)
  19. replace SelectBox with ComboBox on Procurement Product Lines (details)
  20. test Fulfillment Customer tab (details)
  21. test Fulfillment Customer tab form inputs (details)
  22. Fix Syntax for iDempiere (details)
The file was modifiedpages/materials/products/create.vue (diff)
The file was modifiedpages/materials/products/[id]/duplicate.vue (diff)
The file was modifiedpages/materials/products/[id]/view.vue (diff)
The file was modifiedserver/api/materials/products/update.put.ts (diff)
The file was modifiedpages/materials/products/[id]/edit.vue (diff)
The file was modifiedserver/api/materials/products/store.post.ts (diff)
The file was modifiedcomponents/materials/ProductForm.vue (diff)
The file was modifiedcomponents/materials/ProductForm.vue (diff)
The file was modifiedcomponents/materials/ProductForm.vue (diff)
Commit 5526e586598cffa3c61783145066429d1668ce8a by tedirghazali
looking into product payload
The file was modifiedserver/api/materials/products/store.post.ts (diff)
Commit 832001cfe70012fe7e2548ae73002e7b9d375de8 by tedirghazali
looking into IsCommissionedConfirmed
The file was modifiedpages/sales/shipments/add.vue (diff)
The file was modifiedpages/sales/shipments/[id]/edit.vue (diff)
The file was modifiedpages/sales/shipments/[id]/duplicate.vue (diff)
The file was modifiedserver/api/inouts/update.put.ts (diff)
The file was modifiedpages/sales/shipments/[id]/view.vue (diff)
The file was modifiedpages/sales/shipments/create.vue (diff)
The file was modifiedserver/api/inouts/store.post.ts (diff)
The file was modifiedserver/api/materials/products/store.post.ts (diff)
Commit bac0234edaa01c8c16c33163e1802e430589bc7b by tedirghazali
looking into IsCommissionedConfirmed 2
The file was modifiedcomponents/sales/ShipmentForm.vue (diff)
Commit 8c3d7aea2315b0627412240e0220473e3f77099a by tedirghazali
looking into IsCommissionedConfirmed 3
The file was modifiedcomponents/sales/ShipmentForm.vue (diff)
Commit db3049e5c1ec47d79464793293f13a8bdcb66b83 by tedirghazali
try ComboBox on sales order line
The file was modifiedcomponents/sales/OrderLineTable.vue (diff)
Commit c5d58ccc7421b6be595dadf9b3de81a1e2f3ba09 by tedirghazali
try ComboBox on sales order line 2
The file was modifiedcomponents/sales/OrderLineTable.vue (diff)
Commit 2bf01eee55dfb79ad5ea7b8cdf4b4521819604fc by tedirghazali
try ComboBox on sales order line 3
The file was modifiedcomponents/sales/OrderLineTable.vue (diff)
Commit 102aa7d8b20cfaadc5e73eb60171d650feb3ee1f by tedirghazali
try ComboBox on sales order line 4
The file was modifiedcomponents/sales/OrderDetailRecordLine.vue (diff)
Commit 96bbfa418d09c2d37b4ff87836b13ed29b68ebd2 by tedirghazali
try ComboBox on sales order line 5
The file was modifiedcomponents/sales/OrderDetailRecordLine.vue (diff)
Commit 04b08569a205677429df028ada99bb9eb5efd92e by tedirghazali
try ComboBox on sales invoice line
The file was modifiedcomponents/sales/InvoiceLineTable.vue (diff)
The file was modifiedcomponents/sales/OrderDetailRecordLine.vue (diff)
The file was modifiedcomponents/sales/InvoiceDetailRecordLine.vue (diff)
Commit 054ec912f9631e547d708b1017470ffe34fc9bf2 by tedirghazali
try ComboBox on sales shipment line
The file was modifiedcomponents/sales/ShipmentLineTable.vue (diff)
The file was modifiedcomponents/sales/InvoiceDetailRecordLine.vue (diff)
The file was modifiedcomponents/sales/ShipmentDetailRecordLine.vue (diff)
Commit e6cc3a1d90587df3781e38fa04f48f6d7cabdc25 by tedirghazali
try ComboBox on sales shipment line 2
The file was modifiedcomponents/sales/InvoiceDetailRecordLine.vue (diff)
The file was modifiedcomponents/sales/ShipmentDetailRecordLine.vue (diff)
Commit 865706eeef3edf32e9275743c5df712fcba7291d by tedirghazali
try ComboBox on sales customer return line
The file was modifiedcomponents/sales/ReturnLineTable.vue (diff)
The file was modifiedcomponents/sales/ReturnDetailRecordLine.vue (diff)
Commit 05d468699ccb4fa6f94e3d750b8032f0add34cdd by tedirghazali
try ComboBox on customer/vendor RMA line
The file was modifiedcomponents/rmas/VendorRmaLineTable.vue (diff)
The file was modifiedcomponents/rmas/VendorRmaDetailRecordLine.vue (diff)
The file was modifiedcomponents/rmas/CustomerRmaDetailRecordLine.vue (diff)
The file was modifiedcomponents/rmas/CustomerRmaLineTable.vue (diff)
Commit bec2a33501ca816a4a81f248d2449b21b005815b by tedirghazali
try ComboBox on customer/vendor RMA line 2
The file was modifiedcomponents/rmas/VendorRmaDetailRecordLine.vue (diff)
The file was modifiedcomponents/rmas/CustomerRmaDetailRecordLine.vue (diff)
Commit a6b504f1c42be84a18be0d459dd3e006c425ea68 by tedirghazali
replace SelectBox with ComboBox on Procurement Product Lines
The file was modifiedcomponents/procurements/InvoiceDetailRecordLine.vue (diff)
The file was modifiedcomponents/procurements/OrderDetailRecordLine.vue (diff)
The file was modifiedcomponents/rmas/CustomerRmaLineTable.vue (diff)
The file was modifiedcomponents/procurements/ReceiptLineTable.vue (diff)
The file was modifiedcomponents/procurements/ReturnDetailRecordLine.vue (diff)
The file was modifiedcomponents/procurements/InvoiceLineTable.vue (diff)
The file was modifiedcomponents/procurements/OrderLineTable.vue (diff)
The file was modifiedcomponents/procurements/ReceiptDetailRecordLine.vue (diff)
The file was modifiedcomponents/procurements/ReturnLineTable.vue (diff)
Commit d968dcaea44ddb3cc945a6014b57a593cfc9abba by tedirghazali
test Fulfillment Customer tab
The file was modifiedserver/api/inouts/update.put.ts (diff)
The file was modifiedserver/api/partners/partners/store.post.ts (diff)
The file was modifiedpages/partners/partners/[id]/edit.vue (diff)
The file was modifiedpages/partners/partners/[id]/view.vue (diff)
The file was modifiedcomponents/partners/PartnerForm.vue (diff)
The file was modifiedserver/api/partners/partners/update.put.ts (diff)
The file was modifiedpages/partners/partners/[id]/duplicate.vue (diff)
The file was modifiedserver/api/inouts/store.post.ts (diff)
The file was modifiedpages/partners/partners/create.vue (diff)
Commit 4a76d3dc983478fb224cb5e230c9bc1fea596d5f by tedirghazali
test Fulfillment Customer tab form inputs
The file was modifiedcomponents/partners/PartnerForm.vue (diff)
Commit bcf13c1fca8c23a2aec0096a17a8007a7ff215bd by info
Fix Syntax for iDempiere
The file was modifiedserver/api/partners/partners/store.post.ts (diff)