Commit Graph

4689 Commits

Author SHA1 Message Date
Loredana Perazzo
a5cfacc973 [IMP] POS: move title from page A to page B in restaurant
task-3617680

closes odoo/documentation#10982

X-original-commit: fc71b2df57
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-13 15:33:57 +00:00
John Holton (hojo)
cab5ad8532 [ADD] Inventory: product catalog
closes odoo/documentation#10998

X-original-commit: 4f2402aec4
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-13 14:22:15 +00:00
Sven Fuehr
e7b777bebd [IMP] accounting: inalterability update
To avoid confusion between lock dates and "locking" with hash
we now speak of "securing" (with hash) instead.

In the related community PR we introduce new inalterability features.
  * On account move form view:
    * An indicator next to the 'posted' state whether a move is hashed or not.
    * A checkbox "Secured" in the "Other Info" tab for the same reason.
  * A "Not Secured" filter for account move list views (and account
    move line list views) to find moves (and move lines) that are posted but not hashed.
  * A new wizard to hash all journals (independent of journal settings).

They are invisible by default; the wizard is visible in debug mode.

They can be made visible for a user by activating a special user group
(similar to multi-currency).
This happens automatically for all users in case the "Hash on Post"
option is activated on any journal or the new wizard is used to secure moves.

This commit updates the documentation accordingly.

The inalterability report pictures and description are updated.
I.e. it now checks all journals independent of whether they are restricted ("Hash on Post") or not.
This is since the wizard can be used to hash any journal.

task-4095970

closes odoo/documentation#10906

Related: odoo/odoo#178915
Related: odoo/enterprise#69324
Related: odoo/upgrade#6458
Signed-off-by: Sven Führ (svfu) <svfu@odoo.com>
2024-09-12 05:37:29 +00:00
Sven Fuehr
707b5842cb [IMP] accounting: back to hash journal entries on post
In the related community PR we move from hash on send (back) to hash on post
See community PR.

This commit adapts related documentation.

task-4095970

Part-of: odoo/documentation#10906
Related: odoo/odoo#178915
Related: odoo/enterprise#69324
Related: odoo/upgrade#6458
Signed-off-by: Sven Führ (svfu) <svfu@odoo.com>
2024-09-12 05:37:29 +00:00
Parish Bracha
abdb31b852 [IMP] Subscriptions: Report format update
closes odoo/documentation#10938

X-original-commit: 31972238cc
Signed-off-by: Parish Bracha (pabr) <pabr@odoo.com>
2024-09-10 18:51:30 +00:00
Audrey (auva)
769793b56c [IMP] payment_providers: PCI DSS compliance, payment methods on portal
task-4042449
task-2949379

closes odoo/documentation#10989

X-original-commit: d8b827cda4
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-10 17:11:34 +00:00
Gorash
f8a114b334 [IMP] all: replace <tree> in <list>
Remove historical error from semantically incorrect <tree>.

Viewtiverse
task-3599136
task-27709
task-3414068

closes odoo/documentation#8446

Related: odoo/odoo#159909
Related: odoo/enterprise#59787
Related: odoo/upgrade#5884
Signed-off-by: Christophe Matthieu (chm) <chm@odoo.com>
2024-09-10 06:01:21 +00:00
John Holton (hojo)
ea7fd9b847 [IMP] Inventory: add carrier integration links
closes odoo/documentation#10840

X-original-commit: bb1a60fd76
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-09 16:29:52 +00:00
John Holton (hojo)
33c6784f68 [IMP] Manufacturing: work center time off update
closes odoo/documentation#10972

X-original-commit: 1403e60925
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-09 16:29:51 +00:00
John Holton (hojo)
2948da8318 [IMP] Inventory: MTO update
closes odoo/documentation#10977

X-original-commit: 72c6e76906
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-09 16:29:50 +00:00
Vivek Pathak
a3a667baa9 [ADD] l10n_in: add information about PAN field in india
This PR adds the information about PAN field and GSTIN in company form view.

task- 3930028

closes odoo/documentation#10978

Signed-off-by: Vivek Pathak (vivp) <vivp@odoo.com>
2024-09-09 15:15:55 +00:00
Loredana Perazzo
06135f66b7 [IMP] POS: stripe connection correction
task-4160316

closes odoo/documentation#10956

X-original-commit: 582c44f05e
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-09 15:15:50 +00:00
sjai-odoo
985373622a [ADD] point_of_sale: documentation to configure razorpay terminal
Added the documentation needed to use razorpay payment method in Point Of Sale.

task- 3762059

closes odoo/documentation#10963

X-original-commit: 5f54878e5f
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-09 15:15:49 +00:00
afma-odoo
ea54d7f4b6 [IMP] accounting: add info on developer mode for bank online synch
task-4118449

closes odoo/documentation#10965

