[FIX] resource folder match

closes odoo/documentation#12074

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
samueljlieber 2025-02-11 15:25:27 -05:00
parent a4b841afce
commit a55fdb6313
36 changed files with 24 additions and 24 deletions

View File

@ -23,7 +23,7 @@ Edit Security Settings --> Delete Account`. It can also be accessed by going to
Upon clicking the :guilabel:`Delete Account` button, a pop-up window appears, requesting
confirmation for the account deletion.
.. image:: odoo_account/delete-account.png
.. image:: odoo_accounts/delete-account.png
:align: center
:alt: Clicking on the Delete Account button will populate a window verifying the change.

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -30,7 +30,7 @@ To do that, go to the :menuselection:`Inventory app --> Configuration --> Settin
the :guilabel:`Traceability` section, and click the box next to :guilabel:`Lots & Serial Numbers`.
Then, click the :guilabel:`Save` button to save changes.
.. image:: product_tracking/product_tracking/differences-enabled-setting.png
.. image:: product_tracking/differences-enabled-setting.png
:align: center
:alt: Enabled lots and serial numbers feature in inventory settings.
@ -42,7 +42,7 @@ or food. Lots and can be used to trace a product back to a group, which is espec
managing product recalls or expiration dates.
.. example::
.. image:: product_tracking/product_tracking/differences-lot.png
.. image:: product_tracking/differences-lot.png
:align: center
:alt: Created lot with quantity of products in it.
@ -59,7 +59,7 @@ identifiable when it travels through the supply chain. This can be especially us
manufacturers that provide after-sales services related to products they sell and deliver.
.. example::
.. image:: product_tracking/product_tracking/differences-serial-numbers.png
.. image:: product_tracking/differences-serial-numbers.png
:align: center
:alt: List of serial numbers for product.
@ -89,7 +89,7 @@ Doing so reveals all existing lots and serial numbers, and each can be expanded
quantities with that assigned number. For unique serial numbers that are *not* reused, there should
*only* be one product per serial number.
.. image:: product_tracking/product_tracking/differences-tracking.png
.. image:: product_tracking/differences-tracking.png
:align: center
:alt: Reporting page with drop-down lists of lots and serial numbers.

View File

@ -46,7 +46,7 @@ Configuration
Removal strategies are set on either the product category or storage location.
.. image:: removal_strategies/removal/navigate-location-category.png
.. image:: removal_strategies/navigate-location-category.png
:align: center
:alt: Change the Force Removal Strategy for either the Product Categories or Locations.
@ -108,7 +108,7 @@ expiration dates. To enable this feature, navigate to :menuselection:`Inventory
--> Settings`. Under the :guilabel:`Traceability` heading, check the box beside :guilabel:`Lots &
Serial Numbers` to enable the feature.
.. image:: removal_strategies/removal/enable-lots.png
.. image:: removal_strategies/enable-lots.png
:align: center
:alt: Enable lots and serial numbers.
@ -133,7 +133,7 @@ To activate these features, navigate to :menuselection:`Inventory --> Configurat
Under the :guilabel:`Warehouse` heading, enable the :guilabel:`Storage Location` and
:guilabel:`Multi-Step Routes` features.
.. image:: removal_strategies/removal/enable-location.png
.. image:: removal_strategies/enable-location.png
:align: center
:alt: Enable the locations and route features.
@ -149,7 +149,7 @@ Configuration --> Settings`.
Under the :guilabel:`Traceability` heading, ensure the :guilabel:`Lots & Serial Numbers` feature is
selected, and then select the check box for :guilabel:`Expiration Dates` to enable the feature.
.. image:: removal_strategies/removal/enable-expiration.png
.. image:: removal_strategies/enable-expiration.png
:align: center
:alt: Enable expiration dates feature for FEFO.
@ -164,7 +164,7 @@ removal strategy.
Navigate to :menuselection:`Inventory --> Configuration --> Settings` and select the check box for
the :guilabel:`Packages` feature.
.. image:: removal_strategies/removal/enable-pack.png
.. image:: removal_strategies/enable-pack.png
:align: center
:alt: Enable the packages feature.

View File

