Skip to content
Success

Changes

Summary

  1. add stock missings menu to materials section (details)
  2. add yy_product_storage with ag-grid as product info (details)
  3. test ContextMenuModule on ag-grid client (details)
  4. show productName (details)
  5. add ExcelExportModule (details)
  6. show qty reserved (details)
Commit 62bfc071e6182c9b8c29b48baee772543fc64837 by tedirghazali
add stock missings menu to materials section
The file was addedpages/materials/stock-missings/index.vue
The file was modifiedcomposables/materials.ts (diff)
The file was addedserver/api/materials/stock-missings/index.get.ts
Commit f531501140edcc8aeeb7a645386882f78496bb7e by tedirghazali
add yy_product_storage with ag-grid as product info
The file was modifiedcomposables/materials.ts (diff)
The file was addedpages/materials/product-infos/index.vue
The file was addedserver/api/materials/products/info2.get.ts
Commit 23a5bde1424d7324d8285e44994126f350b58d16 by tedirghazali
test ContextMenuModule on ag-grid client
The file was modifiedcomponents/AgGrid.vue (diff)
The file was modifiedpages/materials/product-infos/index.vue (diff)
The file was modifiedcomponents/AgGrid.vue (diff)
The file was modifiedpages/materials/product-infos/index.vue (diff)