odoo-addon-account-dashboard-banner 18.0.1.0.0.2__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.

Potentially problematic release.


This version of odoo-addon-account-dashboard-banner might be problematic. Click here for more details.

@@ -0,0 +1,247 @@
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * account_dashboard_banner
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: Odoo Server 18.0\n"
8
+ "Report-Msgid-Bugs-To: \n"
9
+ "Last-Translator: Automatically generated\n"
10
+ "Language-Team: none\n"
11
+ "Language: it\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: \n"
15
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
+
17
+ #. module: account_dashboard_banner
18
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__warn_type__above
19
+ msgid "Above Maximum"
20
+ msgstr ""
21
+
22
+ #. module: account_dashboard_banner
23
+ #: model:ir.model,name:account_dashboard_banner.model_account_dashboard_banner_cell
24
+ msgid "Accounting Dashboard Banner Cell"
25
+ msgstr ""
26
+
27
+ #. module: account_dashboard_banner
28
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__warn_type__inside
29
+ msgid "Between Minimum and Maximum"
30
+ msgstr ""
31
+
32
+ #. module: account_dashboard_banner
33
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__cell_type
34
+ msgid "Cell Type"
35
+ msgstr ""
36
+
37
+ #. module: account_dashboard_banner
38
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__create_uid
39
+ msgid "Created by"
40
+ msgstr ""
41
+
42
+ #. module: account_dashboard_banner
43
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__create_date
44
+ msgid "Created on"
45
+ msgstr ""
46
+
47
+ #. module: account_dashboard_banner
48
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__custom_label
49
+ msgid "Custom Label"
50
+ msgstr ""
51
+
52
+ #. module: account_dashboard_banner
53
+ #: model_terms:ir.ui.view,arch_db:account_dashboard_banner.account_dashboard_banner_cell_form
54
+ #: model_terms:ir.ui.view,arch_db:account_dashboard_banner.account_dashboard_banner_cell_list
55
+ msgid "Custom Label (optional)"
56
+ msgstr ""
57
+
58
+ #. module: account_dashboard_banner
59
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__custom_tooltip
60
+ msgid "Custom Tooltip"
61
+ msgstr ""
62
+
63
+ #. module: account_dashboard_banner
64
+ #: model_terms:ir.ui.view,arch_db:account_dashboard_banner.account_dashboard_banner_cell_form
65
+ msgid "Custom Tooltip (optional)"
66
+ msgstr ""
67
+
68
+ #. module: account_dashboard_banner
69
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__customer_debt
70
+ msgid "Customer Debt"
71
+ msgstr ""
72
+
73
+ #. module: account_dashboard_banner
74
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__customer_overdue
75
+ msgid "Customer Overdue"
76
+ msgstr ""
77
+
78
+ #. module: account_dashboard_banner
79
+ #: model:ir.ui.menu,name:account_dashboard_banner.account_dashboard_config
80
+ msgid "Dashboard"
81
+ msgstr ""
82
+
83
+ #. module: account_dashboard_banner
84
+ #: model:ir.actions.act_window,name:account_dashboard_banner.account_dashboard_banner_cell_action
85
+ #: model:ir.ui.menu,name:account_dashboard_banner.account_dashboard_banner_cell_menu
86
+ msgid "Dashboard Banner Cells"
87
+ msgstr ""
88
+
89
+ #. module: account_dashboard_banner
90
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__display_name
91
+ msgid "Display Name"
92
+ msgstr ""
93
+
94
+ #. module: account_dashboard_banner
95
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__income_fiscalyear
96
+ msgid "Fiscal Year-to-date Income"
97
+ msgstr ""
98
+
99
+ #. module: account_dashboard_banner
100
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__fiscalyear_lock_date
101
+ msgid "Global Lock Date"
102
+ msgstr ""
103
+
104
+ #. module: account_dashboard_banner
105
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__hard_lock_date
106
+ msgid "Hard Lock Date"
107
+ msgstr ""
108
+
109
+ #. module: account_dashboard_banner
110
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__id
111
+ msgid "ID"
112
+ msgstr ""
113
+
114
+ #. module: account_dashboard_banner
115
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__write_uid
116
+ msgid "Last Updated by"
117
+ msgstr ""
118
+
119
+ #. module: account_dashboard_banner
120
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__write_date
121
+ msgid "Last Updated on"
122
+ msgstr ""
123
+
124
+ #. module: account_dashboard_banner
125
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__liquidity
126
+ msgid "Liquidity"
127
+ msgstr ""
128
+
129
+ #. module: account_dashboard_banner
130
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__warn_max
131
+ msgid "Maximum"
132
+ msgstr ""
133
+
134
+ #. module: account_dashboard_banner
135
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__warn_min
136
+ msgid "Minimum"
137
+ msgstr ""
138
+
139
+ #. module: account_dashboard_banner
140
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__income_month
141
+ msgid "Month-to-date Income"
142
+ msgstr ""
143
+
144
+ #. module: account_dashboard_banner
145
+ #. odoo-python
146
+ #: code:addons/account_dashboard_banner/models/account_dashboard_banner_cell.py:0
147
+ msgid ""
148
+ "On cell '%(cell_type)s' with warning enabled, the minimum (%(warn_min)s) "
149
+ "must be under the maximum (%(warn_max)s)."
150
+ msgstr ""
151
+
152
+ #. module: account_dashboard_banner
153
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__purchase_lock_date
154
+ msgid "Purchase Lock Date"
155
+ msgstr ""
156
+
157
+ #. module: account_dashboard_banner
158
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__income_quarter
159
+ msgid "Quarter-to-date Income"
160
+ msgstr ""
161
+
162
+ #. module: account_dashboard_banner
163
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__sale_lock_date
164
+ msgid "Sales Lock Date"
165
+ msgstr ""
166
+
167
+ #. module: account_dashboard_banner
168
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__sequence
169
+ msgid "Sequence"
170
+ msgstr ""
171
+
172
+ #. module: account_dashboard_banner
173
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__supplier_debt
174
+ msgid "Supplier Debt"
175
+ msgstr ""
176
+
177
+ #. module: account_dashboard_banner
178
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__tax_lock_date
179
+ msgid "Tax Return Lock Date"
180
+ msgstr ""
181
+
182
+ #. module: account_dashboard_banner
183
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__warn_type__under
184
+ msgid "Under Minimum"
185
+ msgstr ""
186
+
187
+ #. module: account_dashboard_banner
188
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__warn_type__outside
189
+ msgid "Under Minimum or Above Maximum"
190
+ msgstr ""
191
+
192
+ #. module: account_dashboard_banner
193
+ #: model_terms:ir.ui.view,arch_db:account_dashboard_banner.account_dashboard_banner_cell_form
194
+ msgid "Warn If"
195
+ msgstr ""
196
+
197
+ #. module: account_dashboard_banner
198
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__warn_lock_date_days
199
+ msgid "Warn Lock Date Days"
200
+ msgstr ""
201
+
202
+ #. module: account_dashboard_banner
203
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__warn_type
204
+ msgid "Warn Type"
205
+ msgstr ""
206
+
207
+ #. module: account_dashboard_banner
208
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__warn_type_show
209
+ msgid "Warn Type Show"
210
+ msgstr ""
211
+
212
+ #. module: account_dashboard_banner
213
+ #: model_terms:ir.ui.view,arch_db:account_dashboard_banner.account_dashboard_banner_cell_form
214
+ msgid "Warn if lock date is older than"
215
+ msgstr ""
216
+
217
+ #. module: account_dashboard_banner
218
+ #: model:ir.model.constraint,message:account_dashboard_banner.constraint_account_dashboard_banner_cell_warn_lock_date_days_positive
219
+ msgid "Warn if lock date is older than N days must be positive or null."
220
+ msgstr ""
221
+
222
+ #. module: account_dashboard_banner
223
+ #: model:ir.model.fields,field_description:account_dashboard_banner.field_account_dashboard_banner_cell__warn
224
+ msgid "Warning"
225
+ msgstr ""
226
+
227
+ #. module: account_dashboard_banner
228
+ #: model:ir.model.fields.selection,name:account_dashboard_banner.selection__account_dashboard_banner_cell__cell_type__income_year
229
+ msgid "Year-to-date Income"
230
+ msgstr ""
231
+
232
+ #. module: account_dashboard_banner
233
+ #: model_terms:ir.ui.view,arch_db:account_dashboard_banner.account_dashboard_banner_cell_form
234
+ msgid "days"
235
+ msgstr ""
236
+
237
+ #. module: account_dashboard_banner
238
+ #. odoo-python
239
+ #: code:addons/account_dashboard_banner/models/account_dashboard_banner_cell.py:0
240
+ msgid "from %s"
241
+ msgstr ""
242
+
243
+ #. module: account_dashboard_banner
244
+ #. odoo-python
245
+ #: code:addons/account_dashboard_banner/models/account_dashboard_banner_cell.py:0
246
+ msgid "with due date before %s"
247
+ msgstr ""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-account_dashboard_banner
3
- Version: 18.0.1.0.0.2
3
+ Version: 18.0.1.0.0.3
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo==18.0.*
6
6
  Summary: Add a configurable banner on the accounting dashboard
