Complete a framework7 vue.js Ionic inventory application
Budget: $250 – $750 USD
We have a mobile application that was created to about 80%. The application is an inventory system which is stored in a couch database using pouch js. All the elements of the inventory system have been created except the programmer did not understand how to make an invoice or order system.
The invoice system will not have any payment systems but simply needs to have the ability to add items to an invoice from inventory or a custom non inventory item. If the user changes the invoice status to sent or paid it will remove the quantity from all inventory items. If the user changes the invoice back to new/pending/quote it will add the items back to inventory.
When a user clicks to add an item it should popup a box with an option of inventory or non-inventory item.
• Inventory item is should dropdown a box with all the categories and a view button. When the view button is clicked it should open a smart select on with all the inventory items with a search field.
o An inventory item may have multiple suppliers. When selected If there is more than one supplier it should pop and have them select a supplier.
• Non-Inventory item should then display fields to set the item name, price and quantity.
The order system will work much like the invoice system only the user can only add inventory items to an order. When an order status is changed to complete it will add the items to inventory.
The invoice and order system in the current app must be deleted and created correctly. Attached is the current application.
The invoice system will not have any payment systems but simply needs to have the ability to add items to an invoice from inventory or a custom non inventory item. If the user changes the invoice status to sent or paid it will remove the quantity from all inventory items. If the user changes the invoice back to new/pending/quote it will add the items back to inventory.
When a user clicks to add an item it should popup a box with an option of inventory or non-inventory item.
• Inventory item is should dropdown a box with all the categories and a view button. When the view button is clicked it should open a smart select on with all the inventory items with a search field.
o An inventory item may have multiple suppliers. When selected If there is more than one supplier it should pop and have them select a supplier.
• Non-Inventory item should then display fields to set the item name, price and quantity.
The order system will work much like the invoice system only the user can only add inventory items to an order. When an order status is changed to complete it will add the items to inventory.
The invoice and order system in the current app must be deleted and created correctly. Attached is the current application.