Skip to content

Commit 64af4a3

Browse files
committed
[FIX] spreadsheet: outstanding edits
Task-3595405 closes #13713 X-original-commit: de3770b Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com> Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
1 parent ddf1689 commit 64af4a3

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

content/applications/productivity/spreadsheet/dynamic_pivot_tables.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ You can:
184184

185185
.. tip::
186186
To sort the values of a dynamic pivot table by measure for a specific dimension, right-click any
187-
pivot table value, then click :icon:`oi-sort-range` and select :guilabel:`Ascending` or
188-
:guilabel:`Descending` from the dropdown. To return to the default order, follow the same steps
189-
then select :guilabel:`Unsorted` from the dropdown.
187+
pivot table value, then click :icon:`os-sort-range` :guilabel:`Sort pivot` and select
188+
:guilabel:`Ascending` or :guilabel:`Descending` from the dropdown. To return to the default
189+
order, follow the same steps then select :guilabel:`No sorting` from the dropdown.
190190

191191
.. _spreadsheet/dynamic-pivot-tables/manipulate-measures-calculated-measures:
192192

content/applications/productivity/spreadsheet/global_filters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ With the :guilabel:`Filter properties` pane open:
126126
The :guilabel:`Period offset` option, which appears when a date field is chosen, enables
127127
comparisons to be made by shifting the time range by one or more periods in the past or future.
128128
By default, no period offset is defined. To define a period offset, select :guilabel:`Previous`
129-
or `Next`, then select the desired number of periods in the past of future.
129+
or :guilabel:`Next`, then select the desired number of periods in the past of future.
130130

131131
.. tip::
132132

content/applications/productivity/spreadsheet/insert.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Duplicating a list via the list's properties creates an additional data source.
290290
different manipulations to be performed on the same data within one spreadsheet.
291291

292292
With the :ref:`list properties <spreadsheet/insert/list-properties>` open, click the :icon:`fa-cog`
293-
:guilabel:`(gear)` icon then :icon:`fa-clipboard` :guilabel:`Duplicate`.
293+
:guilabel:`(gear)` icon then :icon:`fa-clone` :guilabel:`Duplicate`.
294294

295295
The new data source is assigned the next available list ID. For example, if no other lists have been
296296
inserted in the meantime, duplicating *List #1* results in the creation of *List #2*.
@@ -709,8 +709,6 @@ The :guilabel:`General` section allows you to modify the following elements:
709709
color.
710710
- :guilabel:`Chart title`: Edit the chart title, if needed. The font formatting, horizontal
711711
alignment, font size, and color of the title can be modified using the editor.
712-
- :guilabel:`Vertical axis position`: Choose whether the vertical axis is placed on the left or
713-
right in line, column, and area charts.
714712
- :guilabel:`Legend position`: Change the position of the legend or opt to have no legend.
715713
- Enable :guilabel:`Show values` to add numeric values to the data points on the
716714
chart.

0 commit comments

Comments
 (0)