mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 10:46:04 +07:00
wip
This commit is contained in:
@@ -34,7 +34,7 @@ discover in the feature-rich Odoo web framework, so let's dive in and explore mo
|
||||
:width: 70%
|
||||
|
||||
This is the progress that we have made in discovering the JavaScript web framework at the end of
|
||||
:doc:`01_fields_and_views`.
|
||||
:doc:`02_create_customize_fields`.
|
||||
|
||||
.. admonition:: Goal
|
||||
|
||||
@@ -51,7 +51,7 @@ discover in the feature-rich Odoo web framework, so let's dive in and explore mo
|
||||
===========================================
|
||||
|
||||
.. note::
|
||||
This task depends on :doc:`the previous exercises <01_fields_and_views>`.
|
||||
This task depends on :doc:`the previous exercises <02_create_customize_fields>`.
|
||||
|
||||
After using the :guilabel:`Print Label` button for some t-shirt tasks, it is apparent that there
|
||||
should be some feedback that the `print_label` action is completed (or failed, for example, the
|
||||
|
||||
@@ -3,7 +3,7 @@ Chapter 3: Create a Gallery View
|
||||
================================
|
||||
|
||||
.. warning::
|
||||
It is highly recommended that you complete :doc:`01_fields_and_views` before starting this
|
||||
It is highly recommended that you complete :doc:`02_create_customize_fields` before starting this
|
||||
chapter. The concepts introduced in Chapter 3, including views and examples, will be essential
|
||||
for understanding the material covered in this chapter.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ Chapter 4: Customize a kanban view
|
||||
.. todo:: It'd be cool to follow the naming convention of the previous chapters: "Chapter N: The concept studied in the chapter"
|
||||
|
||||
.. warning::
|
||||
It is highly recommended that you complete :doc:`01_fields_and_views` before starting this
|
||||
It is highly recommended that you complete :doc:`02_create_customize_fields` before starting this
|
||||
chapter. The concepts introduced in Chapter 3, including views and examples, will be essential
|
||||
for understanding the material covered in this chapter.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user