X-original-commit: 259e6bb272
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-09 07:58:25 +00:00
afma-odoo
3efe78c40f [IMP] accounting: change reports information - Mexican localization
task-3994265

closes odoo/documentation#10964

X-original-commit: 9857ab293b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-09 07:58:24 +00:00
Parish Bracha
e2a99be2fa [FIX] CRM: Send quotes guilabel fix
closes odoo/documentation#10923

X-original-commit: 7473cded7f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-09-08 07:40:23 +00:00
Sam Lieber (sali)
28cd889ecb [ADD] accounting/l10n_uy: uruguay
closes odoo/documentation#10974

X-original-commit: f6e2eaccc0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: fvz-odoo <fvz@odoo.com>
Co-authored-by: auva-odoo <auva@odoo.com>
2024-09-06 23:14:46 +00:00
Krzysztof Magusiak (krma)
d8ee860d02 [IMP] core: _search_display_name replaces _name_search
odoo/odoo#174967

closes odoo/documentation#10856

Related: odoo/enterprise#67592
Signed-off-by: Raphael Collet <rco@odoo.com>
2024-09-06 08:24:54 +00:00
gmz-odoo
3ac8cb59e8 [IMP] l10n_pe: eCommerce electronic invoicing
Add new section for eCommerce Functionality starting Odoo17+

Section will be display after the “Guía de entrega electrónica 2.0” menu with the same hierarchy

Pictures on shared folder: https://drive.google.com/drive/folders/1fDgPxJFOpesZrkE3TsaOytDIOT0OW9Cf?usp=sharing

closes odoo/documentation#10903

X-original-commit: 7340391b78
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Co-authored-by: dade-odoo <87431108+dade-odoo@users.noreply.github.com>
Co-authored-by: auva-odoo <128469033+auva-odoo@users.noreply.github.com>
2024-09-05 15:21:47 +00:00
Carsten Wolff (cawo)
ec743decbf [IMP] upgrade: add a note about on-prem script requirements
We often get questions from customers about errors they see running the
upgrade-script, which are caused by restrictions of their environment. Add a
note that mentions the most important requirements to maybe avoid some of these
questions.

closes odoo/documentation#10944

X-original-commit: 2a5e686783
Signed-off-by: Carsten Wolff (cawo) <cawo@odoo.com>
2024-09-05 12:23:11 +00:00
afma-odoo
0118039e60 [IMP] accounting: change of the onboarding banners
task-4088605

closes odoo/documentation#10932

X-original-commit: fcf6474829
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-05 11:02:49 +00:00
afma-odoo
203a15e556 [IMP] accounting: change Financial budget title
task-4147298

closes odoo/documentation#10928

X-original-commit: fc8449c974
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-05 08:26:10 +00:00
xpl-odoo
669a62c625 [IMP] upgrade: better introduce the upgrade process
closes odoo/documentation#10919

X-original-commit: e05a37917d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-09-04 10:01:59 +00:00
afma-odoo
c30312137c [IMP] accounting: add info on partial payment for vendor bills
task-4043877

closes odoo/documentation#10912

X-original-commit: 60ce9c91a6
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-04 08:24:15 +00:00
John Holton (hojo)
f7b4153e69 [IMP] Manufacturing: Shop Floor prioritization
closes odoo/documentation#10855

X-original-commit: 12a69bbf9e
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-03 22:59:37 +00:00
Felicious
30e1b1f450 [REF] inventory: valuation section
closes odoo/documentation#10882

X-original-commit: 800328e97f
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-09-03 22:59:33 +00:00
John Holton (hojo)
78743fa901 [IMP] Inventory: rewrite DHL integration
closes odoo/documentation#10890

X-original-commit: e1cc0ce4d2
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-03 22:59:32 +00:00
afma-odoo
717a22e828 [IMP] accounting: change duration to re-authorize the Ponto connection
task-4137393

closes odoo/documentation#10897

X-original-commit: 4e2958f034
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-03 14:47:41 +00:00
Felicious
7aed0550bc [FIX] inventory: DHL service
closes odoo/documentation#10862

X-original-commit: 5b21bc871f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-09-01 16:13:54 +00:00
Naman Shah
cd9889b304 [ADD] l10n_in_reports: add profit and loss report (India)
In this commit, added the profit and loss report with opening and closing stock.

task-4143190

closes odoo/documentation#10866

Signed-off-by: Naman Shah (nash) <nash@odoo.com>
2024-08-30 07:40:08 +00:00
Felicious
fdf51021b9 [IMP] inventory: shipping method routes
closes odoo/documentation#10877

X-original-commit: 91c47f6dc4
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2024-08-29 22:23:17 +00:00
kekiss
87c4b394e5 [IMP] Iot: Remove OPC-UA (17.0)
closes odoo/documentation#10876

