[IMP] point_of_sale: reflect new certified POS approach

The certification restriction is gone. Some things have changed in the
process because of this. The main change is that we'll now provide
registered POSBoxes instead of registering Odoo instances.
This commit is contained in:
Joren Van Onder 2016-03-22 11:08:04 +01:00 committed by Martin Trigaux
parent 9e172b585f
commit 7f0036ca2f
2 changed files with 60 additions and 49 deletions

View File

@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) 2015, Odoo S.A. # Copyright (C) 2015-TODAY, Odoo S.A.
# This file is distributed under the same license as the Odoo Business package. # This file is distributed under the same license as the Odoo Business package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Business 9.0\n" "Project-Id-Version: Odoo Business 9.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-21 11:00+0100\n" "POT-Creation-Date: 2016-04-04 16:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -679,83 +679,87 @@ msgstr ""
msgid "The Belgian government requires certain businesses to use a government-certified device called a **Fiscal Data Module** (also known as a **blackbox**). This device works together with the POS application and logs certain transactions. On top of that, the used POS application must also be certified by the government and must adhere to strict standards specified by them. `Odoo 9 is a certified application <http://www.systemedecaisseenregistreuse.be/systemes-certifies>`_. More information concerning the Fiscal Data Module can be found on `the official website <http://www.systemedecaisseenregistreuse.be/>`_." msgid "The Belgian government requires certain businesses to use a government-certified device called a **Fiscal Data Module** (also known as a **blackbox**). This device works together with the POS application and logs certain transactions. On top of that, the used POS application must also be certified by the government and must adhere to strict standards specified by them. `Odoo 9 is a certified application <http://www.systemedecaisseenregistreuse.be/systemes-certifies>`_. More information concerning the Fiscal Data Module can be found on `the official website <http://www.systemedecaisseenregistreuse.be/>`_."
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:19 #: ../../point_of_sale/belgian_fdm/setup.rst:20
msgid "**As of December 2015, due to Belgian government restriction, the certification is only valid for Odoo Online instances.**"
msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:23
msgid "Required hardware" msgid "Required hardware"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:25 #: ../../point_of_sale/belgian_fdm/setup.rst:22
msgid "A government certified `Fiscal Data Module <http://www.systemedecaisseenregistreuse.be/systemes-certifies#FDM%20certifiés>`_ per POS, all of them should work, but the Cleancash SC-B is recommended, you will also need:" msgid "A government certified `Fiscal Data Module <http://www.systemedecaisseenregistreuse.be/systemes-certifies#FDM%20certifiés>`_ per POS, all of them should work, but the Cleancash SC-B is recommended, you will also need:"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:30 #: ../../point_of_sale/belgian_fdm/setup.rst:27
msgid "Serial null modem cable per FDM (`example <http://www.startech.com/Cables/Serial-Parallel-PS-2/DB9-DB25/10-ft-Cross-Wired-Serial-Null-Modem-Cable-DB9-FM~SCNM9FM>`__)" msgid "Serial null modem cable per FDM (`example <http://www.startech.com/Cables/Serial-Parallel-PS-2/DB9-DB25/10-ft-Cross-Wired-Serial-Null-Modem-Cable-DB9-FM~SCNM9FM>`__)"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:32 #: ../../point_of_sale/belgian_fdm/setup.rst:29
msgid "Serial-to-USB adapter per FDM (`example <http://trendnet.com/products/proddetail.asp?prod=265_TU-S9>`__)" msgid "Serial-to-USB adapter per FDM (`example <http://trendnet.com/products/proddetail.asp?prod=265_TU-S9>`__)"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:35 #: ../../point_of_sale/belgian_fdm/setup.rst:32
msgid "A POSBox per POS" msgid "A registered POSBox per POS configuration"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:38 #: ../../point_of_sale/belgian_fdm/setup.rst:35
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:41 #: ../../point_of_sale/belgian_fdm/setup.rst:38
msgid "POSBox" msgid "POSBox"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:43 #: ../../point_of_sale/belgian_fdm/setup.rst:40
msgid "In order to setup the blackbox, you will first have to ensure that the POSBoxes you're using have a recent image on them (support for the FDM was added to the POSBox image on the 10th of December 2015). See :doc:`../overview/setup` on how to upgrade the POSBox. You can verify that the Fiscal Data Module is recognized by the POSBox by going to the *Hardware status page* via the POSBox homepage." msgid "In order to use a Fiscal Data Module, you will need a registered POSBox. These POSBoxes are similar to the regular POSBoxes we sell, but they are registered with the Belgian government. This is required by law. Attempting to use a Fiscal Data Module on a non-registered POSBox will not work. You can verify that the Fiscal Data Module is recognized by the POSBox by going to the *Hardware status page* via the POSBox homepage."
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:54 #: ../../point_of_sale/belgian_fdm/setup.rst:52
msgid "Odoo" msgid "Odoo"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:56 #: ../../point_of_sale/belgian_fdm/setup.rst:54
msgid "An Odoo POS is turned into a certified POS by installing the **Belgian Registered Cash Register** app (technical name: ``pos_blackbox_be``). Because of government restrictions imposed on us, this installation cannot be undone. After this, you will have to ensure that each POS configuration has a unique POSBox associated with it (:menuselection:`Point of Sale --> Configuration --> Point of Sale` and ensure Hardware Proxy / POSBox is set). The first time you open the Point of Sale and attempt to do a transaction, you will be asked to input the PIN that you received with your VAT signing card." msgid "An Odoo POS app can be given certified POS capabilities by installing the **Belgian Registered Cash Register** app (technical name: ``pos_blackbox_be``). Because of government restrictions imposed on us, this installation cannot be undone. After this, you will have to ensure that each POS configuration has a unique registered POSBox associated with it (:menuselection:`Point of Sale --> Configuration --> Point of Sale` and ensure Hardware Proxy / POSBox and the serial number of your POSBox is set). The first time you open the Point of Sale and attempt to do a transaction, you will be asked to input the PIN that you received with your VAT signing card."
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:70 #: ../../point_of_sale/belgian_fdm/setup.rst:69
msgid "Restrictions" msgid "On-premise"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:72 #: ../../point_of_sale/belgian_fdm/setup.rst:71
msgid "As mentioned before, in order to get certified the POS application must adhere to strict government guidelines. Because of this, a certified Odoo POS has some limitations not present in the non-certified Odoo POS." msgid "We do not only support the Fiscal Data Module on our SaaS platform, we also support the Fiscal Data Module in on-premise installations. The main restriction is that this requires an obfuscated version of the ``pos_blackbox_be`` module we will provide on request."
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:77 #: ../../point_of_sale/belgian_fdm/setup.rst:77
msgid "Refunding is disabled" msgid "Restrictions"
msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:78
msgid "Modifying orderline prices"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:79 #: ../../point_of_sale/belgian_fdm/setup.rst:79
msgid "As mentioned before, in order to get certified the POS application must adhere to strict government guidelines. Because of this, a certified Odoo POS has some limitations not present in the non-certified Odoo POS."
msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:84
msgid "Refunding is disabled"
msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:85
msgid "Modifying orderline prices"
msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:86
msgid "Creating/modifying/deleting POS orders" msgid "Creating/modifying/deleting POS orders"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:80 #: ../../point_of_sale/belgian_fdm/setup.rst:87
msgid "Selling products without a valid tax" msgid "Selling products without a valid tax"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:81 #: ../../point_of_sale/belgian_fdm/setup.rst:88
msgid "Multiple Odoo POS configurations per POSBox are not allowed" msgid "Multiple Odoo POS configurations per POSBox are not allowed"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:82 #: ../../point_of_sale/belgian_fdm/setup.rst:89
msgid "Using the POS without a connection to the POSBox (and thus FDM)" msgid "Using the POS without a connection to the POSBox (and thus FDM)"
msgstr "" msgstr ""
#: ../../point_of_sale/belgian_fdm/setup.rst:83 #: ../../point_of_sale/belgian_fdm/setup.rst:90
msgid "Blacklisted modules: pos_discount, pos_reprint, pos_loyalty" msgid "Blacklisted modules: pos_discount, pos_reprint, pos_loyalty"
msgstr "" msgstr ""

