In version 17.0 to 18.2, it is required to install the
`sale_async_emails` module to enable the email queue optimization.
This commit also rephrases slightly the step to enable the cron because
it should already be enabled, unless the user disabled it manually.
Indeed, the cron is created enabled in versions 17.0 to 18.2, while it
is created disabled but automatically enabled when toggling the
`sale.async_emails` system parameter.
task-3872792
closesodoo/documentation#12410
X-original-commit: c7843cb38a
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This PR is to fill the info regarding the new Envia shipping connector
closesodoo/documentation#12084
Signed-off-by: Miguel Angel Lopez (mial) <mial@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
The page title is renamed "Performance management" to fit its new,
multipurpose content.
task-3872792
closesodoo/documentation#12385
X-original-commit: b0cc1ee821
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Support for Tyro payment terminals (Australia) was
recently merged in 18.0. This commit adds the
corresponding documentation on setting up the
terminal.
task-4640292
closesodoo/documentation#12260
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
This commit updates current `translations` page, by adding new anchor
links to the sections, updated information and images.
Task-431661
closesodoo/documentation#12346
X-original-commit: e508d96c1d
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current theming page, by adding new anchor links to
the sections and by adding updated information.
Task-4316611
closesodoo/documentation#12279
X-original-commit: 16e1bad7db
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
Fix error in danger admonition and clarify the paragraph to avoid confusion.
closesodoo/documentation#12308
X-original-commit: 5fd9d74f80
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit improves the Indian localization documentation by resizing
GST Return snapshots to remove empty space, enhancing readability,
especially on lower-resolution devices. Additionally, information about
GSTR-1 validations has been inserted.
task-4574916
closesodoo/documentation#12117
Signed-off-by: Harsh Trivedi (hatr) <hatr@odoo.com>
- Add links to the IAP documentation.
- Remove BMP from supported file format (it never was supported ?).
- Rewording of some descriptions in the `/parse` documentation.
- More consistent abbreviations for "IAP" and "OCR".
closesodoo/documentation#12278
X-original-commit: 1a33d8ef2b
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
- Since the example only works for invoices, references to the other
document types supported by the OCR have been removed.
- Handle the case where library `requests` isn't available.
- Show additional fields detected by the OCR.
- Properly set the ID of the JSON-RPC request.
- Commit 8c93ff7 should have adapted the implementation example with the
latest API version.
X-original-commit: 56fa6da441
Part-of: odoo/documentation#12278
Signed-off-by: Louis Baudoux (lba) <lba@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>
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>