X-original-commit: 8e63561a4d
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Kara Ekiss (kaek) <kaek@odoo.com>
2024-08-29 20:34:12 +00:00
Sam Lieber (sali)
8c2cd0737a [IMP] purchase: call for tenders 17.0 updates
Apply suggestions from hojo's review

Fixed formatting

Apply suggestions from KSC's review

Formatting changes

Apply suggestions from code review

Removed compose email image

icon update

closes odoo/documentation#10865

X-original-commit: 2cd893938a
Signed-off-by: Kara Ekiss (kaek) <kaek@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-08-29 17:57:54 +00:00
dikd-odoo
1ae6cc202d [IMP] pos: remove vantiv integration
[FIX] format change

[FIX] compress images

Apply suggestions from SALI review

closes odoo/documentation#10828

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-08-29 08:26:52 +00:00
Aaron Bohy
a89ea48c8f [REM] reference/user_interface: remove banner_route
This commit removes the documentation about the banner_route view
attribute, which has been dropped in odoo/odoo#177244.

Task~4126004

closes odoo/documentation#10841

Related: odoo/enterprise#68621
Related: odoo/upgrade#6404
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
2024-08-27 13:13:56 +00:00
Parish Bracha
38fe8febfb [IMP] Accounting: Avatax update and fix
closes odoo/documentation#10820

X-original-commit: f6226e6aac
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Parish Bracha (pabr) <pabr@odoo.com>
2024-08-27 08:19:02 +00:00
Olivier Monnom
d7cf79723e [ADD] pos: integration of Mercado Pago payment terminal
task-3950536

closes odoo/documentation#10811

X-original-commit: b62898f13f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Co-authored-by: Monnom Olivier <mool@odoo.com>
Co-authored-by: Perazzo Loredana <lrpz@odoo.com>
2024-08-26 07:49:39 +00:00
kekiss
f6594f91cf [IMP] VoIP: OnSIP updates
closes odoo/documentation#10848

X-original-commit: 6dae9a10ef
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-08-24 13:46:27 +00:00
Felicious
08d1ef2a45 [REF] inventory: advanced shipping methods
closes odoo/documentation#10822

X-original-commit: 152e8447a1
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-08-23 17:15:09 +00:00
Louis Wicket (wil)
7916a08773 [FIX] change the display name of Korean to KR in the switcher
According to feedback from our Korean translator,the abbreviation for
Korean is usually KR instead of KO.

This commit updates the name of the language as displayed in the
language switcher.

closes odoo/documentation#10834

X-original-commit: 6ba02094ba
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2024-08-23 09:57:56 +00:00
Tiffany Chang (tic)
8155a72901 [I18N] *: export latest terms
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)

closes odoo/documentation#10827

X-original-commit: a64a614c7a
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-08-22 23:58:15 +00:00
Mathias Mathy
5651bfda49 [FIX] developer/testing: list typo
Fix a typo in the list of #introspecting-debugging-steps to make the property pause more evident to the reader

closes odoo/documentation#10157

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-08-22 18:43:23 +00:00
Lara Martini (larm)
8cf0318a83 [ADD] Recruitment: Recruitment analysis report
closes odoo/documentation#10812

X-original-commit: 6a4121f61a
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-08-20 13:34:07 +00:00
Sam Lieber (sali)
66d0209956 [IMP] accounting/l10n_us: l10n doc review edits
closes odoo/documentation#10781

X-original-commit: dcb0d21b17
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-08-20 13:34:04 +00:00
Stanislas Sobieski
1df78f08cd [IMP] odoo.sh: ip changes
closes odoo/documentation#10804

X-original-commit: ca18df8f27
Signed-off-by: Stanislas Sobieski (sts) <sts@odoo.com>
2024-08-20 07:42:38 +00:00
Antoine Vandevenne (anv)
a8820ba3bb [IMP] supported_versions: release saas-17.4
closes odoo/documentation#10797

X-original-commit: 0e3c58de53
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-08-19 19:15:46 +00:00
Marion (masp)
f47d0c503a [IMP] website: landing page
taskID-3710109

closes odoo/documentation#10703

X-original-commit: d42a95393d
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-08-19 07:39:06 +00:00
kekiss
4e782b9e9a [REM] finance: Taxcloud documentation
fix Taxcloud redirect

closes odoo/documentation#10785

X-original-commit: 888f29faae
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Kara Ekiss (kaek) <kaek@odoo.com>
2024-08-17 06:51:42 +00:00
Lara Martini (larm)
56b7b4f83a [ADD] Recruitment: Source analysis reporting
closes odoo/documentation#10769

X-original-commit: 01141defcb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-08-17 01:17:54 +00:00
KC (ksc)
26b906340a [IMP] sales: mass cancel quotation/SOs
closes odoo/documentation#10762

X-original-commit: cbe1b813b6
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2024-08-16 09:15:46 +00:00