roos-fs tasks #366
Updated by Vadim Pariev 7 months ago
We need functionality to manually add spare parts into the Warehouse without pre-assigned vehicle or service. This is required to preload stock for a customer. Only Name, Serial Number, and Customer are mandatory. Later, parts can be linked to vehicles and services during service tasks (via the Warehouse Picker workflow). **Acceptance Criteria** - Add manual entry functionality for spare parts into the Warehouse table. (see examples for the vechicles) - Fields to enter: Name, Serial Number, Customer (mandatory), plus optional fields (from the templatethat are already developed . - Type can be added or selected through a dropdown. - Store parts in the Warehouse table with minimal required fields. - Ensure spare parts are created with status “In Stock” by default. - Edit of the spare part shall be possible - Delete admin and add manually could be done only by the Admin - Add a seperate columnt for the admin actions If a Product with the same Name already exists: Newly added items should appear in the subtable for this product. If the Product does not yet exist: A new entry in the main table is created, and all items with that product name are grouped under it