The Oxxo Pay payment method was accidentally left out of the
documentation on merge. This PR properly adds it under Mexico.
In addition, feedback-wise it's hard to find the payment methods that
are hidden under others like AstroPay TEF (Banco Guayaquil, Banco
Pichincha) and Local Payments (Abitab, RedPagos) since it doesn't
directly appear in the list of payment methods. This change makes it
apparent what you need to enable to be able to use these methods.
closesodoo/documentation#12649
X-original-commit: b952bf23c8
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Andrew Gavgavian (andg) <andg@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#12376
X-original-commit: 1941644dd2
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
- Since a11f402d6b the taxes on the down payment Invoices are broken down in proportion of the Sales Order Lines taxes. And the customer tax on the down payment product is not used anymore.
- Since d919334234 the down payment lines are also broken down on accounts.
- Since 7ef3d6aae5 a down payment account can be set on products.
closesodoo/documentation#12594
Task: 4621266
X-original-commit: 03af82a384
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
In this commit:
We add suggestion for user to enable the GST Portal API
access with 30 days duration of token expiration. Because
whenever GSTR2B cron triggers i.e. Once in a day the token
seems to be expired already
opw-4634890
closesodoo/documentation#12568
X-original-commit: 5d2ef5a1d4
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
The link replaced is dead and doesn't lead to anything anymore. The new link is
the exact same page but hosted on another website.
closesodoo/documentation#12550
X-original-commit: b6e7e02734
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Thomas Becquevort (thbe) <thbe@odoo.com>
In 18.0 was the shared accounts feature added to Odoo but the documentation
doesn't contain any data related to it. This commit brings information about
said feature in the documentation.
task-4485674
closesodoo/documentation#12482
X-original-commit: 1a6d0ec061
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Thomas Becquevort (thbe) <thbe@odoo.com>
Rework of the whole page in order to organized / categorized the content better + Addition from the PSBE Designers Wiki
[FIX] Website Themes - Building block : Fix typo
[FIX] Corrections after review
X-original-commit: 062b4c8004
[FIX] Resolve conflicts
closesodoo/documentation#12524
X-original-commit: b3e773438a
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
This commit adds the `media` page, links it to the `website_themes`
index, deletes duplicated content from the `pages.rst` page and moves
images from the current `pages` folder to a new one.
Task-4316611
closesodoo/documentation#12470
X-original-commit: 0044a6bb09
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current `shapes` page, by adding new anchor links
to the sections, updated information and images.
Task-4316611
closesodoo/documentation#12458
X-original-commit: 4e0f298786
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current navigation page, by adding new anchor links
to the sections and by adding updated information.
Task-4316611
closesodoo/documentation#12456
X-original-commit: a548d85da8
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit updates current `animations` page, by adding new anchor
links to the sections, updated information and images.
Task-4316611
closesodoo/documentation#12457
X-original-commit: 0ea5823a94
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit 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 disabled but automatically enabled when toggling the
`sale.async_emails` system parameter.
task-3872792
closesodoo/documentation#12413
X-original-commit: c7843cb38a
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit documents the new `multi_create_view` attribute of the
calendar view.
Part of task~4510549
closesodoo/documentation#12262
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit documents the new `aggregate` attribute of the calendar
view.
Part of task~4510549
Part-of: odoo/documentation#12262
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>