I intend to start a webshop + a physical store (a "Point of Sale").
For the webshop, I am considering Drupal Commerce.
Of course, I want to integrate the Point of Sale software with the webshop management, in order to update the stock data as fast as possible.
I am aware of the existence of the module "Commerce Point of Sale (POS)". But it is still an Alpha release and it seems like the development has come to a stop.
Does anyone have experience with this module? Is it usable and safe to use it despite its Alpha release status?
Or does anybody know better alternatives?
Important to know: I am software engineer, so I should be able to cope with some technical difficulties.

Comments

zeezhao’s picture

Assuming your physical store has a good internet connection, commerce_pos works but make sure you use the dev (not alpha) version. There are also a couple of patches in the issues queue worth applying. I am currently using it on a project.

Michael-IDA’s picture

> There are also a couple of patches in the issues queue worth applying

Can you list the ones you're using?

Thanks,
Michael

Drupal Hosting

NIH Cancer Study: Supplemention with both vitamins and fenbendazole exhibited significant (P = 0.009) inhibition of tumor growth.

zeezhao’s picture

Taxes not showing https://www.drupal.org/node/2097597
SKUs that start with “0” give error https://www.drupal.org/node/2301183
Printing optional: https://www.drupal.org/node/2556547

smccabe’s picture

FYI I have committed 2 of those 3 patches to the 1.x-dev, the 3rd one is still in a needs work status.

Also, as an update, there is now a 2.x version that is more actively maintained and is at beta7 and should be hitting RC in a month or so.

*Disclaimer, I am a now a commerce_pos maintainer and my company built the 2.x branch