• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Implementation Help For Novice

matharo

Junior Member
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.
 
Back
Top