Since some customers can not upgrade in time before Peppol becomes mandatory
we backported the `account_peppol` module to 16.0.
This commit adds documentation on how to configure and use Peppol
(by backporting the 17.0 documentation).
task-4925169
closesodoo/documentation#14876
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
The prefix that includes the full module path is just noise. This patch
follows the same strategy used to remove `odoo.upgrade.util` prefix.
To be merged after: odoo/upgrade-util#324closesodoo/documentation#14649
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>
The iOS app can technically be udpdated, but might not be in the future.
closesodoo/documentation#14194
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Odoo is transitioning away from Transifex. Remove links/references to it
and replace with new platform (internal Weblate server) links
closesodoo/documentation#14153
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
As per usual, leave off developer.pot and contributing.pot since we
don't translate them (not useful, can't really contribute to/dev in
Odoo without knowing English)
closesodoo/documentation#14029
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Kept v11 numbering, as it wasn't announced yet to customers and it's a
minor change that will actually benefit customers, but updated the
version date.
- add "25% extra fee for non-covered versions"
- adapt Covered Version definition, service sections to clarify what happens with non-covered versions;
- for Data Protection, clarify that data deletion may be restricted by law (e.g. DK bookkeeping act)
- sync DE version to v11, it was lagging behind
Reaching external ressources while running tests is an important source
of random error and can even causes deterministic errors when a service
is down for a while.
Runbot will soon block all external requests, this commit follows
changes introduced in #13669 and vendors the python inventories.
closesodoo/documentation#13752
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
The pallets website is regularly unreachable (due to DNS failures so
it's not even that we get rate limited even though we probably hit it
excessively), which causes a warning during documentation build, which
in turn causes a completely unnecessary build failure.
Some werkzeug links seem to be generated (in the backend docs), so
just commit the werkzeug inventory file as it's pretty small.
Also remove the pallets inventory entirely, it doesn't seem to cause
issues but also seems completely unused.
closesodoo/documentation#13669
Signed-off-by: Xavier Morel (xmo) <xmo@odoo.com>
As per usual, leave off developer.pot and contributing.pot since we
don't translate them (not useful, can't really contribute to/dev in
Odoo without knowing English)
closesodoo/documentation#13650
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Task-4859695
This PR adds the default password to the Ingenico documentation to help
users with its setup
closesodoo/documentation#13376
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
Warn our partners to avoid using too generic naming for modules to avoid
potential collisions with future standard odoo modules
no-task
closesodoo/documentation#13560
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>