RST separators (`-----`) look similar to H3 delimiters that use the same
`-` character, but separators' length should not be checked.
X-original-commit: a54a68823f
Part-of: odoo/documentation#12270
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
When readers follow the server framework 101 tutorial, it's common for them
to set the model access rights the same as in the tutorial's example at
chapter 4. Following this example they will have read only permissions and
by chapter 6 they will not be able to create/update or delete objects in
order to follow with the tutorial.
This commit adds a warning for readers to remind them of the relation between
the access rights set previously and what they can see and do using the UI.
closesodoo/documentation#12237
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Codabox now allows for companies to access their services without an accounting firm, documentation is adjusted accordingly and new flow is added.
task - 4460499
closesodoo/documentation#11993
Related: odoo/odoo#198622
Related: odoo/enterprise#77240
Signed-off-by: Ai Lin Zuccarello (aizu) <aizu@odoo.com>
After odoo/odoo#158445 Xendit supports tokenization allowing payments to be done on Odoo and Xendit. We also add specific for recurriny payments to enable a recurring payments from card configuration
closesodoo/documentation#12234
Signed-off-by: Nigel Nicholas (nni) <nni@odoo.com>
Latest versions of werkzeug do not provide url_unparse anymore,
leading to an error during the build:
AttributeError: module 'werkzeug.urls' has no attribute 'url_unparse'
This commit replaces the use of url_unparse by the urllib counterpart.
closesodoo/documentation#12251
X-original-commit: b27431c271
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Refactor steps of the Mettler-Toledo scale configuration instructions to
make them clearer.
Add the 3.6 step to the instructions since it is responsible to
configure the protocol used and therefore required to be set to the
value 3 (8217 Mettler-Toledo (WO)) following
[the manual](https://www.mt.com/dam/RET_DOCS/Ariv.pdf) chapter. 2-7.
opw-4519510
closesodoo/documentation#12227
X-original-commit: 89037edd39
Signed-off-by: Julien Launois (jula) <jula@odoo.com>
removing `Indian - Purchase Report(GST)`, `Indian - Sale Report(GST)`,
`Indian - Stock Report(GST)` module name from the list. This modules
are auto install bridge modules and no content is provide for them in
documentation.
task-4577694
closesodoo/documentation#12208
X-original-commit: c398bc1424
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Vivek Pathak (vivp) <vivp@odoo.com>
This PR adds a link to the video explaining the basics of the physical
Raspberry Pi IoT Box.
task-4585446
closesodoo/documentation#12175
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit adds the description of the supported printers and a tip to
configure wifi in access point mode to the IoT Box configuration webpage
task-4585446
closesodoo/documentation#12160
Signed-off-by: Audrey Vandromme (auva) <auva@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#12126
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Explains how to view, edit, and print statements from both kanban and list views of transactions.
task-4320158
closesodoo/documentation#12028
X-original-commit: f1f547ca58
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
Previously, the chatter integration instructions described an outdated method using fields and widgets. However, the integration approach has changed, requiring only the `<chatter/ >` element in the form view with configurable options. This commit updates the instructions accordingly.
See odoo/odoo@351b047c37closesodoo/documentation#12057
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Documentation on the benefits of the new shopee connector and guidelines for odoo users.
tasks-3623720
closesodoo/documentation#11984
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This PR is backporting of this commit:
4452b60b5c
This commit introduces TDS/TCS Alert documentation for Indian localization.
closesodoo/documentation#12075
Signed-off-by: Raj Bhuva (bhra) <bhra@odoo.com>