I apologize in advance, this is another "new to programming, where to start," thread. I am going to look at the stickied threads, but I thought I would post what I wanted to do specifically and hopefully get some ideas on where/how to start.
Where I work, the current system is very inefficient. There is a lot of manual entering, which wastes a lot of time and increases the risk of errors.
The e-commerce site is running on Magento. There is no inventory management in place so customers can place orders whether or not the item is in stock. Once we receive the order, the information is taken and put into a document to create a packing slip and then printed.
Some orders we receive are processed through Amazon because it's cheaper. So in that case the information is taken and then input on Amazon's site for processing.
I want to try and automate a lot of this and also track inventory, both at our location and at Amazon's warehouse. I don't know if this is possible with Magento or if I should look at other options.
Any help would be appreciated.
Where I work, the current system is very inefficient. There is a lot of manual entering, which wastes a lot of time and increases the risk of errors.
The e-commerce site is running on Magento. There is no inventory management in place so customers can place orders whether or not the item is in stock. Once we receive the order, the information is taken and put into a document to create a packing slip and then printed.
Some orders we receive are processed through Amazon because it's cheaper. So in that case the information is taken and then input on Amazon's site for processing.
I want to try and automate a lot of this and also track inventory, both at our location and at Amazon's warehouse. I don't know if this is possible with Magento or if I should look at other options.
Any help would be appreciated.