This PR removes the mention of support of bluetooth printers via iot.
Bluetooth printers aren't currently supported at all on raspberry pi iot
boxes and can be supported on virtual/windows iot boxes if the windows
printing server allows it but this isn't tested / recommended so we
remove it altogether from the documentation.
closesodoo/documentation#15946
X-original-commit: d3a3adfee0
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
These files are not translated at the moment.
We are cleaning up their outdated POT files. If we ever want them
translated, we can add them back in with the sync.
closesodoo/documentation#15851
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
Some parts of the documention were currently not translatable:
- the custom `Card` directives
- the strings in the layout HTML pages
- the placeholder text in the search box
- the "Edit on GitHub" text on each page
This commit makes sure that all of these are translatable now.
Part-of: odoo/documentation#15851
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
In Odoo saas-17.1 the module `l10n_es_edi_facturae_adm_centers` was
merged into the module `l10n_es_edi_facturae`[^1] and doesn't need to be
installed separately anymore.
We remove the reference to this module and step in the documentation.
[^1]: 0f5c89b40dclosesodoo/documentation#15832
X-original-commit: 851933932e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
Update of the documentation to match the new UI of Chrome and Windows 11 behavior
opw-5349624
closesodoo/documentation#15723
X-original-commit: c1a0ede987
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
task-5094417
This commit rewrites the Taxes page. Previously, it came across as a
huge list of tax configuration options. We now structure it as follows:
1. an overview of the tax flow in Odoo;
2. a set-up guide for taxes for new users;
3. an explanation of the most common configuration options.
The options related to the tax computation are split into a separate
Tax Computation page, in which we also improve the following sections:
- Tax computations:
At the moment, the section for the `Percentage of Price tax included`
tax computation doesn't distinguish itself enough from the 'Included
in Price' option which people usually want.
We also improve the examples.
- Included in Price
- Affects base of subsequent taxes
- Base affected by preceding taxes: this option was not documented, so
we add a section for it.
Ultimately, we plan to rewrite the Tax Computation page to provide a
better explanation of how the tax computation actually works, and be
more helpful at guiding the user to configure their taxes.
closesodoo/documentation#15060
X-original-commit: 64e8e5bdc4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
To align with the updated terms of the Odoo Entreprise Subscription Agreement
closesodoo/documentation#15717
X-original-commit: f1fe985fdc
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
We add a network security recommendation to tell clients
not to expose their IoT Box on the internet.
closesodoo/documentation#15685
X-original-commit: d35f6c32c2
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Louis Travaux (lotr) <lotr@odoo.com>
Nginx doesn't set the Content-Security-Policy and X-Content-Type-Options
headers on the response it sends to the browser even though they were
present on the response from the Odoo server.
closesodoo/documentation#15592
X-original-commit: 4624403d76
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#15634
X-original-commit: d0e7554241
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
task-none
Starting from 1 January 2026, companies in Belgium need to be registered
on the Peppol network. Specifically, even though there are two EASs for
Belgium, which are:
- 0208 - company registry number;
- 9925 - Belgian VAT;
all Belgian companies must be registered under scheme 0208 with their
Belgian company number.
Scheme 9925 is optional which means companies can be registered both
on 0208 and 9925. But in any case, they need to be registered on 0208.
We add an `important` block in the Belgium page to explain this
requirement.
closesodoo/documentation#15607
X-original-commit: e49cd7c319
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>