SureStore is a comprehensive Manufacturing and Inventory Management System built with Laravel. It provides end-to-end solutions for manufacturing businesses, from raw material procurement to production management and sales.

1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a new field to the 'Product' model in the SureStore Laravel application to store minimum quantity levels. This field should be associated with both storage location and product, allowing users to set minimum quantity levels for each product in each storage location during product creation and updates. A database migration is required to implement this change.

Complexity: 3/5
enhancement good first issue

SureStore is a comprehensive Manufacturing and Inventory Management System built with Laravel. It provides end-to-end solutions for manufacturing businesses, from raw material procurement to production management and sales.

PHP