Expected price constrain translation
This commit is contained in:
parent
9aa9a3ec3a
commit
1bd3f71688
|
|
@ -311,3 +311,10 @@ msgid ""
|
|||
"'Picking Operations - %s - %s' % (object.partner_id.name or '', object.name)"
|
||||
msgstr ""
|
||||
"'عمليات الانتقاء - %s - %s' % (object.partner_id.name or '', object.name)"
|
||||
|
||||
|
||||
#. module: purchase_custom_stock
|
||||
#: code:addons/purchase_custom_stock/models/purchase_request.py:0
|
||||
#, python-format
|
||||
msgid "Expected Price MUST be at Least ONE!"
|
||||
msgstr "1 يجب أن يكون السعر التقديري على الأقل!"
|
||||
|
|
|
|||
Loading…
Reference in New Issue