@@ -4,6 +4,7 @@ odoo/addons/account_dashboard_banner/__manifest__.py,sha256=djZXSbPknHurxPE3AHoN
4
4
  odoo/addons/account_dashboard_banner/post_install.py,sha256=RnVMDB981TQ8IX8zLoFOUL39vbW7jqQ_nRERL0WLpOQ,941
5
5
  odoo/addons/account_dashboard_banner/i18n/account_dashboard_banner.pot,sha256=58Yg1QD4YX42y9oEgXn11-j18tJNStpp4c3J5OA_p4I,9146
6
6
  odoo/addons/account_dashboard_banner/i18n/fr.po,sha256=Ay7TlEIkGnjHDrnNQVzCsH5Temme70BeZ6Amw5WEDN4,10865
7
+ odoo/addons/account_dashboard_banner/i18n/it.po,sha256=MbBji26bKc-G-fqUVAlsDh7vA1PxqsuPPH6Rb60sJz4,9216
7
8
  odoo/addons/account_dashboard_banner/models/__init__.py,sha256=vZDWdXpC5wVgQc-YYyTFEfDuUXeO5W1BFwiPnotkU8E,44
8
9
  odoo/addons/account_dashboard_banner/models/account_dashboard_banner_cell.py,sha256=C7kxyI39-CHJTuLf3oFp4O6l9fZTz4-Hu5F-f0ro0FE,12943
