You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Add inventory tracking functionality for businesses with physical goods.
Tasks:
Create InventoryItem model and migration.
Implement UI for adding and managing inventory items.
Link inventory changes to sales and purchase orders.
Acceptance Criteria:
Users can track and manage inventory levels.
Inventory is automatically updated based on sales and purchases.
The text was updated successfully, but these errors were encountered:
Description: Add inventory tracking functionality for businesses with physical goods.
Tasks:
Create InventoryItem model and migration.
Implement UI for adding and managing inventory items.
Link inventory changes to sales and purchase orders.
Acceptance Criteria:
Users can track and manage inventory levels.
Inventory is automatically updated based on sales and purchases.
The text was updated successfully, but these errors were encountered: