task-4558041
Remove the checks page as it contains mostly duplicate information. Condense useful information and put it on the payments page under payment methods.
closesodoo/documentation#13125
X-original-commit: ac6af9f574
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
Since odoo/odoo#175562, the interface to set the low credit notification
email has changed slightly.
Before, you had to tick a "Warn Me" box to enable the notifications, and
then set a warning threshold and some recipient email.
Now, the threshold is shown directly and you then need to set a list of
users as the recipients of the notification email.
closesodoo/documentation#13106
X-original-commit: 6ad2c1a3d8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@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#13115
X-original-commit: c83aed159f
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
Modify the current "Odoo electronic invoicing in Brazil" section to be clearer about what Odoo covers as of now.
The current documentation is misleading, specifying that we covered EDI documents that we don't cover.
This user document section was used by the new AI Support Chat, giving wrong information to users when asking about these topics.
closesodoo/documentation#13010
X-original-commit: 0684e9236d
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: dade-odoo <87431108+dade-odoo@users.noreply.github.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#12997
X-original-commit: b88c4d0f0e
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#12982
X-original-commit: 8bfb5d5855
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
This commit improves current Odoo version information on the theming
page, by adding better contextual content.
Task-4316619
closesodoo/documentation#12974
X-original-commit: 543a18f82a
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
Previously, Odoo limited offers of the same product to be sold in either
FBM or FBA. This limitation was caused by a lack of information on the
Odoo side that distinguished fulfillment channels on a per-product
basis, which did not permit the creation of multiple offers with
different channels.
With the upgrade of the inventory feed in odoo/enterprise#78897 and the
recent odoo/enterprise#78293, the fulfillmment channel of an offer is
tracked with each new orders coming in. This allows a product to be sold
in both FBA and FBM at the same time.
task-4092410
closesodoo/documentation#12931
X-original-commit: f021c33bce
Signed-off-by: Lionel Piraux (lipi) <lipi@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
This commit fix a typo in the IAP doc page, in the user docs. One line in the IAP services section was bold and there was a :icon: visible. This commit fix this issue.
no-task
closesodoo/documentation#12910
X-original-commit: e93df6870f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Igor Bertrand (igbe) <igbe@odoo.com>
task-4652251
Replace instructions for accessing reconciliation models from the configuration menu with instructions to access them from the bank journal on the dashboard to match 18.2 UI.
closesodoo/documentation#12898
X-original-commit: 2c5f8d0a20
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@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#12888
Related-to: odoo/internal#3492
Task-id: 3229798
X-original-commit: c6f143df17
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
Signed-off-by: Paul Morelle (pmo) <pmo@odoo.com>