9
10
  odoo/addons/account_dashboard_banner/readme/CONFIGURE.md,sha256=0ARA5ZPadm7X2RhRCwBxYU8VMQoS1JuokHzN8azYSlc,1738
@@ -22,7 +23,7 @@ odoo/addons/account_dashboard_banner/tests/__init__.py,sha256=qTAN3lxvySaOwrEw-5
22
23
  odoo/addons/account_dashboard_banner/tests/test_banner.py,sha256=8wDmi_YuQCJqMAwPV9noeagdTMs_YNrRAPeHOtvguAo,2303
23
24
  odoo/addons/account_dashboard_banner/views/account_dashboard_banner_cell.xml,sha256=G-LfitaszMEnour0ag8ntW9N-EGN5jezoTqgv_h-AMA,3058
24
25
  odoo/addons/account_dashboard_banner/views/account_journal_dashboard.xml,sha256=z5smMSHEmB2vX7y5YAJw8sr8dbCZ8w8XW9-3fUlkmA4,686
25
- odoo_addon_account_dashboard_banner-18.0.1.0.0.2.dist-info/METADATA,sha256=bszRWEUf1oL3VVDddsxA4KYzGwz9F_cLg7qyEhpVRfE,7106
26
- odoo_addon_account_dashboard_banner-18.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
27
- odoo_addon_account_dashboard_banner-18.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
28
- odoo_addon_account_dashboard_banner-18.0.1.0.0.2.dist-info/RECORD,,
26
+ odoo_addon_account_dashboard_banner-18.0.1.0.0.3.dist-info/METADATA,sha256=m-nyuVhPp-bR9wSKNpmi2tuoOBf_gmXIur_FH3hHI7Q,7106
27
+ odoo_addon_account_dashboard_banner-18.0.1.0.0.3.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
28
+ odoo_addon_account_dashboard_banner-18.0.1.0.0.3.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
29
+ odoo_addon_account_dashboard_banner-18.0.1.0.0.3.dist-info/RECORD,,