Developers please read the Developer Guidelines first: Developer Guidelines Link
---)
- Easy Resources Plan is a script based program about supermarket inventory management. It can be used as a system to record and manage supermarket product information.
- Product Management
- Add product information (id, name, price, category, suppliers.).
- delete product.
- modify product information (id, name, price, category, suppliers.).
- Inventory Management
- Inbound inventory management: Increase inventory levels.
- Outbound inventory management: Reduce inventory levels.
- User Permissions
- Administrator: Full access to product and inventory.
- Employee: Can not add or remove any user.
- If you open the software for the first time, you could have several of preset user name and password.
- Username: Victor Passowrd: admin456 Username: Bianca Passowrd: admin789 Username: Guest Passowrd: guest123
- You can add or delete users data later in the software:
- (MN's roast: All passwords are storaged as plain text in EasyResourcePlan\data\users.properties. Not sure whether it is safe or dangerous...)
- Click the "Logout" button to return to the login page;
- The "Help" button help you to read our help document in GitHub (Yes this document(^▽^));
- Click function icons to start your work.
- Write the name of new products in the text box and click "Add Product" to add a new type of product
- Click "Sort" and choose each category to sort for different labels.
- Pick a product then click "Remove", the product will be removed;
- When you modify the infomation of the product (Product Name, Price and Category are avaliable), change and click "Save", the infomation will be saved and renew.
- Click one of the Product and write number in the text box, and:
-
- press the "Add Stock" to increase the product's stock you selected;
-
- press the "Decrease Stock" to decrease the product's stock you selected;
-
- press the “Stock Reset” to completely restart the number of stock of the product's stock you selected.
- Input the infomation in the text box and choose name/ID/category to find the matching product;
- "Low Stock" button will shows you all the product that has a stock that lower or equal to 50.
- Input informations (Name and Password) of the new user in the text box and choose if it is an admin or not, click "Add" button to add a user account.
- Select the user in the list and the click "Remove" to remove an account.
Finally we wish you a pleasant experience with our product. ERPGrmi Team is dedicated to serving you.