add purchase_price_review_status
This commit is contained in:
parent
d9a0eeb878
commit
f586c99df9
10 changed files with 260 additions and 0 deletions
|
|
@ -0,0 +1,38 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * purchase_price_review_status
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-04-02 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-04-02 00:00+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: purchase_price_review_status
|
||||
#: model:ir.model.fields,field_description:purchase_price_review_status.field_purchase_order__prices_reviewed
|
||||
#: model:ir.model.fields,field_description:purchase_price_review_status.field_stock_picking__purchase_prices_reviewed
|
||||
msgid "Purchase Prices Reviewed"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_price_review_status
|
||||
#: model:ir.model.fields,help:purchase_price_review_status.field_purchase_order__prices_reviewed
|
||||
msgid "Indicates whether purchase prices were reviewed against the receipt."
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_price_review_status
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_price_review_status.view_purchase_order_filter_price_review
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_price_review_status.purchase_order_view_search_price_review
|
||||
msgid "Prices Not Reviewed"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_price_review_status
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_price_review_status.view_picking_internal_search_price_review
|
||||
msgid "Purchase Prices Not Reviewed"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue