Implementation Help For Novice
Posted: Sat May 23, 2020 6:17 pm
I apologize in advance, this is another" new to programming, where to start " thread. I'm going to look at the stuck topics, but I thought I would post what I would like to do specifically, and hope to get some ideas on where/how to start.
Where I work, the current system is very inefficient. There is a lot of manual input, which takes a lot of time and increases the risk of errors.
The e-Commerce site runs on Magento. There is no inventory management, so customers can place orders regardless of whether the product is in stock. As soon as we receive an order, the information is taken and placed in a document to create a packing list, and then printed.
Some of the orders we receive are processed through Amazon because it's cheaper. Therefore, in this case, the information is taken and then entered on the Amazon site for processing.
I want to try to automate a lot of this, as well as track inventory, both in our location and in an Amazon warehouse. I don't know if this is possible with Magento or if I should look at other options.
Any help will be appreciated.
Where I work, the current system is very inefficient. There is a lot of manual input, which takes a lot of time and increases the risk of errors.
The e-Commerce site runs on Magento. There is no inventory management, so customers can place orders regardless of whether the product is in stock. As soon as we receive an order, the information is taken and placed in a document to create a packing list, and then printed.
Some of the orders we receive are processed through Amazon because it's cheaper. Therefore, in this case, the information is taken and then entered on the Amazon site for processing.
I want to try to automate a lot of this, as well as track inventory, both in our location and in an Amazon warehouse. I don't know if this is possible with Magento or if I should look at other options.
Any help will be appreciated.