[IMP] spreadsheet: remove two technical functions
closes odoo/documentation#8916 Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
parent
04a4e53272
commit
9d22bf9e14
@ -517,10 +517,6 @@ Odoo
|
||||
- Get the value from a pivot (not compatible with Excel)
|
||||
* - ODOO.PIVOT.HEADER(pivot_id, [domain_field_name, ...], [domain_value, ...])
|
||||
- Get the header of a pivot (not compatible with Excel)
|
||||
* - ODOO.PIVOT.POSITION(pivot_id, field_name, position)
|
||||
- Get the absolute ID of an element in the pivot (not compatible with Excel)
|
||||
* - _T(value)
|
||||
- Get the translated value of the given string (not compatible with Excel)
|
||||
|
||||
.. _functions/operators:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user