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#12294
X-original-commit: 8aebed8690
Signed-off-by: Harsh Trivedi (hatr) <hatr@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#12289
X-original-commit: 14de18996e
Signed-off-by: Antoine Vandevenne (anv) <anv@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#12284
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#12284
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
This commit fixes a bug in the `check_early_line_breaks` test that would
systematically consider the `\n` character as being part of the line,
hence counting it when computing the line length.
closesodoo/documentation#12273
X-original-commit: e1a8a55c4f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
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#12273
Signed-off-by: Antoine Vandevenne (anv) <anv@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#12259
X-original-commit: 2bfdb57ca3
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#12254
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#12230
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#12212
X-original-commit: c398bc1424
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Vivek Pathak (vivp) <vivp@odoo.com>
New functionality has been added to the IoT box
that allows it to communicate its status via the
onboard LEDs. This commit adds a short section
detailing the different states and the
recommended action the user should take.
task-4603206
closesodoo/documentation#12195
X-original-commit: 5dfa2c76fd
Signed-off-by: Max Whale (mawh) <mawh@odoo.com>
This PR adds a link to the video explaining the basics of the physical
Raspberry Pi IoT Box.
task-4585446
closesodoo/documentation#12188
X-original-commit: f854fb0c02
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#12174
X-original-commit: 4d0f65d66d
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
External contributors (and namely Odoo PS) forget to set the author
field in their manifest file. The result is that the module is wrongly
registered with `'author': 'Odoo S.A.'`.
This work makes the field mandatory, with a warning when not set. It
also offers an upgrade-code script to mass-rewrite all the manifests in
order to set the author.
task-4485983
closesodoo/documentation#11956
Related: odoo/odoo#196408
Related: odoo/enterprise#78513
Related: odoo/design-themes#1044
Signed-off-by: Julien Castiaux (juc) <juc@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#12131
X-original-commit: aad8aa1314
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Before this commit, when using cross_report subformula it would search for a report that has an line with this code.
We had to ensure there was no duplicate codes and so it was difficult to maintain.
Now, when we use a cross_report subformula, we need to explicitly target the report from where the code is from.
task-4457667
closesodoo/documentation#11747
Related: odoo/odoo#193106
Related: odoo/enterprise#76845
Signed-off-by: Logan Staelens (lost) <lost@odoo.com>
Explains how to view, edit, and print statements from both kanban and list views of transactions.
task-4320158
closesodoo/documentation#12031
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#12088
Forward-port-of: odoo/documentation#12057
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Aditya Maurya (maad) <maad@odoo.com>
Documentation on the benefits of the new shopee connector and guidelines for odoo users.
tasks-3623720
closesodoo/documentation#12086
X-original-commit: 84051ad9de
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>