Was just wondering if the new Raspeberry Pi 2 Model B will be ok for PosBox ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
I have installed odoo not posbox on the Raspberry Pi 2. It is rather slow but you can work with.
Posbox should work eather but somehow I could find out how to create a proper database.
You have to install odoo as if the Raspberry would be a Linux Server.
This script may help.:
https://github.com/codoo/odoo-addons/blob/master/scripts/prepare-odoo-server-raspberry-deb-wheezy.sh
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
In theory everything should just work fine when you flash the card and install the PosBox image on it. Haven't tested this personally but I see no reason for it not to work.
Do note that the raspberry pi 2 still has no x86-compatible processor. This means that even though you have the capacity, the underlying architecture will be ARM, meaning your python and Odoo source might differ from what you run elsewhere. I am still uncertain if Odoo actually updates and supports this. You might want to check this first.