mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[IMP] reference: rewrite and move views documentation to user_interface/
The documentation of the views is redone in order to be up to date and has allowed a better visualization of the task on the modifiers. task-2495504 closes odoo/documentation#3523 Related: odoo/odoo#104741 Related: odoo/enterprise#35255 Related: odoo/upgrade#4884 Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ pathto('developer/reference/backend/views') }}" class="stretched-link">
|
||||
<a href="{{ pathto('developer/reference/user_interface/view_records') }}" class="stretched-link">
|
||||
{{ _("Regular Views") }}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user