diff --git a/locale/sources/point_of_sale.pot b/locale/sources/point_of_sale.pot index 8decd04ad..2f327a0f2 100644 --- a/locale/sources/point_of_sale.pot +++ b/locale/sources/point_of_sale.pot @@ -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 diff --git a/point_of_sale/overview/setup.rst b/point_of_sale/overview/setup.rst index 444af954e..994a841ef 100644 --- a/point_of_sale/overview/setup.rst +++ b/point_of_sale/overview/setup.rst @@ -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