This PR adds the very much necessary details about the Ingenico
terminals we support, the communication protocol and the countries
coverage.
- We support only Ingenico terminals in Benelux
- The terminals must support TLV as communication protocol
- We contact terminals through TCP/IP only, not the serial port
- According to our contact in Ingenico (now Axepta) this is the case for
all the Lane/Desk/Move payment terminals
task-3865904
closesodoo/documentation#8826
X-original-commit: 67f096cfe8
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
* Add autodoc directives to generate documentation directly from
upgrade-util repo.
* Group all upgrades-related reference documentation into one group in
the sidebar, instead of having two entries.
* Mention `upgrades` vs `migrations` directory. It has been supported
since a while but nothing was explicit in the documentation.
closesodoo/documentation#8748
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Add direct code documentation from upgrade-util repo.
Adapt `extensions/github_link`.
Part-of: odoo/documentation#8748
Co-authored-by: Victor Feyens <vfe@odoo.com>
This PR adds a link to a much needed Adyen coverage per country and
their terminal models
task-3865904
closesodoo/documentation#8804
X-original-commit: c100f94748
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This PR adds the Worldline terminal models we support to better redirect
our clients and colleagues when using Worldline terminals.
task-3865904
closesodoo/documentation#8757
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This PR adds more details about Stripe coverage and supported payment
methods and terminals.
task-3865904
closesodoo/documentation#8750
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This PR adds details like countries coverage, supported terminals and
payment methods to Stripe documentation for point_of_sale
task-3865904
closesodoo/documentation#8721
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
In odoo/enterprise/pull/59152 a system parameter is added to control the HMRC mode from production to demo allowing the use of dummy credentials.
task-3820114
closesodoo/documentation#8380
Related: odoo/enterprise#59152
Signed-off-by: Ali Alfie (alal) <alal@odoo.com>
Since 16.0, the layout does not have intermediary borders in its tables
(this is an explicit choice in R&D since they seem to be using the
`table-borderless` class explicitely). This commit updates the
screenshot to match this reality.
opw-3266968
closesodoo/documentation#8484
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Clarify that it is required to create a redirection from the naked domain to the
www. subdomain
closesodoo/documentation#8438
X-original-commit: 363d0a582f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit does 2 things:
- exports the latest terms to be translated
- adds missing pot files + adds them to be translated on transifex
(essentials and studio)
Notes:
- hr (source) was already in v16, but was missing from v15 and v17,
hence the commits being slightly different
- latest pot files of `contributing`, `developer`, and `legal` were
purposely left off this PR because they are either not translated
or not translated via Transifex, so these pot files serve no purpose
closesodoo/documentation#8295
X-original-commit: ee34727c4d
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>