[FIX] point_of_sale: update posbox version

This commit is contained in:
Martin Trigaux 2018-09-26 16:33:38 +02:00
parent 969d3d91ca
commit e0b8aaa11a
2 changed files with 2 additions and 2 deletions

View File

@ -855,7 +855,7 @@ msgid "The POSBox Software"
msgstr ""
#: ../../point_of_sale/overview/setup.rst:325
msgid "The POSBox runs a heavily modified Raspbian Linux installation, a Debian derivative for the Raspberry Pi. It also runs a barebones installation of Odoo which provides the webserver and the drivers. The hardware drivers are implemented as Odoo modules. Those modules are all prefixed with ``hw_*`` and they are the only modules that are running on the POSBox. Odoo is only used for the framework it provides. No business data is processed or stored on the POSBox. The Odoo instance is a shallow git clone of the ``8.0`` branch."
msgid "The POSBox runs a heavily modified Raspbian Linux installation, a Debian derivative for the Raspberry Pi. It also runs a barebones installation of Odoo which provides the webserver and the drivers. The hardware drivers are implemented as Odoo modules. Those modules are all prefixed with ``hw_*`` and they are the only modules that are running on the POSBox. Odoo is only used for the framework it provides. No business data is processed or stored on the POSBox. The Odoo instance is a shallow git clone of the ``11.0`` branch."
msgstr ""
#: ../../point_of_sale/overview/setup.rst:334

View File

@ -329,7 +329,7 @@ hardware drivers are implemented as Odoo modules. Those modules are
all prefixed with ``hw_*`` and they are the only modules that are
running on the POSBox. Odoo is only used for the framework it
provides. No business data is processed or stored on the POSBox. The
Odoo instance is a shallow git clone of the ``8.0`` branch.
Odoo instance is a shallow git clone of the ``11.0`` branch.
The root partition on the POSBox is mounted read-only, ensuring that
we don't wear out the SD card by writing to it too much. It also