@ -24,7 +24,7 @@ To do so, navigate to the :menuselection:`Apps` application from the main Odoo d
Then, remove the :guilabel:`Apps` filter, and type in `Delivery Costs` in the :guilabel:`Search...`
bar. After finding the :guilabel:`Delivery Costs` module, click :guilabel:`Activate` to install it.
.. image:: setup_configuration/setup_configuration/install-module.png
.. image:: setup_configuration/install-module.png
:alt: Install the Delivery Costs module.
.. _inventory/shipping/sales-order:
@ -54,7 +54,7 @@ the shipping method form.
`Furniture Delivery`, a delivery product with a fixed rate of `$200`, is added to sales order
`S00088`.
.. image:: setup_configuration/setup_configuration/delivery-product.png
.. image:: setup_configuration/delivery-product.png
:alt: Show delivery order on the sales order line.
Delivery order
@ -64,7 +64,7 @@ The shipping method added to the sales order is linked to the shipping carrier d
delivery order. To add or change the delivery method on the delivery itself, go to the
:guilabel:`Additional Info` tab and modify the :guilabel:`Carrier` field.
.. image:: setup_configuration/setup_configuration/delivery-order.png
.. image:: setup_configuration/delivery-order.png
:alt: Shipping carrier information on the delivery form.
.. toctree::

View File

@ -82,7 +82,7 @@ field, there are:
correct the quantity, five units are moved from `WH/Stock` to `Virtual Locations/Inventory
Adjustment`.
.. image:: inventory_management/inventory_management/inventory-loss.png
.. image:: inventory_management/inventory-loss.png
:align: center
:alt: Product ends up in Virtual Locations/Inventory Adjustment.
@ -93,7 +93,7 @@ field, there are:
products shipped between different addresses, such as :ref:`Physical Locations/Inter-warehouse
transit <inventory/warehouses_storage/interwarehouse-transit>`.
.. image:: inventory_management/inventory_management/locations.png
.. image:: inventory_management/locations.png
:align: center
:alt: List of locations in Odoo.

View File

@ -12,7 +12,7 @@ Data monitoring
**reporting view**, go to :menuselection:`Website --> Reporting --> eCommerce`. This dashboard helps
you monitor everything related to sales, such as sales performance per product, category, day, etc.
.. image:: reporting/reporting.png
.. image:: performance/reporting.png
:align: center
:alt: Performance reporting of eCommerce

View File

@ -16,7 +16,7 @@ about the Odoo JavaScript framework in its entirety, as used by the web client.
.. odoo[Odoo JavaScript framework] --> Owl
.. figure:: 02_web_framework/previously_learned.svg
.. figure:: 02_build_a_dashboard/previously_learned.svg
:align: center
:width: 50%
@ -28,7 +28,7 @@ features to it, using the Odoo JavaScript framework.
.. admonition:: Goal
.. image:: 02_web_framework/overview_02.png
.. image:: 02_build_a_dashboard/overview_02.png
:align: center
.. spoiler:: Solutions
@ -55,7 +55,7 @@ and a main content zone just below. This is done using the `Layout component
Open http://localhost:8069/web, then open the :guilabel:`Awesome Dashboard` app, and see the
result.
.. image:: 02_web_framework/new_layout.png
.. image:: 02_build_a_dashboard/new_layout.png
:align: center
.. seealso::
@ -169,7 +169,7 @@ Let us now add two buttons to our control panel:
<https://github.com/odoo/odoo/blob/ef424a9dc22a5abbe7b0a6eff61cf113826f04c0/addons/account
/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js#L28-L35>`_.
.. image:: 02_web_framework/navigation_buttons.png
.. image:: 02_build_a_dashboard/navigation_buttons.png
:align: center
.. seealso::
@ -186,7 +186,7 @@ Let us now improve our content.
hardcoded to `(18*size)rem`.
#. Add two cards to the dashboard. One with no size, and the other with a size of 2.
.. image:: 02_web_framework/dashboard_item.png
.. image:: 02_build_a_dashboard/dashboard_item.png
:align: center
.. seealso::
@ -223,7 +223,7 @@ A basic request could look like this:
- Number of cancelled orders this month
- Average time for an order to go from 'new' to 'sent' or 'cancelled'
.. image:: 02_web_framework/statistics.png
.. image:: 02_build_a_dashboard/statistics.png
:align: center
.. seealso::
@ -275,7 +275,7 @@ the chartjs code every time if they don't need it.
#. The `PieChart` component will need to render a canvas, and draw on it using `chart.js`.
#. Make it work!
.. image:: 02_web_framework/pie_chart.png
.. image:: 02_build_a_dashboard/pie_chart.png
:align: center
:scale: 80%
@ -442,7 +442,7 @@ The dashboard configuration will be saved as a list of removed item ids.
#. And modify the `Dashboard` component to filter the current items by removing the ids of items
from the configuration.
.. image:: 02_web_framework/items_configuration.png
.. image:: 02_build_a_dashboard/items_configuration.png
:width: 80%
:align: center