odoo-addon-mis-builder 16.0.5.2.0__py3-none-any.whl → 16.0.5.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ MIS Builder
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:2c8b76b489e5323dae1133488deb91d0bcbf86be319044b51399b56b566e3c8b
10
+ !! source digest: sha256:98591015ad82b7e98b290d0f9be78c11b2a799932a26e856b6530dda11eae99a
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -3,7 +3,7 @@
3
3
 
4
4
  {
5
5
  "name": "MIS Builder",
6
- "version": "16.0.5.2.0",
6
+ "version": "16.0.5.2.1",
7
7
  "category": "Reporting",
8
8
  "summary": """
9
9
  Build 'Management Information System' Reports and Dashboards
@@ -73,9 +73,10 @@ msgstr ""
73
73
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
74
74
  msgid ""
75
75
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
76
- " pbal</code>, <code>nbal</code> : "
77
- "balance, debit, credit,\n"
78
- " positive balance, negative balance."
76
+ " pbal</code>, <code>nbal</code>, "
77
+ "<code>fld</code> : balance, debit, credit,\n"
78
+ " positive balance, negative balance,\n"
79
+ " other numerical field."
79
80
  msgstr ""
80
81
 
81
82
  #. module: mis_builder
@@ -246,8 +247,8 @@ msgstr ""
246
247
  "Dades reals: dades actuals provinents de la comptabilitat i altres "
247
248
  "consultes.\n"
248
249
  "Dades reals (alternativa): dades actuals provinents d'un origen alternatiu "
249
- "(per exemple, vista de la base de dades proveint registres de \"tipus apunt"
250
- "\").\n"
250
+ "(per exemple, vista de la base de dades proveint registres de \"tipus "
251
+ "apunt\").\n"
251
252
  "Suma de columnes: sumarització (+/-) d'altres columnes.\n"
252
253
  "Comparar columnes: comparació amb una altra columna.\n"
253
254
 
@@ -1666,7 +1667,7 @@ msgstr ""
1666
1667
  msgid ""
1667
1668
  "The following special elements are recognized in the expressions\n"
1668
1669
  " to compute accounting data: <code>{bal|"
1669
- "crd|deb|pbal|nbal}{pieu}[account\n"
1670
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1670
1671
  " selector][journal items domain]</code>."
1671
1672
  msgstr ""
1672
1673
 
@@ -1767,6 +1768,27 @@ msgstr "Any en curs"
1767
1768
  msgid "You cannot sum period %s with itself."
1768
1769
  msgstr "No pot sumar el període %s amb ell mateix."
1769
1770
 
1771
+ #. module: mis_builder
1772
+ #. odoo-python
1773
+ #: code:addons/mis_builder/models/aep.py:0
1774
+ #, python-format
1775
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1776
+ msgstr ""
1777
+
1778
+ #. module: mis_builder
1779
+ #. odoo-python
1780
+ #: code:addons/mis_builder/models/aep.py:0
1781
+ #, python-format
1782
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1783
+ msgstr ""
1784
+
1785
+ #. module: mis_builder
1786
+ #. odoo-python
1787
+ #: code:addons/mis_builder/models/aep.py:0
1788
+ #, python-format
1789
+ msgid "`fld` must have a field name in exression %s"
1790
+ msgstr ""
1791
+
1770
1792
  #. module: mis_builder
1771
1793
  #. odoo-python
1772
1794
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1807,6 +1829,14 @@ msgstr "petita"
1807
1829
  msgid "versus"
1808
1830
  msgstr "contra"
1809
1831
 
1832
+ #. module: mis_builder
1833
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1834
+ msgid ""
1835
+ "when <code>fld</code> is used : a field name specifier\n"
1836
+ " must be provided (e.g. <code>fldp."
1837
+ "quantity</code>"
1838
+ msgstr ""
1839
+
1810
1840
  #. module: mis_builder
1811
1841
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1812
1842
  msgid "x-large"
@@ -75,9 +75,10 @@ msgstr ""
75
75
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
76
76
  msgid ""
77
77
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
78
- " pbal</code>, <code>nbal</code> : "
79
- "balance, debit, credit,\n"
80
- " positive balance, negative balance."
78
+ " pbal</code>, <code>nbal</code>, "
79
+ "<code>fld</code> : balance, debit, credit,\n"
80
+ " positive balance, negative balance,\n"
81
+ " other numerical field."
81
82
  msgstr ""
82
83
 
83
84
  #. module: mis_builder
@@ -1628,7 +1629,7 @@ msgstr ""
1628
1629
  msgid ""
1629
1630
  "The following special elements are recognized in the expressions\n"
1630
1631
  " to compute accounting data: <code>{bal|"
1631
- "crd|deb|pbal|nbal}{pieu}[account\n"
1632
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1632
1633
  " selector][journal items domain]</code>."
1633
1634
  msgstr ""
1634
1635
 
@@ -1729,6 +1730,27 @@ msgstr ""
1729
1730
  msgid "You cannot sum period %s with itself."
1730
1731
  msgstr ""
1731
1732
 
1733
+ #. module: mis_builder
1734
+ #. odoo-python
1735
+ #: code:addons/mis_builder/models/aep.py:0
1736
+ #, python-format
1737
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1738
+ msgstr ""
1739
+
1740
+ #. module: mis_builder
1741
+ #. odoo-python
1742
+ #: code:addons/mis_builder/models/aep.py:0
1743
+ #, python-format
1744
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1745
+ msgstr ""
1746
+
1747
+ #. module: mis_builder
1748
+ #. odoo-python
1749
+ #: code:addons/mis_builder/models/aep.py:0
1750
+ #, python-format
1751
+ msgid "`fld` must have a field name in exression %s"
1752
+ msgstr ""
1753
+
1732
1754
  #. module: mis_builder
1733
1755
  #. odoo-python
1734
1756
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1769,6 +1791,14 @@ msgstr ""
1769
1791
  msgid "versus"
1770
1792
  msgstr ""
1771
1793
 
1794
+ #. module: mis_builder
1795
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1796
+ msgid ""
1797
+ "when <code>fld</code> is used : a field name specifier\n"
1798
+ " must be provided (e.g. <code>fldp."
1799
+ "quantity</code>"
1800
+ msgstr ""
1801
+
1772
1802
  #. module: mis_builder
1773
1803
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1774
1804
  msgid "x-large"
@@ -71,9 +71,10 @@ msgstr ""
71
71
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
72
72
  msgid ""
73
73
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
74
- " pbal</code>, <code>nbal</code> : "
75
- "balance, debit, credit,\n"
76
- " positive balance, negative balance."
74
+ " pbal</code>, <code>nbal</code>, "
75
+ "<code>fld</code> : balance, debit, credit,\n"
76
+ " positive balance, negative balance,\n"
77
+ " other numerical field."
77
78
  msgstr ""
78
79
 
79
80
  #. module: mis_builder
@@ -1624,7 +1625,7 @@ msgstr ""
1624
1625
  msgid ""
1625
1626
  "The following special elements are recognized in the expressions\n"
1626
1627
  " to compute accounting data: <code>{bal|"
1627
- "crd|deb|pbal|nbal}{pieu}[account\n"
1628
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1628
1629
  " selector][journal items domain]</code>."
1629
1630
  msgstr ""
1630
1631
 
@@ -1725,6 +1726,27 @@ msgstr ""
1725
1726
  msgid "You cannot sum period %s with itself."
1726
1727
  msgstr ""
1727
1728
 
1729
+ #. module: mis_builder
1730
+ #. odoo-python
1731
+ #: code:addons/mis_builder/models/aep.py:0
1732
+ #, python-format
1733
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1734
+ msgstr ""
1735
+
1736
+ #. module: mis_builder
1737
+ #. odoo-python
1738
+ #: code:addons/mis_builder/models/aep.py:0
1739
+ #, python-format
1740
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1741
+ msgstr ""
1742
+
1743
+ #. module: mis_builder
1744
+ #. odoo-python
1745
+ #: code:addons/mis_builder/models/aep.py:0
1746
+ #, python-format
1747
+ msgid "`fld` must have a field name in exression %s"
1748
+ msgstr ""
1749
+
1728
1750
  #. module: mis_builder
1729
1751
  #. odoo-python
1730
1752
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1765,6 +1787,14 @@ msgstr ""
1765
1787
  msgid "versus"
1766
1788
  msgstr ""
1767
1789
 
1790
+ #. module: mis_builder
1791
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1792
+ msgid ""
1793
+ "when <code>fld</code> is used : a field name specifier\n"
1794
+ " must be provided (e.g. <code>fldp."
1795
+ "quantity</code>"
1796
+ msgstr ""
1797
+
1768
1798
  #. module: mis_builder
1769
1799
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1770
1800
  msgid "x-large"
@@ -71,9 +71,10 @@ msgstr ""
71
71
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
72
72
  msgid ""
73
73
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
74
- " pbal</code>, <code>nbal</code> : "
75
- "balance, debit, credit,\n"
76
- " positive balance, negative balance."
74
+ " pbal</code>, <code>nbal</code>, "
75
+ "<code>fld</code> : balance, debit, credit,\n"
76
+ " positive balance, negative balance,\n"
77
+ " other numerical field."
77
78
  msgstr ""
78
79
 
79
80
  #. module: mis_builder
@@ -1624,7 +1625,7 @@ msgstr ""
1624
1625
  msgid ""
1625
1626
  "The following special elements are recognized in the expressions\n"
1626
1627
  " to compute accounting data: <code>{bal|"
1627
- "crd|deb|pbal|nbal}{pieu}[account\n"
1628
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1628
1629
  " selector][journal items domain]</code>."
1629
1630
  msgstr ""
1630
1631
 
@@ -1725,6 +1726,27 @@ msgstr ""
1725
1726
  msgid "You cannot sum period %s with itself."
1726
1727
  msgstr ""
1727
1728
 
1729
+ #. module: mis_builder
1730
+ #. odoo-python
1731
+ #: code:addons/mis_builder/models/aep.py:0
1732
+ #, python-format
1733
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1734
+ msgstr ""
1735
+
1736
+ #. module: mis_builder
1737
+ #. odoo-python
1738
+ #: code:addons/mis_builder/models/aep.py:0
1739
+ #, python-format
1740
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1741
+ msgstr ""
1742
+
1743
+ #. module: mis_builder
1744
+ #. odoo-python
1745
+ #: code:addons/mis_builder/models/aep.py:0
1746
+ #, python-format
1747
+ msgid "`fld` must have a field name in exression %s"
1748
+ msgstr ""
1749
+
1728
1750
  #. module: mis_builder
1729
1751
  #. odoo-python
1730
1752
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1765,6 +1787,14 @@ msgstr ""
1765
1787
  msgid "versus"
1766
1788
  msgstr ""
1767
1789
 
1790
+ #. module: mis_builder
1791
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1792
+ msgid ""
1793
+ "when <code>fld</code> is used : a field name specifier\n"
1794
+ " must be provided (e.g. <code>fldp."
1795
+ "quantity</code>"
1796
+ msgstr ""
1797
+
1768
1798
  #. module: mis_builder
1769
1799
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1770
1800
  msgid "x-large"
@@ -106,14 +106,11 @@ msgstr ""
106
106
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
107
107
  msgid ""
108
108
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
109
- " pbal</code>, <code>nbal</code> : "
110
- "balance, debit, credit,\n"
111
- " positive balance, negative balance."
109
+ " pbal</code>, <code>nbal</code>, "
110
+ "<code>fld</code> : balance, debit, credit,\n"
111
+ " positive balance, negative balance,\n"
112
+ " other numerical field."
112
113
  msgstr ""
113
- "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
114
- " pbal</code>, <code>nbal</code> : "
115
- "balance, débito, crédito,\n"
116
- " balance positivo,balance negativo."
117
114
 
118
115
  #. module: mis_builder
119
116
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
@@ -1773,13 +1770,9 @@ msgstr ""
1773
1770
  msgid ""
1774
1771
  "The following special elements are recognized in the expressions\n"
1775
1772
  " to compute accounting data: <code>{bal|"
1776
- "crd|deb|pbal|nbal}{pieu}[account\n"
1773
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1777
1774
  " selector][journal items domain]</code>."
1778
1775
  msgstr ""
1779
- "En las expresiones se reconocen los siguientes elementos especiales\n"
1780
- " para "
1781
- "calcular los datos contables: <code>{bal|crd|deb|pbal|nbal}{pieu}[account\n"
1782
- " selector][journal items domain]</code>."
1783
1776
 
1784
1777
  #. module: mis_builder
1785
1778
  #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to
@@ -1878,6 +1871,27 @@ msgstr "El año hasta la fecha"
1878
1871
  msgid "You cannot sum period %s with itself."
1879
1872
  msgstr "No puede sumar el periodo %s consigo mismo."
1880
1873
 
1874
+ #. module: mis_builder
1875
+ #. odoo-python
1876
+ #: code:addons/mis_builder/models/aep.py:0
1877
+ #, python-format
1878
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1879
+ msgstr ""
1880
+
1881
+ #. module: mis_builder
1882
+ #. odoo-python
1883
+ #: code:addons/mis_builder/models/aep.py:0
1884
+ #, python-format
1885
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1886
+ msgstr ""
1887
+
1888
+ #. module: mis_builder
1889
+ #. odoo-python
1890
+ #: code:addons/mis_builder/models/aep.py:0
1891
+ #, python-format
1892
+ msgid "`fld` must have a field name in exression %s"
1893
+ msgstr ""
1894
+
1881
1895
  #. module: mis_builder
1882
1896
  #. odoo-python
1883
1897
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1918,6 +1932,14 @@ msgstr "pequeña"
1918
1932
  msgid "versus"
1919
1933
  msgstr "contra"
1920
1934
 
1935
+ #. module: mis_builder
1936
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1937
+ msgid ""
1938
+ "when <code>fld</code> is used : a field name specifier\n"
1939
+ " must be provided (e.g. <code>fldp."
1940
+ "quantity</code>"
1941
+ msgstr ""
1942
+
1921
1943
  #. module: mis_builder
1922
1944
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1923
1945
  msgid "x-large"
@@ -1938,6 +1960,32 @@ msgstr "extra-súper-grande"
1938
1960
  msgid "xx-small"
1939
1961
  msgstr "extra-súper-pequeña"
1940
1962
 
1963
+ #~ msgid ""
1964
+ #~ "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
1965
+ #~ " pbal</code>, <code>nbal</code> : "
1966
+ #~ "balance, debit, credit,\n"
1967
+ #~ " positive balance, negative "
1968
+ #~ "balance."
1969
+ #~ msgstr ""
1970
+ #~ "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
1971
+ #~ " pbal</code>, <code>nbal</code> : "
1972
+ #~ "balance, débito, crédito,\n"
1973
+ #~ " balance positivo,balance negativo."
1974
+
1975
+ #~ msgid ""
1976
+ #~ "The following special elements are recognized in the expressions\n"
1977
+ #~ " to compute accounting data: "
1978
+ #~ "<code>{bal|crd|deb|pbal|nbal}{pieu}[account\n"
1979
+ #~ " selector][journal items domain]</"
1980
+ #~ "code>."
1981
+ #~ msgstr ""
1982
+ #~ "En las expresiones se reconocen los siguientes elementos especiales\n"
1983
+ #~ " para "
1984
+ #~ "calcular los datos contables: <code>{bal|crd|deb|pbal|nbal}{pieu}"
1985
+ #~ "[account\n"
1986
+ #~ " selector][journal items domain]</"
1987
+ #~ "code>."
1988
+
1941
1989
  #, python-format
1942
1990
  #~ msgid "Columns {} and {} are not comparable"
1943
1991
  #~ msgstr "Las columnas {} and {} no son comparables"
@@ -103,14 +103,11 @@ msgstr ""
103
103
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
104
104
  msgid ""
105
105
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
106
- " pbal</code>, <code>nbal</code> : "
107
- "balance, debit, credit,\n"
108
- " positive balance, negative balance."
106
+ " pbal</code>, <code>nbal</code>, "
107
+ "<code>fld</code> : balance, debit, credit,\n"
108
+ " positive balance, negative balance,\n"
109
+ " other numerical field."
109
110
  msgstr ""
110
- "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
111
- " pbal</code>, <code>nbal</code> : "
112
- "balance, débit, crédit,\n"
113
- " balance positive, balance négative."
114
111
 
115
112
  #. module: mis_builder
116
113
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
@@ -1752,13 +1749,9 @@ msgstr ""
1752
1749
  msgid ""
1753
1750
  "The following special elements are recognized in the expressions\n"
1754
1751
  " to compute accounting data: <code>{bal|"
1755
- "crd|deb|pbal|nbal}{pieu}[account\n"
1752
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1756
1753
  " selector][journal items domain]</code>."
1757
1754
  msgstr ""
1758
- "Les éléments spéciaux suivants sont reconnus dans les expressions\n"
1759
- " pour calculer les données comptables : "
1760
- "<code>{bal|crd|deb|pbal|nbal}{pieu}[account\n"
1761
- " selector][journal items domain]</code>."
1762
1755
 
1763
1756
  #. module: mis_builder
1764
1757
  #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to
@@ -1857,6 +1850,27 @@ msgstr "Year to date"
1857
1850
  msgid "You cannot sum period %s with itself."
1858
1851
  msgstr "Vous ne pouvez pas additionner la période %s avec elle-meme."
1859
1852
 
1853
+ #. module: mis_builder
1854
+ #. odoo-python
1855
+ #: code:addons/mis_builder/models/aep.py:0
1856
+ #, python-format
1857
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1858
+ msgstr ""
1859
+
1860
+ #. module: mis_builder
1861
+ #. odoo-python
1862
+ #: code:addons/mis_builder/models/aep.py:0
1863
+ #, python-format
1864
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1865
+ msgstr ""
1866
+
1867
+ #. module: mis_builder
1868
+ #. odoo-python
1869
+ #: code:addons/mis_builder/models/aep.py:0
1870
+ #, python-format
1871
+ msgid "`fld` must have a field name in exression %s"
1872
+ msgstr ""
1873
+
1860
1874
  #. module: mis_builder
1861
1875
  #. odoo-python
1862
1876
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1897,6 +1911,14 @@ msgstr "petit"
1897
1911
  msgid "versus"
1898
1912
  msgstr "versus"
1899
1913
 
1914
+ #. module: mis_builder
1915
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1916
+ msgid ""
1917
+ "when <code>fld</code> is used : a field name specifier\n"
1918
+ " must be provided (e.g. <code>fldp."
1919
+ "quantity</code>"
1920
+ msgstr ""
1921
+
1900
1922
  #. module: mis_builder
1901
1923
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1902
1924
  msgid "x-large"
@@ -1917,6 +1939,32 @@ msgstr "xx-grand"
1917
1939
  msgid "xx-small"
1918
1940
  msgstr "xx-petit"
1919
1941
 
1942
+ #~ msgid ""
1943
+ #~ "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
1944
+ #~ " pbal</code>, <code>nbal</code> : "
1945
+ #~ "balance, debit, credit,\n"
1946
+ #~ " positive balance, negative "
1947
+ #~ "balance."
1948
+ #~ msgstr ""
1949
+ #~ "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
1950
+ #~ " pbal</code>, <code>nbal</code> : "
1951
+ #~ "balance, débit, crédit,\n"
1952
+ #~ " balance positive, balance "
1953
+ #~ "négative."
1954
+
1955
+ #~ msgid ""
1956
+ #~ "The following special elements are recognized in the expressions\n"
1957
+ #~ " to compute accounting data: "
1958
+ #~ "<code>{bal|crd|deb|pbal|nbal}{pieu}[account\n"
1959
+ #~ " selector][journal items domain]</"
1960
+ #~ "code>."
1961
+ #~ msgstr ""
1962
+ #~ "Les éléments spéciaux suivants sont reconnus dans les expressions\n"
1963
+ #~ " pour calculer les données "
1964
+ #~ "comptables : <code>{bal|crd|deb|pbal|nbal}{pieu}[account\n"
1965
+ #~ " selector][journal items domain]</"
1966
+ #~ "code>."
1967
+
1920
1968
  #~ msgid "Columns {} and {} are not comparable"
1921
1969
  #~ msgstr "Les colonnes {} et {} ne sont pas comparables"
1922
1970
 
@@ -17,8 +17,8 @@ msgstr ""
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
  "Content-Transfer-Encoding: \n"
20
- "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
21
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
20
+ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
21
+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
22
22
  "X-Generator: Weblate 3.10\n"
23
23
 
24
24
  #. module: mis_builder
@@ -78,9 +78,10 @@ msgstr ""
78
78
  #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
79
79
  msgid ""
80
80
  "<code>bal</code>, <code>crd</code>, <code>deb</code>, <code>\n"
81
- " pbal</code>, <code>nbal</code> : "
82
- "balance, debit, credit,\n"
83
- " positive balance, negative balance."
81
+ " pbal</code>, <code>nbal</code>, "
82
+ "<code>fld</code> : balance, debit, credit,\n"
83
+ " positive balance, negative balance,\n"
84
+ " other numerical field."
84
85
  msgstr ""
85
86
 
86
87
  #. module: mis_builder
@@ -1638,7 +1639,7 @@ msgstr ""
1638
1639
  msgid ""
1639
1640
  "The following special elements are recognized in the expressions\n"
1640
1641
  " to compute accounting data: <code>{bal|"
1641
- "crd|deb|pbal|nbal}{pieu}[account\n"
1642
+ "crd|deb|pbal|nbal|fld}{pieu}(.fieldname)[account\n"
1642
1643
  " selector][journal items domain]</code>."
1643
1644
  msgstr ""
1644
1645
 
@@ -1739,6 +1740,27 @@ msgstr ""
1739
1740
  msgid "You cannot sum period %s with itself."
1740
1741
  msgstr ""
1741
1742
 
1743
+ #. module: mis_builder
1744
+ #. odoo-python
1745
+ #: code:addons/mis_builder/models/aep.py:0
1746
+ #, python-format
1747
+ msgid "`%(field)s` cannot have a field name in expression %(expr)s"
1748
+ msgstr ""
1749
+
1750
+ #. module: mis_builder
1751
+ #. odoo-python
1752
+ #: code:addons/mis_builder/models/aep.py:0
1753
+ #, python-format
1754
+ msgid "`fld` can only be used with mode `p` (variation) in expression %s"
1755
+ msgstr ""
1756
+
1757
+ #. module: mis_builder
1758
+ #. odoo-python
1759
+ #: code:addons/mis_builder/models/aep.py:0
1760
+ #, python-format
1761
+ msgid "`fld` must have a field name in exression %s"
1762
+ msgstr ""
1763
+
1742
1764
  #. module: mis_builder
1743
1765
  #. odoo-python
1744
1766
  #: code:addons/mis_builder/models/mis_report_instance.py:0
@@ -1779,6 +1801,14 @@ msgstr ""
1779
1801
  msgid "versus"
1780
1802
  msgstr ""
1781
1803
 
1804
+ #. module: mis_builder
1805
+ #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
1806
+ msgid ""
1807
+ "when <code>fld</code> is used : a field name specifier\n"
1808
+ " must be provided (e.g. <code>fldp."
1809
+ "quantity</code>"
1810
+ msgstr ""
1811
+
1782
1812
  #. module: mis_builder
1783
1813
  #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__x-large
1784
1814
  msgid "x-large"