diff --git a/content/applications/sales/point_of_sale/pricing.rst b/content/applications/sales/point_of_sale/pricing.rst
index b9d8743f7..b22e54d5f 100644
--- a/content/applications/sales/point_of_sale/pricing.rst
+++ b/content/applications/sales/point_of_sale/pricing.rst
@@ -13,4 +13,4 @@ Pricing features
pricing/pricelists
pricing/fiscal_position
pricing/cash_rounding
- pricing/digital_labels
+ pricing/electronic_labels
diff --git a/content/applications/sales/point_of_sale/pricing/digital_labels.rst b/content/applications/sales/point_of_sale/pricing/electronic_labels.rst
similarity index 89%
rename from content/applications/sales/point_of_sale/pricing/digital_labels.rst
rename to content/applications/sales/point_of_sale/pricing/electronic_labels.rst
index 19cc613a9..6adb0093c 100644
--- a/content/applications/sales/point_of_sale/pricing/digital_labels.rst
+++ b/content/applications/sales/point_of_sale/pricing/electronic_labels.rst
@@ -1,16 +1,16 @@
-==============
-Digital labels
-==============
+=======================
+Electronic shelf labels
+=======================
-Digital labels allow you to display product information like prices and barcodes on store shelves
-and to synchronize them remotely from the backend. This removes the need to print new labels when
-product information changes.
+Electronic shelf labels allow you to display product information like prices and barcodes on store
+shelves and to synchronize them remotely from the backend. This removes the need to print new labels
+when product information changes.
-.. image:: digital_labels/electronic-label.png
+.. image:: electronic_labels/electronic-label.png
:alt: electronic label from Pricer
.. note::
- Odoo uses digital labels from `Pricer `_.
+ Odoo uses electronic labels from `Pricer `_.
Configuration
=============
@@ -51,7 +51,7 @@ Odoo setup
As a pre-requisite, :ref:`activate ` the :guilabel:`POS Pricer` module *(technical
name: pos_pricer)* to have all the required features to use Pricer electronic tags.
-.. image:: digital_labels/pricer-module.png
+.. image:: electronic_labels/pricer-module.png
:alt: Installing POS Pricer module from Apps
Once the module is activated, configure your :ref:`pricer stores ` and associate
@@ -74,7 +74,7 @@ To do so, go to :menuselection:`Point of Sale --> Configuration --> Pricer Store
- :guilabel:`Pricer Store ID`: the ID of the related Pricer store as defined on your Pricer
database.
-.. image:: digital_labels/pricer-stores-setup.png
+.. image:: electronic_labels/pricer-stores-setup.png
:alt: Configuring a Pricer Store
.. note::
@@ -100,7 +100,7 @@ product. To do so:
#. Go to the :guilabel:`Sales` tab, scroll to the :guilabel:`Pricer` section, and select the
corresponding :guilabel:`Pricer Store`.
- .. image:: digital_labels/pricer-product.png
+ .. image:: electronic_labels/pricer-product.png
:alt: Linking Pricer tags to products
:scale: 75%
@@ -141,7 +141,7 @@ To force the update, activate the :ref:`developer mode `. Then:
Alternatively, click :guilabel:`Update all tags` to force the update of every tag, regardless of
whether changes were made.
-.. image:: digital_labels/update-all.png
+.. image:: electronic_labels/update-all.png
:alt: Update all Pricer tags
If Pricer has processed and accepted the request, the status field shows :guilabel:`Update
diff --git a/content/applications/sales/point_of_sale/pricing/digital_labels/electronic-label.png b/content/applications/sales/point_of_sale/pricing/electronic_labels/electronic-label.png
similarity index 100%
rename from content/applications/sales/point_of_sale/pricing/digital_labels/electronic-label.png
rename to content/applications/sales/point_of_sale/pricing/electronic_labels/electronic-label.png
diff --git a/content/applications/sales/point_of_sale/pricing/digital_labels/pricer-module.png b/content/applications/sales/point_of_sale/pricing/electronic_labels/pricer-module.png
similarity index 100%
rename from content/applications/sales/point_of_sale/pricing/digital_labels/pricer-module.png
rename to content/applications/sales/point_of_sale/pricing/electronic_labels/pricer-module.png
diff --git a/content/applications/sales/point_of_sale/pricing/digital_labels/pricer-product.png b/content/applications/sales/point_of_sale/pricing/electronic_labels/pricer-product.png
similarity index 100%
rename from content/applications/sales/point_of_sale/pricing/digital_labels/pricer-product.png
rename to content/applications/sales/point_of_sale/pricing/electronic_labels/pricer-product.png
diff --git a/content/applications/sales/point_of_sale/pricing/digital_labels/pricer-stores-setup.png b/content/applications/sales/point_of_sale/pricing/electronic_labels/pricer-stores-setup.png
similarity index 100%
rename from content/applications/sales/point_of_sale/pricing/digital_labels/pricer-stores-setup.png
rename to content/applications/sales/point_of_sale/pricing/electronic_labels/pricer-stores-setup.png
diff --git a/content/applications/sales/point_of_sale/pricing/digital_labels/update-all.png b/content/applications/sales/point_of_sale/pricing/electronic_labels/update-all.png
similarity index 100%
rename from content/applications/sales/point_of_sale/pricing/digital_labels/update-all.png
rename to content/applications/sales/point_of_sale/pricing/electronic_labels/update-all.png
diff --git a/redirects/17.0.txt b/redirects/17.0.txt
index b19e99b9d..1d81d75d4 100644
--- a/redirects/17.0.txt
+++ b/redirects/17.0.txt
@@ -57,4 +57,8 @@ applications/marketing/marketing_automation/advanced/understanding_metrics.rst a
applications/marketing/marketing_automation/getting_started/first_campaign.rst applications/marketing/marketing_automation.rst # getting_started/first_campaign --> marketing_automation
applications/marketing/marketing_automation/getting_started/target_audience.rst applications/marketing/marketing_automation/target_audience.rst # getting_started/* --> marketing_automation/*
applications/marketing/marketing_automation/getting_started/testing_running.rst applications/marketing/marketing_automation/testing_running.rst # getting_started/* --> marketing_automation/*
-applications/marketing/marketing_automation/getting_started/workflow_activities.rst applications/marketing/marketing_automation/workflow_activities.rst # getting_started/* --> marketing_automation/*
\ No newline at end of file
+applications/marketing/marketing_automation/getting_started/workflow_activities.rst applications/marketing/marketing_automation/workflow_activities.rst # getting_started/* --> marketing_automation/*
+
+# applications/sales
+
+applications/sales/point_of_sale/pricing/digital_labels.rst applications/sales/point_of_sale/pricing/electronic_labels.rst # digital_labels --> electronic_labels