Comprehensive Inventory Management System
Budget: €250 – €750 EUR
I need a basic inventory manager but I need a function more. Basically I sell my items and several items from other sellers, and I need to check every day if some piece is sold. For exemple I have a supplier that has its item published on ebay, another on its own webpage, so I check every day, searching some keywords with a python script made my self, if there is something sold. On the other hand I have a supplier that i have to check with a specific script that open every page in my browser, so I need a function to download to copy the url of the item from a specific supplier. If you want i can send you my scripts for reference. A function to download the entire inventory in csv it would be useful!
Basically I have a script python i use to check items from my suppliers and it works locally on my pc. The entire inventory is an excell, so I would like to develope something more professional, to have my inventory in a software manager and to have the items checked automatically once per day.
I need a list of my items, the required fields are:
1. My internal ID Number or supplier number, we can call it Item Ref
2 Url of the item (we use it for piece form our supplier to check the availability)
3 LU reference (is the item reference used by our main web marketplace, we need it to cress the info and eventually unlist items unavailable)
4 The name of the supplier
I think we will need a function to add supplier name in the database
I will need thet the software made a availability check on the webpages of my suppliers once per day. I can provide you my python scrips to help.
I need a function to copy/paste the urls of the item from one specific supplier.
I need a daily check availability report to unlist items not available from our main marketplace
a function to download the whoole inventory in csv would be very appreciated.
last but important we need fields for searches and filters, for example seeing only the products from one specific supplier
of course we will need a section for data entry
Basically I have a script python i use to check items from my suppliers and it works locally on my pc. The entire inventory is an excell, so I would like to develope something more professional, to have my inventory in a software manager and to have the items checked automatically once per day.
I need a list of my items, the required fields are:
1. My internal ID Number or supplier number, we can call it Item Ref
2 Url of the item (we use it for piece form our supplier to check the availability)
3 LU reference (is the item reference used by our main web marketplace, we need it to cress the info and eventually unlist items unavailable)
4 The name of the supplier
I think we will need a function to add supplier name in the database
I will need thet the software made a availability check on the webpages of my suppliers once per day. I can provide you my python scrips to help.
I need a function to copy/paste the urls of the item from one specific supplier.
I need a daily check availability report to unlist items not available from our main marketplace
a function to download the whoole inventory in csv would be very appreciated.
last but important we need fields for searches and filters, for example seeing only the products from one specific supplier
of course we will need a section for data entry