The towers interface was modified during version 17. Therefore, in this commit, we update the documentation of this interface.
closesodoo/documentation#11117
Forward-port-of: odoo/documentation#11116
Signed-off-by: Victor Feyens (vfe) <vfe@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#11087
X-original-commit: b9338949e9
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
task-3984698
Still have to come back in 16 (restrict and start categories) and
saas-17.4 (point of sale tab in product form)
closesodoo/documentation#11013
X-original-commit: 2e14d134c6
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
Before odoo.sh had two types of role, `user` and `admin`. A third role, `tester`,
was added between the two, and the user role was renamed `developer`.
closesodoo/documentation#11061
X-original-commit: f53cdc64cb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
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
closesodoo/documentation#10906
Related: odoo/odoo#178915
Related: odoo/enterprise#69324
Related: odoo/upgrade#6458
Signed-off-by: Sven Führ (svfu) <svfu@odoo.com>
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>
This PR adds the information about PAN field and GSTIN in company form view.
task- 3930028
closesodoo/documentation#10978
Signed-off-by: Vivek Pathak (vivp) <vivp@odoo.com>
Added the documentation needed to use razorpay payment method in Point Of Sale.
task- 3762059
closesodoo/documentation#10963
X-original-commit: 5f54878e5f
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
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=sharingclosesodoo/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>
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.
closesodoo/documentation#10944
X-original-commit: 2a5e686783
Signed-off-by: Carsten Wolff (cawo) <cawo@odoo.com>