Open
Conversation
odoo/odoo#136904 closes odoo#13398 X-original-commit: a65c150 Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
task-4804410 closes odoo#13426 X-original-commit: 9151549 Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
closes odoo#13430 X-original-commit: fbcc2be Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
task-4731454 closes odoo#13116 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
task-4798653 closes odoo#13442 X-original-commit: 8354f11 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
closes odoo#13264 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#13372 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
Rename/remove images closes odoo#13363 Signed-off-by: Zaz Linkous (stul) <stul@odoo.com> Co-authored-by: Felicious <feku@odoo.com>
Add documentation on the DIAN Demo Mode Environment, used for initial demos/first tests with a demo digital certificate and no sending to the DIAN environments for validation. Related task - 4087930 closes odoo#13337 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
task-4644973 closes odoo#13040 Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
closes odoo#13464 X-original-commit: dbe0061 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com> Signed-off-by: Chiara Prattico (chpr) <chpr@odoo.com>
closes odoo#13373 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
closes odoo#13487 X-original-commit: ae5e38c Signed-off-by: Samuel Lieber (sali) <sali@odoo.com> Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
closes odoo#13503 X-original-commit: 1a325f2 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
closes odoo#13324 Signed-off-by: Jessica Rogers (jero) <jero@odoo.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
…tion MyInvois changed our name from OXXX_XXXXOIS.A. to OXXX_XXXXA. . Updating the documentation to allow clients to add Odoo as an intermediary on preproduction environment. task-4807649 closes odoo#13495 X-original-commit: 9921e96 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com> Signed-off-by: Kim Dohyun (kido) <kido@odoo.com>
closes odoo#13386 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
closes odoo#13521 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
closes odoo#13268 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
closes odoo#13486 Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
closes odoo#13348 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#13355 Signed-off-by: Zaz Linkous (stul) <stul@odoo.com> Co-authored-by: Felicious <feku@odoo.com>
The full module path in upgrade utils docs causes confusion for users. See issues odoo/upgrade-util#272 and odoo/upgrade-util#175. All utils we document online should be used via the top-level module --i.e. `util.name` instead of `util.submodule.name` Stripping the module path can be achieved in the configuration with [`add_module_name=False`](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-add_module_names) Unfortunately this is a global setting that could affect other parts of Odoo documentation. Thus in current patch we strip the module path from the signature of `odoo.upgrade.util` functions and classes. Technical links: https://www.sphinx-doc.org/en/master/extdev/event_callbacks.html#event-object-description-transform https://www.sphinx-doc.org/en/master/extdev/nodes.html#sphinx.addnodes.desc_signature https://github.com/sphinx-doc/sphinx/blob/v4.3.2/sphinx/domains/python.py#L512 https://sphinx-docutils.readthedocs.io/en/latest/docutils.nodes.html#docutils.nodes closes odoo#13547 X-original-commit: fa506a6 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com> Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>
closes odoo#13548 X-original-commit: d6a294f Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
closes odoo#12556 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Task-4825068 closes odoo#13562 X-original-commit: 1d4e22d Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
closes odoo#13332 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
task-4658352 closes odoo#14148 X-original-commit: ee45345 Signed-off-by: Zachary Straub (zst) <zst@odoo.com> Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
task-5051186 closes odoo#14453 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
taskid-5031311 closes odoo#14459 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
After the switch to Weblate, we now only use the `.weblate.json` file instead of the previous `.tx/config` file. closes odoo#14473 X-original-commit: 57ffc65 Related: odoo/odoo#225225 Related: odoo/enterprise#93751 Related: odoo/design-themes#1135 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
Adapted the documentation to the added QES signature feature. See: odoo/odoo#196054 task-4477745 closes odoo#14381 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
closes odoo#14419 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#14427 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#14495 Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
task-4929607 closes odoo#14434 Signed-off-by: Emmanuel Minga (EMMI) <emmi@odoo.com>
Relating to a ticket received recently. Client was concerned about seeing multiple printers in CUPS interface and in Odoo IoT app. Turns out it's standard CUPS behaviour. This commit updates the troubleshooting page to reflect this information. opw-3940166 closes odoo#14521 X-original-commit: 2ff77e3 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
closes odoo#14501 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
closes odoo#14513 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#14425 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#14498 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
closes odoo#14552 X-original-commit: ea0c7cc Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
closes odoo#14526 Signed-off-by: Lara Martini (larm) <larm@odoo.com>
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.