odoo-addon-account-analytic-parent 17.0.1.0.0.10__py3-none-any.whl → 18.0.1.0.0.3__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.
Files changed (37) hide show
  1. odoo/addons/account_analytic_parent/README.rst +22 -19
  2. odoo/addons/account_analytic_parent/__manifest__.py +1 -1
  3. odoo/addons/account_analytic_parent/i18n/ab.po +0 -4
  4. odoo/addons/account_analytic_parent/i18n/account_analytic_parent.pot +1 -5
  5. odoo/addons/account_analytic_parent/i18n/ca.po +0 -4
  6. odoo/addons/account_analytic_parent/i18n/cs_CZ.po +0 -4
  7. odoo/addons/account_analytic_parent/i18n/de.po +0 -4
  8. odoo/addons/account_analytic_parent/i18n/el_GR.po +0 -4
  9. odoo/addons/account_analytic_parent/i18n/es.po +0 -4
  10. odoo/addons/account_analytic_parent/i18n/es_EC.po +0 -4
  11. odoo/addons/account_analytic_parent/i18n/es_MX.po +0 -4
  12. odoo/addons/account_analytic_parent/i18n/fi.po +0 -4
  13. odoo/addons/account_analytic_parent/i18n/fr.po +0 -4
  14. odoo/addons/account_analytic_parent/i18n/gl.po +0 -4
  15. odoo/addons/account_analytic_parent/i18n/gl_ES.po +0 -4
  16. odoo/addons/account_analytic_parent/i18n/gu_IN.po +0 -4
  17. odoo/addons/account_analytic_parent/i18n/hi_IN.po +0 -4
  18. odoo/addons/account_analytic_parent/i18n/hr.po +2 -6
  19. odoo/addons/account_analytic_parent/i18n/hr_HR.po +2 -6
  20. odoo/addons/account_analytic_parent/i18n/it.po +0 -4
  21. odoo/addons/account_analytic_parent/i18n/nl.po +0 -4
  22. odoo/addons/account_analytic_parent/i18n/nl_NL.po +0 -4
  23. odoo/addons/account_analytic_parent/i18n/pt_BR.po +0 -4
  24. odoo/addons/account_analytic_parent/i18n/ru.po +3 -7
  25. odoo/addons/account_analytic_parent/i18n/sk_SK.po +0 -4
  26. odoo/addons/account_analytic_parent/i18n/sl.po +2 -6
  27. odoo/addons/account_analytic_parent/i18n/th.po +0 -4
  28. odoo/addons/account_analytic_parent/i18n/zh_CN.po +0 -4
  29. odoo/addons/account_analytic_parent/models/account_analytic_account.py +3 -4
  30. odoo/addons/account_analytic_parent/readme/CONTRIBUTORS.md +2 -0
  31. odoo/addons/account_analytic_parent/static/description/index.html +15 -8
  32. odoo/addons/account_analytic_parent/tests/test_account_analytic_account.py +36 -31
  33. {odoo_addon_account_analytic_parent-17.0.1.0.0.10.dist-info → odoo_addon_account_analytic_parent-18.0.1.0.0.3.dist-info}/METADATA +25 -22
  34. odoo_addon_account_analytic_parent-18.0.1.0.0.3.dist-info/RECORD +45 -0
  35. {odoo_addon_account_analytic_parent-17.0.1.0.0.10.dist-info → odoo_addon_account_analytic_parent-18.0.1.0.0.3.dist-info}/WHEEL +1 -1
  36. odoo_addon_account_analytic_parent-17.0.1.0.0.10.dist-info/RECORD +0 -45
  37. {odoo_addon_account_analytic_parent-17.0.1.0.0.10.dist-info → odoo_addon_account_analytic_parent-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Account Analytic Parent
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:d2dfc8a53ba6f07c266c9afaa032b2dbcccf2cf487ec2499ac1b5347b284e51e
10
+ !! source digest: sha256:130fc29d40388ceca1e2d2826e72d95dc9dbba3f8a7e757d2dd954f00f2cd6f9
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Account Analytic Parent
17
17
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
  :alt: License: AGPL-3
19
19
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github
20
- :target: https://github.com/OCA/account-analytic/tree/17.0/account_analytic_parent
20
+ :target: https://github.com/OCA/account-analytic/tree/18.0/account_analytic_parent
21
21
  :alt: OCA/account-analytic
22
22
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/account-analytic-17-0/account-analytic-17-0-account_analytic_parent
23
+ :target: https://translation.odoo-community.org/projects/account-analytic-18-0/account-analytic-18-0-account_analytic_parent
24
24
  :alt: Translate me on Weblate
25
25
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&target_branch=17.0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&target_branch=18.0
27
27
  :alt: Try me on Runboat
28
28
 
29
29
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -49,7 +49,7 @@ Bug Tracker
49
49
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-analytic/issues>`_.
50
50
  In case of trouble, please check there if your issue has already been reported.
51
51
  If you spotted it first, help us to smash it by providing a detailed and welcomed
52
- `feedback <https://github.com/OCA/account-analytic/issues/new?body=module:%20account_analytic_parent%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
52
+ `feedback <https://github.com/OCA/account-analytic/issues/new?body=module:%20account_analytic_parent%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
53
53
 
54
54
  Do not contact contributors directly about support or help with technical issues.
55
55
 
@@ -69,21 +69,24 @@ Authors
69
69
  Contributors
70
70
  ------------
71
71
 
72
- - ForgeFlow <http://www.forgeflow.com>
73
- - Luxim d.o.o. <http://www.luxim.si>
74
- - Matmoz d.o.o. <http://www.matmoz.si>
75
- - Deneroteam. <dhaval@deneroteam.com>
76
- - SerpentCS <http://www.serpentcs.com/>
77
- - Pedro M. Baeza <pedro.baeza@tecnativa.com>
78
- - Vicent Cubells <vicent.cubells@tecnativa.com>
79
- - David Vidal <david.vidal@tecnativa.com>
80
- - Jaume Planas <jaume.planas@minorisa.net>
81
- - `CorporateHub <https://corporatehub.eu/>`__
72
+ - ForgeFlow <http://www.forgeflow.com>
73
+ - Luxim d.o.o. <http://www.luxim.si>
74
+ - Matmoz d.o.o. <http://www.matmoz.si>
75
+ - Deneroteam. <dhaval@deneroteam.com>
76
+ - SerpentCS <http://www.serpentcs.com/>
77
+ - Pedro M. Baeza <pedro.baeza@tecnativa.com>
78
+ - Vicent Cubells <vicent.cubells@tecnativa.com>
79
+ - David Vidal <david.vidal@tecnativa.com>
80
+ - Jaume Planas <jaume.planas@minorisa.net>
81
+ - `CorporateHub <https://corporatehub.eu/>`__
82
82
 
83
- - Alexey Pelykh <alexey.pelykh@corphub.eu>
83
+ - Alexey Pelykh <alexey.pelykh@corphub.eu>
84
84
 
85
- - Pedro Gonzalez <pedro.gonzalez@pesol.es>
86
- - Darius Žižys <darius@vialaurea.lt>
85
+ - Pedro Gonzalez <pedro.gonzalez@pesol.es>
86
+ - Darius Žižys <darius@vialaurea.lt>
87
+ - APSL - Nagarro <https://apsl.tech>
88
+
89
+ - Bernat Obrador
87
90
 
88
91
  Maintainers
89
92
  -----------
@@ -98,6 +101,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
98
101
  mission is to support the collaborative development of Odoo features and
99
102
  promote its widespread use.
100
103
 
101
- This module is part of the `OCA/account-analytic <https://github.com/OCA/account-analytic/tree/17.0/account_analytic_parent>`_ project on GitHub.
104
+ This module is part of the `OCA/account-analytic <https://github.com/OCA/account-analytic/tree/18.0/account_analytic_parent>`_ project on GitHub.
102
105
 
103
106
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -12,7 +12,7 @@
12
12
  "name": "Account Analytic Parent",
13
13
  "summary": """
14
14
  This module reintroduces the hierarchy to the analytic accounts.""",
15
- "version": "17.0.1.0.0",
15
+ "version": "18.0.1.0.0",
16
16
  "category": "Accounting & Finance",
17
17
  "license": "AGPL-3",
18
18
  "author": "Matmoz d.o.o., "
@@ -17,14 +17,12 @@ msgstr ""
17
17
  #. module: account_analytic_parent
18
18
  #. odoo-python
19
19
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
20
- #, python-format
21
20
  msgid "%(name)s - %(partner)s"
22
21
  msgstr ""
23
22
 
24
23
  #. module: account_analytic_parent
25
24
  #. odoo-python
26
25
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
27
- #, python-format
28
26
  msgid "%(parent)s / %(own)s"
29
27
  msgstr ""
30
28
 
@@ -123,7 +121,6 @@ msgstr ""
123
121
  #. module: account_analytic_parent
124
122
  #. odoo-python
125
123
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
126
- #, python-format
127
124
  msgid "Please activate first parent account %s"
128
125
  msgstr ""
129
126
 
@@ -178,6 +175,5 @@ msgstr ""
178
175
  #. module: account_analytic_parent
179
176
  #. odoo-python
180
177
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
181
- #, python-format
182
178
  msgid "You can not create recursive analytic accounts."
183
179
  msgstr ""
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: Odoo Server 17.0\n"
7
+ "Project-Id-Version: Odoo Server 18.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "Last-Translator: \n"
10
10
  "Language-Team: \n"
@@ -16,14 +16,12 @@ msgstr ""
16
16
  #. module: account_analytic_parent
17
17
  #. odoo-python
18
18
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
19
- #, python-format
20
19
  msgid "%(name)s - %(partner)s"
21
20
  msgstr ""
22
21
 
23
22
  #. module: account_analytic_parent
24
23
  #. odoo-python
25
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
26
- #, python-format
27
25
  msgid "%(parent)s / %(own)s"
28
26
  msgstr ""
29
27
 
@@ -122,7 +120,6 @@ msgstr ""
122
120
  #. module: account_analytic_parent
123
121
  #. odoo-python
124
122
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
125
- #, python-format
126
123
  msgid "Please activate first parent account %s"
127
124
  msgstr ""
128
125
 
@@ -177,6 +174,5 @@ msgstr ""
177
174
  #. module: account_analytic_parent
178
175
  #. odoo-python
179
176
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
180
- #, python-format
181
177
  msgid "You can not create recursive analytic accounts."
182
178
  msgstr ""
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr "%(name)s - %(partner)s"
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr "%(parent)s / %(own)s"
35
33
 
@@ -128,7 +126,6 @@ msgstr "Socis"
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr "Primer activeu el compte pare %s"
134
131
 
@@ -183,7 +180,6 @@ msgstr "Impagat"
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr "No podeu crear comptes analítics recursius."
189
185
 
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,7 +180,6 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr "Nemůžete vytvářet rekurzivní analytické účty."
189
185
 
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,6 +180,5 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr "Sie dürfen Kostenstellen nicht rekursiv anlegen."
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,6 +180,5 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr ""
@@ -23,14 +23,12 @@ msgstr ""
23
23
  #. module: account_analytic_parent
24
24
  #. odoo-python
25
25
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
26
- #, python-format
27
26
  msgid "%(name)s - %(partner)s"
28
27
  msgstr "%(name)s - %(partner)s"
29
28
 
30
29
  #. module: account_analytic_parent
31
30
  #. odoo-python
32
31
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
33
- #, python-format
34
32
  msgid "%(parent)s / %(own)s"
35
33
  msgstr "%(parent)s / %(own)s"
36
34
 
@@ -129,7 +127,6 @@ msgstr "Socios"
129
127
  #. module: account_analytic_parent
130
128
  #. odoo-python
131
129
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
132
- #, python-format
133
130
  msgid "Please activate first parent account %s"
134
131
  msgstr "Por favor primero activa la cuenta padre %s"
135
132
 
@@ -184,7 +181,6 @@ msgstr "Sin pagar"
184
181
  #. module: account_analytic_parent
185
182
  #. odoo-python
186
183
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
187
- #, python-format
188
184
  msgid "You can not create recursive analytic accounts."
189
185
  msgstr "No puede crear cuentas analíticas recursivas."
190
186
 
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,7 +180,6 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr "No puedes crear cuentas recursivas"
189
185
 
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,6 +180,5 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr ""
@@ -21,14 +21,12 @@ msgstr ""
21
21
  #. module: account_analytic_parent
22
22
  #. odoo-python
23
23
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
24
- #, python-format
25
24
  msgid "%(name)s - %(partner)s"
26
25
  msgstr ""
27
26
 
28
27
  #. module: account_analytic_parent
29
28
  #. odoo-python
30
29
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
31
- #, python-format
32
30
  msgid "%(parent)s / %(own)s"
33
31
  msgstr ""
34
32
 
@@ -127,7 +125,6 @@ msgstr ""
127
125
  #. module: account_analytic_parent
128
126
  #. odoo-python
129
127
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
130
- #, python-format
131
128
  msgid "Please activate first parent account %s"
132
129
  msgstr ""
133
130
 
@@ -182,6 +179,5 @@ msgstr ""
182
179
  #. module: account_analytic_parent
183
180
  #. odoo-python
184
181
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
185
- #, python-format
186
182
  msgid "You can not create recursive analytic accounts."
187
183
  msgstr ""
@@ -23,14 +23,12 @@ msgstr ""
23
23
  #. module: account_analytic_parent
24
24
  #. odoo-python
25
25
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
26
- #, python-format
27
26
  msgid "%(name)s - %(partner)s"
28
27
  msgstr "%(name)s - %(partner)s"
29
28
 
30
29
  #. module: account_analytic_parent
31
30
  #. odoo-python
32
31
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
33
- #, python-format
34
32
  msgid "%(parent)s / %(own)s"
35
33
  msgstr "%(parent)s / %(own)s"
36
34
 
@@ -129,7 +127,6 @@ msgstr ""
129
127
  #. module: account_analytic_parent
130
128
  #. odoo-python
131
129
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
132
- #, python-format
133
130
  msgid "Please activate first parent account %s"
134
131
  msgstr "Merci d'activer le compte parent %s"
135
132
 
@@ -184,7 +181,6 @@ msgstr ""
184
181
  #. module: account_analytic_parent
185
182
  #. odoo-python
186
183
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
187
- #, python-format
188
184
  msgid "You can not create recursive analytic accounts."
189
185
  msgstr "Il est interdit de créer des comptes analytiques récursifs."
190
186
 
@@ -19,14 +19,12 @@ msgstr ""
19
19
  #. module: account_analytic_parent
20
20
  #. odoo-python
21
21
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
22
- #, python-format
23
22
  msgid "%(name)s - %(partner)s"
24
23
  msgstr "%(name)s - %(partner)s"
25
24
 
26
25
  #. module: account_analytic_parent
27
26
  #. odoo-python
28
27
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
29
- #, python-format
30
28
  msgid "%(parent)s / %(own)s"
31
29
  msgstr "%(parent)s / %(own)s"
32
30
 
@@ -125,7 +123,6 @@ msgstr ""
125
123
  #. module: account_analytic_parent
126
124
  #. odoo-python
127
125
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
128
- #, python-format
129
126
  msgid "Please activate first parent account %s"
130
127
  msgstr "Por favor, primeiro activa a aconta pai %s"
131
128
 
@@ -180,7 +177,6 @@ msgstr ""
180
177
  #. module: account_analytic_parent
181
178
  #. odoo-python
182
179
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
183
- #, python-format
184
180
  msgid "You can not create recursive analytic accounts."
185
181
  msgstr "Non podes crear contas analíticas recursivas."
186
182
 
@@ -17,14 +17,12 @@ msgstr ""
17
17
  #. module: account_analytic_parent
18
18
  #. odoo-python
19
19
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
20
- #, python-format
21
20
  msgid "%(name)s - %(partner)s"
22
21
  msgstr ""
23
22
 
24
23
  #. module: account_analytic_parent
25
24
  #. odoo-python
26
25
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
27
- #, python-format
28
26
  msgid "%(parent)s / %(own)s"
29
27
  msgstr ""
30
28
 
@@ -123,7 +121,6 @@ msgstr ""
123
121
  #. module: account_analytic_parent
124
122
  #. odoo-python
125
123
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
126
- #, python-format
127
124
  msgid "Please activate first parent account %s"
128
125
  msgstr ""
129
126
 
@@ -178,6 +175,5 @@ msgstr ""
178
175
  #. module: account_analytic_parent
179
176
  #. odoo-python
180
177
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
181
- #, python-format
182
178
  msgid "You can not create recursive analytic accounts."
183
179
  msgstr ""
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,6 +180,5 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr ""
@@ -22,14 +22,12 @@ msgstr ""
22
22
  #. module: account_analytic_parent
23
23
  #. odoo-python
24
24
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
25
- #, python-format
26
25
  msgid "%(name)s - %(partner)s"
27
26
  msgstr ""
28
27
 
29
28
  #. module: account_analytic_parent
30
29
  #. odoo-python
31
30
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
32
- #, python-format
33
31
  msgid "%(parent)s / %(own)s"
34
32
  msgstr ""
35
33
 
@@ -128,7 +126,6 @@ msgstr ""
128
126
  #. module: account_analytic_parent
129
127
  #. odoo-python
130
128
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
131
- #, python-format
132
129
  msgid "Please activate first parent account %s"
133
130
  msgstr ""
134
131
 
@@ -183,6 +180,5 @@ msgstr ""
183
180
  #. module: account_analytic_parent
184
181
  #. odoo-python
185
182
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
186
- #, python-format
187
183
  msgid "You can not create recursive analytic accounts."
188
184
  msgstr ""
@@ -16,21 +16,19 @@ msgstr ""
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: \n"
19
- "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
+ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
21
21
  "X-Generator: Weblate 3.5.1\n"
22
22
 
23
23
  #. module: account_analytic_parent
24
24
  #. odoo-python
25
25
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
26
- #, python-format
27
26
  msgid "%(name)s - %(partner)s"
28
27
  msgstr "%(name)s - %(partner)s"
29
28
 
30
29
  #. module: account_analytic_parent
31
30
  #. odoo-python
32
31
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
33
- #, python-format
34
32
  msgid "%(parent)s / %(own)s"
35
33
  msgstr "%(parent)s / %(own)s"
36
34
 
@@ -129,7 +127,6 @@ msgstr ""
129
127
  #. module: account_analytic_parent
130
128
  #. odoo-python
131
129
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
132
- #, python-format
133
130
  msgid "Please activate first parent account %s"
134
131
  msgstr "Molimo aktivirajte nadređeni konto %s"
135
132
 
@@ -184,7 +181,6 @@ msgstr ""
184
181
  #. module: account_analytic_parent
185
182
  #. odoo-python
186
183
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
187
- #, python-format
188
184
  msgid "You can not create recursive analytic accounts."
189
185
  msgstr "Nije moguće kreiranje rekurzivnih analitičkih konta."
190
186
 
@@ -17,20 +17,18 @@ 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
 
23
23
  #. module: account_analytic_parent
24
24
  #. odoo-python
25
25
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
26
- #, python-format
27
26
  msgid "%(name)s - %(partner)s"
28
27
  msgstr ""
29
28
 
30
29
  #. module: account_analytic_parent
31
30
  #. odoo-python
32
31
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
33
- #, python-format
34
32
  msgid "%(parent)s / %(own)s"
35
33
  msgstr ""
36
34
 
@@ -129,7 +127,6 @@ msgstr ""
129
127
  #. module: account_analytic_parent
130
128
  #. odoo-python
131
129
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
132
- #, python-format
133
130
  msgid "Please activate first parent account %s"
134
131
  msgstr ""
135
132
 
@@ -184,7 +181,6 @@ msgstr ""
184
181
  #. module: account_analytic_parent
185
182
  #. odoo-python
186
183
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
187
- #, python-format
188
184
  msgid "You can not create recursive analytic accounts."
189
185
  msgstr "Nije moguće kreiranje rekurzivnih analitičkih konta."
190
186
 
@@ -19,14 +19,12 @@ msgstr ""
19
19
  #. module: account_analytic_parent
20
20
  #. odoo-python
21
21
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
22
- #, python-format
23
22
  msgid "%(name)s - %(partner)s"
24
23
  msgstr "%(name)s - %(partner)s"
25
24
 
26
25
  #. module: account_analytic_parent
27
26
  #. odoo-python
28
27
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
29
- #, python-format
30
28
  msgid "%(parent)s / %(own)s"
31
29
  msgstr "%(parent)s / %(own)s"
32
30
 
@@ -125,7 +123,6 @@ msgstr "Partner"
125
123
  #. module: account_analytic_parent
126
124
  #. odoo-python
127
125
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
128
- #, python-format
129
126
  msgid "Please activate first parent account %s"
130
127
  msgstr "Attivare prima il conto padre %s"
131
128
 
@@ -180,6 +177,5 @@ msgstr "Non pagato"
180
177
  #. module: account_analytic_parent
181
178
  #. odoo-python
182
179
  #: code:addons/account_analytic_parent/models/account_analytic_account.py:0
183
- #, python-format
184
180
  msgid "You can not create recursive analytic accounts."
185
181
  msgstr "Impossibile creare conti analitici ricorsivi."