Backport Worldline documentation and add migration steps following Ogone end of support
closesodoo/documentation#15773
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
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>
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
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>
New warning for automation disabling due to certificate owner selection
The warning advises users that if they assign a certificate owner, automatic sending of electronic documents and reception acknowledgements will be disabled.
The reason if that these actions are done by the OdooBot user through Scheduled Actions. If there is an assigned Certificate Owner the OdooBot is not able to use the certificate to sign the electronic documents.
closesodoo/documentation#13062
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit rewords a little bit the part of the doc about
supported browsers, with an emphasis on the fact that the browser
must always be up-to-date, which customers sometimes forget (and
report issues because of this).
See https://github.com/odoo/odoo/pull/184894closesodoo/documentation#13034
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
The ticket form page was moved to /help-form following the restructuration of
the /help page. Directly linking to the ticket form page should make it easier
for users.
closesodoo/documentation#12900
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Following the fix - 92c7099a0e
Adding a comment to explicitly indicate that the import is ordered
alphabetically based on ASCII values.
closesodoo/documentation#12951
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
Partners and/or fiduciaries need a list of the databases they manage in
order to be able to make some RPC requests to all their databases.
This commit adds a section in the documentation to explain how to query
this new API and provides examples both for XML-RPC and JSON-RPC.
closesodoo/documentation#12868
Related-to: odoo/internal#3492
Task-id: 3229798
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
In this commit:
We add suggestion for user to enable the GST Portal API
access with 30 days duration of token expiration. Because
whenever GSTR2B cron triggers i.e. Once in a day the token
seems to be expired already
opw-4634890
closesodoo/documentation#12525
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>