Summary
- add stock missings menu to materials section (details)
- add yy_product_storage with ag-grid as product info (details)
- test ContextMenuModule on ag-grid client (details)
- show productName (details)
- add ExcelExportModule (details)
- show qty reserved (details)
| The file was added | pages/materials/stock-missings/index.vue |
| The file was modified | composables/materials.ts (diff) |
| The file was added | server/api/materials/stock-missings/index.get.ts |
| The file was modified | composables/materials.ts (diff) |
| The file was added | pages/materials/product-infos/index.vue |
| The file was added | server/api/materials/products/info2.get.ts |
| The file was modified | components/AgGrid.vue (diff) |
| The file was modified | pages/materials/product-infos/index.vue (diff) |
| The file was modified | components/AgGrid.vue (diff) |
| The file was modified | pages/materials/product-infos/index.vue (diff) |