@@ -16,6 +16,12 @@ msgstr ""
16
16
"Plural-Forms : nplurals=2; plural=n != 1;\n "
17
17
"X-Generator : Weblate 4.3.2\n "
18
18
19
+ #. module: account_cutoff_accrual_picking
20
+ #: code:addons/account_cutoff_accrual_picking/models/account_cutoff.py:0
21
+ #, python-format
22
+ msgid " • %s %s (picking %s transfered on %s from %s to %s)"
23
+ msgstr ""
24
+
19
25
#. module: account_cutoff_accrual_picking
20
26
#: code:addons/account_cutoff_accrual_picking/models/account_cutoff.py:0
21
27
#, python-format
@@ -27,6 +33,13 @@ msgstr "%s: %s"
27
33
msgid "Account Cut-off"
28
34
msgstr "Separazione conto"
29
35
36
+ #. module: account_cutoff_accrual_picking
37
+ #: model:ir.model.fields,field_description: account_cutoff_accrual_picking.field_account_cutoff__picking_interval_days
38
+ #: model:ir.model.fields,field_description: account_cutoff_accrual_picking.field_res_company__default_cutoff_accrual_picking_interval_days
39
+ #: model:ir.model.fields,field_description: account_cutoff_accrual_picking.field_res_config_settings__dft_cutoff_accrual_picking_interval_days
40
+ msgid "Analysis Interval"
41
+ msgstr ""
42
+
30
43
#. module: account_cutoff_accrual_picking
31
44
#: model:ir.model,name: account_cutoff_accrual_picking.model_res_company
32
45
msgid "Companies"
@@ -78,13 +91,6 @@ msgstr ""
78
91
"Conto di ricavo mancante per il prodotto \" %s\" o per la categoria prodotto "
79
92
"correlata \" %s\" ."
80
93
81
- #. module: account_cutoff_accrual_picking
82
- #: model:ir.model.fields,field_description: account_cutoff_accrual_picking.field_account_cutoff__picking_interval_days
83
- #: model:ir.model.fields,field_description: account_cutoff_accrual_picking.field_res_company__default_cutoff_accrual_picking_interval_days
84
- #: model:ir.model.fields,field_description: account_cutoff_accrual_picking.field_res_config_settings__dft_cutoff_accrual_picking_interval_days
85
- msgid "Picking Analysis Interval"
86
- msgstr "Intervallo analisi prelievi"
87
-
88
94
#. module: account_cutoff_accrual_picking
89
95
#: code:addons/account_cutoff_accrual_picking/models/account_cutoff.py:0
90
96
#, python-format
@@ -109,6 +115,12 @@ msgstr ""
109
115
msgid "Pre-cutoff invoiced quantity details:"
110
116
msgstr ""
111
117
118
+ #. module: account_cutoff_accrual_picking
119
+ #: code:addons/account_cutoff_accrual_picking/models/account_cutoff.py:0
120
+ #, python-format
121
+ msgid "Pre-cutoff invoiced quantity minus delivered quantity:"
122
+ msgstr ""
123
+
112
124
#. module: account_cutoff_accrual_picking
113
125
#: code:addons/account_cutoff_accrual_picking/models/account_cutoff.py:0
114
126
#, python-format
@@ -134,27 +146,42 @@ msgstr ""
134
146
#. module: account_cutoff_accrual_picking
135
147
#: model:ir.model.constraint,message: account_cutoff_accrual_picking.constraint_account_cutoff_picking_interval_days_positive
136
148
#: model:ir.model.constraint,message: account_cutoff_accrual_picking.constraint_res_company_cutoff_picking_interval_days_positive
137
- msgid ""
138
- "The value of the field 'Picking Analysis Interval' must be strictly positive."
149
+ msgid "The value of the field 'Analysis Interval' must be strictly positive."
139
150
msgstr ""
140
- "Il valore del campo \" Intervallo analisi prelievi\" deve essere strettamente "
141
- "positivo."
142
151
143
152
#. module: account_cutoff_accrual_picking
144
153
#: model:ir.model.fields,help: account_cutoff_accrual_picking.field_account_cutoff__picking_interval_days
145
154
#: model:ir.model.fields,help: account_cutoff_accrual_picking.field_res_company__default_cutoff_accrual_picking_interval_days
146
155
#: model:ir.model.fields,help: account_cutoff_accrual_picking.field_res_config_settings__dft_cutoff_accrual_picking_interval_days
147
156
msgid ""
148
- "To generate the accruals based on pickings, Odoo will analyse all the "
149
- "pickings between the cutoff date and N days before. N is the Picking "
150
- "Analysis Interval."
157
+ "To generate the accrual/prepaid revenue/expenses based on picking dates vs "
158
+ "invoice dates, Odoo will analyse all the pickings/invoices from N days "
159
+ "before the cutoff date up to the cutoff date. N is the Analysis Interval. If "
160
+ "you increase the analysis interval, Odoo will take more time to generate the "
161
+ "cutoff lines."
151
162
msgstr ""
152
- "Per generare le competenze in base ai prelievi, Odoo analizza tutti quelli "
153
- "tra la data di separazione e gli N giorni precedenti. N corrisponde "
154
- "all'intervallo di analisi dei prelievi."
155
163
156
164
#. module: account_cutoff_accrual_picking
157
165
#: model_terms:ir.ui.view,arch_db: account_cutoff_accrual_picking.account_cutoff_form
158
166
#: model_terms:ir.ui.view,arch_db: account_cutoff_accrual_picking.res_config_settings_view_form
159
167
msgid "days"
160
168
msgstr "giorni"
169
+
170
+ #~ msgid "Picking Analysis Interval"
171
+ #~ msgstr "Intervallo analisi prelievi"
172
+
173
+ #~ msgid ""
174
+ #~ "The value of the field 'Picking Analysis Interval' must be strictly "
175
+ #~ "positive."
176
+ #~ msgstr ""
177
+ #~ "Il valore del campo \"Intervallo analisi prelievi\" deve essere "
178
+ #~ "strettamente positivo."
179
+
180
+ #~ msgid ""
181
+ #~ "To generate the accruals based on pickings, Odoo will analyse all the "
182
+ #~ "pickings between the cutoff date and N days before. N is the Picking "
183
+ #~ "Analysis Interval."
184
+ #~ msgstr ""
185
+ #~ "Per generare le competenze in base ai prelievi, Odoo analizza tutti "
186
+ #~ "quelli tra la data di separazione e gli N giorni precedenti. N "
187
+ #~ "corrisponde all'intervallo di analisi dei prelievi."
0 commit comments