Hello,
I have a physical store, but now I have opened up for websale based on Magento – and thus need a system which interact with Magento and control the stocks of both online shop and physical store.
This means that I need a system where I enter the entire inventory (This I do in Magento and for now manually remove stock when items are sold in the physical store) but where inventory is reduced when I:
sell a product online
and / or:
sell a product in the physical store
I am well aware that I need some kind of POS system, barcode scanner etc., but which works with Magento and isn’t extremely expensive?
I look forward soon to hear from you - and hope that such a system is out there somewhere.
However, I forgot one very important thing: I am a Mac user – and as far as I can see QuickBooks Point of Sale Pro does not run on other systems than Windows?
I can see that they have a Mac version for their QuickBooks 2009, but unfortunately not for their Point Of Sale.
I’ve been taking a look into using the Mac POS Checkout App - http://checkoutapp.com/
As I’ve also been looking for a Mac POS, with an easy to use interface, that integrates with Magento for easy stock updates based on sales in the bricks and mortar store.
The software looks great, my only question is has anyone completed an integration between Checkout App and Magento, I’d like to hear about it success, or limitations, depending on the results.
Look forward to hearing from anyone with thoughts/experience on this.
hey,
I’m currently building my own sync module for Checkout App and Magento...but all my work is goin in the way of “syncing Magento TO Checkout App”...meaning my codes will not be as useful for those who already work on Checkout as for those who work on Magento and just want to add POS like me.
Concept is, sync tax, customers, products, stock and orders.
syncing orders will run the customers sync codes along the process to successfully assign the customer to the synced product with updated shipping addresses.
I already implemented the tax sync, but for me, in Egypt, we have only sales tax of 10%, no tax regions or any other special or compound rates...So I only implemented syncing the tax rate as a tax group in Checkout.
I am currently in the middle of coding the simple products sync.
The plan is to successfully implement :
-Customers sync/detect changes and update (done)
-Tax rates sync (done)
-Sync orders (partially done-without products or amounts)
-Sku, name, prices, cost, tax assigned for simple products(in progress)
-Sync shipping methods.
-Sync stock to update inventory total costs and ledger
-Use of variations to sync configurable products and their associated simple products
-Create a kind of log of each process/sync done for revising and error handling/fixing situations
I really am not finding hard time coding, and I really encourage people to start working with me on this module because in 10 days I am 30% done of what I need, so this is promising.
I also want to clear out that since I’m not just developing this for the community but first of all solve my work case, then not all features can implemented in this module by me since I don’t have the time, and I don’t have to case to work on.
Maybe we can move this project on to bazaar or other similar project management solutions
Check my project’s blog @
http://magento-checkoutapp.blogspot.com/
Quickbook software seems a good solution to your problem. It is quite easy to use as well as gives you a faster sales, inventory and customer information. Point of Sale rings up sales like a cash register. It stores sales, inventory and customer information for better reporting and decision-making.
Hi Maria, if you haven’t found a POS system yet you should consider Microsoft RMS Dynamics 2.0. We’ve got a complete integration with Magento (Matrix item support, tracking numbers, order download, item sales etc) and RMS 2.0 and can showcase a live online demo for you at anytime.
You can find more information on our site here:
http://www.kosmoscentral.com/ecommerce/magento.php
We also have a more condensed marketing packet with the specific item records that are pulled up and down from Magento. Just contact us and I can send you the PDF.
what is the difference between Dynamics RMS and Dynamics POS?
I’m also wondering the same thing. We started off as a Magento store, looking at opening up a B&M;store next summer. We already use Quickbooks so I’d like to find the best solution that is also cost-effective.
@shoptoylife:: We are currently using OpenBravo POS and updating the inventory on a batch basis on the website. It is working good now, it would be a problem if you did not have a lot of inventory (i.e. you had unique items what could be sold on the website and the store) For something like that you want a live inventory feed with Magento
I recently implemented the Maison du Logiciel point of sale extension for Magento on a site that we recently launched - www.dept229.com. The sales reps are using it but I need some improvements to continue using it next year.
Working well:
- Bar code scanner works great for product UPCs. Search is fast. POS products are setup for POS store view and eShop products are setup for eShop allowing for separate tax classes, prices etc. We use a merchant terminal to swipe credit cards.
Improvements needed: (priority A,B,C)
-C: “Add product” search screen shows price (incl tax) and we need it to display price (excl tax).
-A: “Product” section needs to allow sales rep to overwrite price (excl tax). Currently sales rep has to use a calculator to adjust price (incl) tax
-A: Need to allow a sales rep to apply a discount (absolute and percentage) at the item and order level. Currently, if a sales rep wants to offer 15% off an order then they need to use a calculator to change each individual product price (excl) tax. Need to allow for a discount code to be entered as well.
-A: The extension needs to be compatible with the Multi-location Inventory extension offered by AITOC. (http://www.aitoc.com/en/magentomods_multi_location_inventory.html). The POS store view inventory does not need to be managed but the eShop store view inventory does. The POS extension causes a critical failure in the AITOC extension (painfully discovered).
-C: New customers created in the POS system need to be setup as global customers (Account Sharing Options in Configuration is set to Global). Currently, a new customer created in POS does not have access to the eShop. We add new customers on the eShop first, then find them in POS as existing customer!)
-B: Customer addresses entered do not populate the customer table. State is not offered during address creation. Our customers come from many states.
-C: We need export order information from the POS sales report based on date range and payment method and including fields such as cost, price, tax, discounts etc (this can be done using other exporting extensions, but would make it more convenient)
Thanks for any feedback, assistance etc that the community can provide!
Rick