View File

@ -16,9 +16,6 @@ application
information concerning the Fiscal Data Module can be found on `the information concerning the Fiscal Data Module can be found on `the
official website <http://www.systemedecaisseenregistreuse.be/>`_. official website <http://www.systemedecaisseenregistreuse.be/>`_.
**As of December 2015, due to Belgian government restriction, the
certification is only valid for Odoo Online instances.**
Required hardware Required hardware
================= =================
@ -32,7 +29,7 @@ Required hardware
* Serial-to-USB adapter per FDM (`example * Serial-to-USB adapter per FDM (`example
<http://trendnet.com/products/proddetail.asp?prod=265_TU-S9>`__) <http://trendnet.com/products/proddetail.asp?prod=265_TU-S9>`__)
* A POSBox per POS * A registered POSBox per POS configuration
Setup Setup
===== =====
@ -40,12 +37,13 @@ Setup
POSBox POSBox
------ ------
In order to setup the blackbox, you will first have to ensure that the In order to use a Fiscal Data Module, you will need a registered
POSBoxes you're using have a recent image on them (support for the FDM POSBox. These POSBoxes are similar to the regular POSBoxes we sell,
was added to the POSBox image on the 10th of December 2015). See but they are registered with the Belgian government. This is required
:doc:`../overview/setup` on how to upgrade the POSBox. You can verify by law. Attempting to use a Fiscal Data Module on a non-registered
that the Fiscal Data Module is recognized by the POSBox by going to POSBox will not work. You can verify that the Fiscal Data Module is
the *Hardware status page* via the POSBox homepage. recognized by the POSBox by going to the *Hardware status page* via
the POSBox homepage.
.. image:: media/posbox_fdm_hardware_status.png .. image:: media/posbox_fdm_hardware_status.png
:align: center :align: center
@ -53,19 +51,28 @@ the *Hardware status page* via the POSBox homepage.
Odoo Odoo
---- ----
An Odoo POS is turned into a certified POS by installing the **Belgian An Odoo POS app can be given certified POS capabilities by installing
Registered Cash Register** app (technical name: the **Belgian Registered Cash Register** app (technical name:
``pos_blackbox_be``). Because of government restrictions imposed on ``pos_blackbox_be``). Because of government restrictions imposed on
us, this installation cannot be undone. After this, you will have to us, this installation cannot be undone. After this, you will have to
ensure that each POS configuration has a unique POSBox associated with ensure that each POS configuration has a unique registered POSBox
it (:menuselection:`Point of Sale --> Configuration --> Point of Sale` associated with it (:menuselection:`Point of Sale --> Configuration
and ensure Hardware Proxy / POSBox is set). The first time you open --> Point of Sale` and ensure Hardware Proxy / POSBox and the serial
the Point of Sale and attempt to do a transaction, you will be asked number of your POSBox is set). The first time you open the Point of
to input the PIN that you received with your VAT signing card. Sale and attempt to do a transaction, you will be asked to input the
PIN that you received with your VAT signing card.
.. image:: media/vat_signing_card_pin.png .. image:: media/vat_signing_card_pin.png
:align: center :align: center
On-premise
==========
We do not only support the Fiscal Data Module on our SaaS platform, we
also support the Fiscal Data Module in on-premise installations. The
main restriction is that this requires an obfuscated version of the
``pos_blackbox_be`` module we will provide on request.
Restrictions Restrictions
============ ============