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,12 +16,40 @@ msgstr ""
16
16
#. module: account_cutoff_picking
17
17
#. odoo-python
18
18
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
19
- #, python-format
19
+ msgid "%(qty)s %(uom)s (%(move_type)s %(move_name)s dated %(date)s)"
20
+ msgstr ""
21
+
22
+ #. module: account_cutoff_picking
23
+ #. odoo-python
24
+ #: code:addons/account_cutoff_picking/models/account_cutoff.py:0
20
25
msgid ""
21
- " • %(qty)s %(uom)s (picking %(picking)s transfered on %(date)s from "
26
+ "%(qty)s %(uom)s (picking %(picking)s transfered on %(date)s from "
22
27
"%(src_location)s to %(dest_location)s)"
23
28
msgstr ""
24
29
30
+ #. module: account_cutoff_picking
31
+ #: model_terms:ir.ui.view,arch_db: account_cutoff_picking.res_config_settings_view_form
32
+ msgid "<span> days</span>"
33
+ msgstr ""
34
+
35
+ #. module: account_cutoff_picking
36
+ #. odoo-python
37
+ #: code:addons/account_cutoff_picking/models/account_cutoff.py:0
38
+ msgid ""
39
+ "<strong>Purchase Order:</strong> %(order)s confirmed on "
40
+ "%(confirm_date)s<br><strong>Purchase Order Line:</strong> %(order_line)s "
41
+ "(ordered qty: %(qty)s %(uom)s)"
42
+ msgstr ""
43
+
44
+ #. module: account_cutoff_picking
45
+ #. odoo-python
46
+ #: code:addons/account_cutoff_picking/models/account_cutoff.py:0
47
+ msgid ""
48
+ "<strong>Sale Order:</strong> %(order)s confirmed on "
49
+ "%(confirm_date)s<br><strong>Sale Order Line:</strong> %(order_line)s "
50
+ "(ordered qty: %(qty)s %(uom)s)"
51
+ msgstr ""
52
+
25
53
#. module: account_cutoff_picking
26
54
#: model:ir.model,name: account_cutoff_picking.model_account_cutoff
27
55
msgid "Account Cut-off"
@@ -47,7 +75,6 @@ msgstr ""
47
75
#. module: account_cutoff_picking
48
76
#. odoo-python
49
77
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
50
- #, python-format
51
78
msgid ""
52
79
"Missing expense account on product '%(product)s' or on its related product "
53
80
"category '%(categ)s'."
@@ -56,7 +83,6 @@ msgstr ""
56
83
#. module: account_cutoff_picking
57
84
#. odoo-python
58
85
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
59
- #, python-format
60
86
msgid ""
61
87
"Missing income account on product '%(product)s' or on its related product "
62
88
"category '%(categ)s'."
@@ -70,63 +96,39 @@ msgstr ""
70
96
#. module: account_cutoff_picking
71
97
#. odoo-python
72
98
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
73
- #, python-format
74
99
msgid "Pre-cutoff delivered quantity details:"
75
100
msgstr ""
76
101
77
102
#. module: account_cutoff_picking
78
103
#. odoo-python
79
104
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
80
- #, python-format
81
105
msgid "Pre-cutoff delivered quantity minus invoiced quantity:"
82
106
msgstr ""
83
107
84
108
#. module: account_cutoff_picking
85
109
#. odoo-python
86
110
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
87
- #, python-format
88
111
msgid "Pre-cutoff delivered quantity:"
89
112
msgstr ""
90
113
91
114
#. module: account_cutoff_picking
92
115
#. odoo-python
93
116
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
94
- #, python-format
95
117
msgid "Pre-cutoff invoiced quantity details:"
96
118
msgstr ""
97
119
98
120
#. module: account_cutoff_picking
99
121
#. odoo-python
100
122
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
101
- #, python-format
102
123
msgid "Pre-cutoff invoiced quantity minus delivered quantity:"
103
124
msgstr ""
104
125
105
126
#. module: account_cutoff_picking
106
127
#. odoo-python
107
128
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
108
- #, python-format
109
129
msgid "Pre-cutoff invoiced quantity:"
110
130
msgstr ""
111
131
112
- #. module: account_cutoff_picking
113
- #. odoo-python
114
- #: code:addons/account_cutoff_picking/models/account_cutoff.py:0
115
- #, python-format
116
- msgid ""
117
- "Purchase order %(order)s confirmed on %(confirm_date)s\n"
118
- "Purchase Order Line: %(order_line)s (ordered qty: %(qty)s %(uom)s)"
119
- msgstr ""
120
-
121
- #. module: account_cutoff_picking
122
- #. odoo-python
123
- #: code:addons/account_cutoff_picking/models/account_cutoff.py:0
124
- #, python-format
125
- msgid ""
126
- "Sale order %(order)s confirmed on %(confirm_date)s\n"
127
- "Sale Order Line: %(order_line)s (ordered qty: %(qty)s %(uom)s)"
128
- msgstr ""
129
-
130
132
#. module: account_cutoff_picking
131
133
#: model:ir.model.constraint,message: account_cutoff_picking.constraint_account_cutoff_picking_interval_days_positive
132
134
#: model:ir.model.constraint,message: account_cutoff_picking.constraint_res_company_cutoff_picking_interval_days_positive
@@ -155,6 +157,5 @@ msgstr ""
155
157
156
158
#. module: account_cutoff_picking
157
159
#: model_terms:ir.ui.view,arch_db: account_cutoff_picking.account_cutoff_form
158
- #: model_terms:ir.ui.view,arch_db: account_cutoff_picking.res_config_settings_view_form
159
160
msgid "days"
160
161
msgstr ""
0 commit comments