diff --git a/erpnext/locale/nb.po b/erpnext/locale/nb.po
index c92474c37ab..35e4d7d75da 100644
--- a/erpnext/locale/nb.po
+++ b/erpnext/locale/nb.po
@@ -1,22 +1,25 @@
-
msgid ""
msgstr ""
-"Project-Id-Version: frappe\n"
+"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: hello@frappe.io\n"
-"POT-Creation-Date: 2026-07-05 10:19+0000\n"
-"PO-Revision-Date: 2026-06-29 11:40+0000\n"
+"POT-Creation-Date: 2026-07-12 10:05+0000\n"
+"PO-Revision-Date: 2026-07-15 12:47\n"
"Last-Translator: hello@frappe.io\n"
-"Language: nb_NO\n"
"Language-Team: Norwegian Bokmal\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Crowdin-Project: frappe\n"
+"X-Crowdin-Project-ID: 639578\n"
+"X-Crowdin-Language: nb\n"
+"X-Crowdin-File: /[frappe.erpnext] version-16-hotfix/erpnext/locale/main.pot\n"
+"X-Crowdin-File-ID: 169\n"
+"Language: nb_NO\n"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1641
-msgid ""
-"\n"
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1642
+msgid "\n"
"\t\t\tThe Batch {0} of an item {1} has negative stock in the warehouse {2}{3}.\n"
"\t\t\tPlease add a stock quantity of {4} to proceed with this entry.\n"
"\t\t\tIf it is not possible to make an adjustment entry, please enable 'Allow Negative Stock for Batch' in the batch {0} or in the Stock Settings to proceed.\n"
@@ -160,7 +163,7 @@ msgstr ""
msgid "% Delivered"
msgstr "% Levert"
-#: erpnext/manufacturing/doctype/bom/bom.js:1022
+#: erpnext/manufacturing/doctype/bom/bom.js:1026
#, python-format
msgid "% Finished Item Quantity"
msgstr "% Mengde ferdige artikler"
@@ -630,8 +633,7 @@ msgstr ""
#. Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
#, python-format
-msgid ""
-"
\n"
+msgid "
\n"
"
Hello {{ customer.customer_name }},
PFA your Statement Of Accounts from {{ doc.from_date }} to {{ doc.to_date }}. Aggregate group of Items into another Item. This is useful if you are bundling a certain Items into a package and you maintain stock of the packed Items and not the aggregate Item.
\n" "The package Item will have Is Stock Item as No and Is Sales Item as Yes.
If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
" -msgstr "" -"Samle en gruppe artikler i en annen artikkel. Dette er nyttig hvis du samler en bestemt artikkel i en pakke og du har lager av de pakkede artiklene, men ikke den samlede artikkelen.
\n" "Buntartikkelen vil ha Er lagerartikkel som Nei og Er salgsartikkel som Ja.
There are 3 variables that could be used within the endpoint, result key and in values of the parameter.
\n" "Exchange rate between {from_currency} and {to_currency} on {transaction_date} is fetched by the API.
\n" "Example: If your endpoint is exchange.com/2021-08-01, then, you will have to input exchange.com/{transaction_date}
" -msgstr "" -"Det er 3 variabler som kan brukes i endepunktet, resultatnøkkelen og i verdiene til parameteren.
\n" "Valutakurs mellom {from_currency} og {to_currency} på {transaction_date} hentes av API-et.
\n" "Eksempel: Hvis endepunktet ditt er exchange.com/2021-08-01, må du legge inn exchange.com/{transaction_date}
k" @@ -742,101 +735,61 @@ msgstr "" #. Content of the 'Body and Closing Text Help' (HTML) field in DocType 'Dunning #. Letter Text' #: erpnext/accounts/doctype/dunning_letter_text/dunning_letter_text.json -msgid "" -"The fieldnames you can use in your template are the fields in the document. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n" -"\n" -"The fieldnames you can use in your template are the fields in the document. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n\n" +"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
" -msgstr "" -"Feltnavnene du kan bruke i malen din, er feltene i dokumentet. Du kan finne feltene til alle dokumenter via Oppsett > Tilpass skjemavisning og velg dokumenttype (f.eks. salgsfaktura)
\n" -"\n" -"Feltnavnene du kan bruke i malen din, er feltene i dokumentet. Du kan finne feltene til alle dokumenter via Oppsett > Tilpass skjemavisning og velg dokumenttype (f.eks. salgsfaktura)
\n\n" +"Maler kompileres ved hjelp av Jinja-malspråket. Hvis du vil vite mer om Jinja, kan du lese denne dokumentasjonen.
" #. Content of the 'Contract Template Help' (HTML) field in DocType 'Contract #. Template' #: erpnext/crm/doctype/contract_template/contract_template.json -msgid "" -"Contract for Customer {{ party_name }}\n"
-"\n"
+msgid "Contract Template Example
\n\n"
+"Contract for Customer {{ party_name }}\n\n"
"-Valid From : {{ start_date }} \n"
"-Valid To : {{ end_date }}\n"
-"\n"
-"\n"
-"How to get fieldnames
\n"
-"\n"
-"The field names you can use in your Contract Template are the fields in the Contract for which you are creating the template. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Contract)
\n"
-"\n"
-"Templating
\n"
-"\n"
+"\n\n"
+"The field names you can use in your Contract Template are the fields in the Contract for which you are creating the template. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Contract)
\n\n" +"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
" -msgstr "" -"Kontrakt for kunde {{ party_name }}\n"
-"\n"
+msgstr "Eksempel på kontraktmal
\n\n"
+"Kontrakt for kunde {{ party_name }}\n\n"
"-Gyldig fra: {{ start_date }} \n"
"-Gyldig til: {{ end_date }}\n"
-"\n"
-"\n"
-"Slik henter du feltnavn
\n"
-"\n"
-"Feltnavnene du kan bruke i kontraktsmalen, er feltene i kontrakten du oppretter malen for. Du kan finne feltene til alle dokumenter via Oppsett > Tilpass skjemavisning og velg dokumenttype (DocType) (f.eks. kontrakt)
\n"
-"\n"
-"Maler
\n"
-"\n"
+"\n\n"
+"Feltnavnene du kan bruke i kontraktsmalen, er feltene i kontrakten du oppretter malen for. Du kan finne feltene til alle dokumenter via Oppsett > Tilpass skjemavisning og velg dokumenttype (DocType) (f.eks. kontrakt)
\n\n" +"Maler kompileres ved hjelp av Jinja-malspråket. Hvis du vil vite mer om Jinja, kan du lese denne dokumentasjonen.
" #. Content of the 'Terms and Conditions Help' (HTML) field in DocType 'Terms #. and Conditions' #: erpnext/setup/doctype/terms_and_conditions/terms_and_conditions.json -msgid "" -"Delivery Terms for Order number {{ name }}\n"
-"\n"
+msgid "Standard Terms and Conditions Example
\n\n"
+"Delivery Terms for Order number {{ name }}\n\n"
"-Order Date : {{ transaction_date }} \n"
"-Expected Delivery Date : {{ delivery_date }}\n"
-"\n"
-"\n"
-"How to get fieldnames
\n"
-"\n"
-"The fieldnames you can use in your email template are the fields in the document from which you are sending the email. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n"
-"\n"
-"Templating
\n"
-"\n"
+"\n\n"
+"The fieldnames you can use in your email template are the fields in the document from which you are sending the email. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n\n" +"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
" -msgstr "" -"Leveringsbetingelser for ordrenummer {{ name }}\n"
-"\n"
+msgstr "Eksempel på standard vilkår og betingelser
\n\n"
+"Leveringsbetingelser for ordrenummer {{ name }}\n\n"
"-Bestillingsdato: {{ transaction_date }} \n"
"-Forventet leveringsdato: {{ delivery_date }}\n"
-"\n"
-"\n"
-"Slik henter du feltnavn
\n"
-"\n"
-"Feltnavnene du kan bruke i e-postmalen din, er feltene i dokumentet du sender e-posten fra. Du kan finne feltene til alle dokumenter via Oppsett > Tilpass skjemavisning og velg dokumenttype (f.eks. salgsfaktura)
\n"
-"\n"
-"Maler
\n"
-"\n"
+"\n\n"
+"Feltnavnene du kan bruke i e-postmalen din, er feltene i dokumentet du sender e-posten fra. Du kan finne feltene til alle dokumenter via Oppsett > Tilpass skjemavisning og velg dokumenttype (f.eks. salgsfaktura)
\n\n" +"Maler kompileres ved hjelp av Jinja-malspråket. Hvis du vil vite mer om Jinja, kan du lese denne dokumentasjonen.
" #. Content of the 'account_no_settings' (HTML) field in DocType 'Cheque Print @@ -887,8 +840,7 @@ msgstr "Følgende {0}s tilhører ikke Company {1} :
" #. Content of the 'html_llwp' (HTML) field in DocType 'Request for Quotation' #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json -msgid "" -"In your Email Template, you can use the following special variables:\n" +msgid "
In your Email Template, you can use the following special variables:\n" "
\n" "Apart from these, you can access all values in this RFQ, like {{ message_for_supplier }} or {{ terms }}.
I e-postmalen kan du bruke følgende spesialvariabler:\n" +msgstr "
I e-postmalen kan du bruke følgende spesialvariabler:\n" "
\n" "For å tillate overfakturering, vennligst angi tillatelse i kontoinns #. Content of the 'Message Examples' (HTML) field in DocType 'Payment Gateway #. Account' #: erpnext/accounts/doctype/payment_gateway_account/payment_gateway_account.json -msgid "" -"
Message Example
\n" -"\n" -"<p> Thank You for being a part of {{ doc.company }}! We hope you are enjoying the service.</p>\n" -"\n" -"<p> Please find enclosed the E Bill statement. The outstanding amount is {{ doc.grand_total }}.</p>\n" -"\n" -"<p> We don't want you to be spending time running around in order to pay for your Bill.
After all, life is beautiful and the time you have in hand should be spent to enjoy it!
So here are our little ways to help you get more time for life! </p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> click here to pay </a>\n" -"\n" +msgid "\n" -msgstr "" -"Message Example
\n\n" +"<p> Thank You for being a part of {{ doc.company }}! We hope you are enjoying the service.</p>\n\n" +"<p> Please find enclosed the E Bill statement. The outstanding amount is {{ doc.grand_total }}.</p>\n\n" +"<p> We don't want you to be spending time running around in order to pay for your Bill.
After all, life is beautiful and the time you have in hand should be spent to enjoy it!
So here are our little ways to help you get more time for life! </p>\n\n" +"<a href=\"{{ payment_url }}\"> click here to pay </a>\n\n" "Meldingseksempel
\n" -"\n" -"<p> Takk for at du er en del av {{ doc.company }}! Vi håper du liker tjenesten.</p>\n" -"\n" -"<p> Vedlagt finner du e-fakturaen. Det utestående beløpet er {{ doc.grand_total }}.</p>\n" -"\n" -"<p> Vi ønsker ikke at du skal bruke tid på å løpe rundt for å betale regningen din.
Tross alt er livet vakkert, og tiden du har for hånden bør brukes til å nyte den!
Så her er våre små måter å hjelpe deg med å få mer tid til livet! </p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> klikk her for å betale </a>\n" -"\n" +msgstr "\n" #. Content of the 'Message Examples' (HTML) field in DocType 'Payment Request' #: erpnext/accounts/doctype/payment_request/payment_request.json -msgid "" -"Meldingseksempel
\n\n" +"<p> Takk for at du er en del av {{ doc.company }}! Vi håper du liker tjenesten.</p>\n\n" +"<p> Vedlagt finner du e-fakturaen. Det utestående beløpet er {{ doc.grand_total }}.</p>\n\n" +"<p> Vi ønsker ikke at du skal bruke tid på å løpe rundt for å betale regningen din.
Tross alt er livet vakkert, og tiden du har for hånden bør brukes til å nyte den!
Så her er våre små måter å hjelpe deg med å få mer tid til livet! </p>\n\n" +"<a href=\"{{ payment_url }}\"> klikk her for å betale </a>\n\n" "Message Example
\n" -"\n" -"<p>Dear {{ doc.contact_person }},</p>\n" -"\n" -"<p>Requesting payment for {{ doc.doctype }}, {{ doc.name }} for {{ doc.grand_total }}.</p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> click here to pay </a>\n" -"\n" +msgid "\n" -msgstr "" -"Message Example
\n\n" +"<p>Dear {{ doc.contact_person }},</p>\n\n" +"<p>Requesting payment for {{ doc.doctype }}, {{ doc.name }} for {{ doc.grand_total }}.</p>\n\n" +"<a href=\"{{ payment_url }}\"> click here to pay </a>\n\n" "Meldingseksempel
\n" -"\n" -"<p>Kjære {{ doc.contact_person }},</p>\n" -"\n" -"<p>Ber om betaling for {{ doc.doctype }}, {{ doc.name }} for {{ doc.grand_total }}.</p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> klikk her for å betale </a>\n" -"\n" +msgstr "\n" #. Header text in the Stock Workspace @@ -1021,7 +950,7 @@ msgstr "" #: erpnext/setup/workspace/home/home.json #: erpnext/support/workspace/support/support.json msgid "Reports & Masters" -msgstr "Rapporter & grunnregistre" +msgstr "Rapporter og stamdata" #. Header text in the Subcontracting Workspace #: erpnext/subcontracting/workspace/subcontracting/subcontracting.json @@ -1030,16 +959,14 @@ msgstr "" #. Header text in the ERPNext Settings Workspace #: erpnext/setup/workspace/erpnext_settings/erpnext_settings.json -msgid "" -"Your Shortcuts\n" +msgid "Your Shortcuts\n" "\t\t\t\n" "\t\t\n" "\t\t\t\n" "\t\t\n" "\t\t\t\n" "\t\t" -msgstr "" -"Dine snarveier\n" +msgstr "Dine snarveier\n" "\t\t\t\n" "\t\t\n" "\t\t\t\n" @@ -1052,20 +979,19 @@ msgstr "" #: erpnext/manufacturing/workspace/manufacturing/manufacturing.json #: erpnext/setup/workspace/home/home.json msgid "Your Shortcuts" -msgstr "Snarveiene dine" +msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1136 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1137 msgid "Grand Total: {0}" msgstr "Totalsum: {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1137 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1138 msgid "Outstanding Amount: {0}" msgstr "Utestående beløp: {0}" #. Content of the 'html_19' (HTML) field in DocType 'Inventory Dimension' #: erpnext/stock/doctype/inventory_dimension/inventory_dimension.json -msgid "" -"Meldingseksempel
\n\n" +"<p>Kjære {{ doc.contact_person }},</p>\n\n" +"<p>Ber om betaling for {{ doc.doctype }}, {{ doc.name }} for {{ doc.grand_total }}.</p>\n\n" +"<a href=\"{{ payment_url }}\"> klikk her for å betale </a>\n\n" "\n" +msgid "
\n\n\n\n\n\n\n" #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:224 #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.py:116 @@ -1178,7 +1085,7 @@ msgstr "En prisliste er en samling av artikkelpriser for enten salg, kjøp eller msgid "A Product or a Service that is bought, sold or kept in stock." msgstr "Et produkt eller en tjeneste som kjøpes, selges eller holdes på lager." -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:570 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:601 msgid "A Reconciliation Job {0} is running for the same filters. Cannot reconcile now" msgstr "En avstemmingsjobb {0} kjører for de samme filtrene. Kan ikke avstemme nå" @@ -1337,7 +1244,7 @@ msgstr "" msgid "Abbreviation is mandatory" msgstr "" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:115 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:117 msgid "Abbreviation: {0} must appear only once" msgstr "" @@ -1431,7 +1338,7 @@ msgstr "" msgid "According to CEFACT/ICG/2010/IC013 or CEFACT/ICG/2010/IC010" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1269 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1279 msgid "According to the BOM {0}, the Item '{1}' is missing in the stock entry." msgstr "I henhold til stykklisten (BOM) {0} mangler artikkelen '{1}' i lageroppføringen." @@ -1480,9 +1387,11 @@ msgstr "" #. Label of the account_currency (Link) field in DocType 'Purchase Taxes and #. Charges' #. Label of the account_currency (Link) field in DocType 'Sales Taxes and +#. Charges' #. Label of the account_currency (Link) field in DocType 'Unreconcile Payment #. Entries' #. Label of the account_currency (Link) field in DocType 'Landed Cost Taxes and +#. Charges' #: erpnext/accounts/doctype/account_closing_balance/account_closing_balance.json #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/bank_clearance/bank_clearance.json @@ -1538,6 +1447,7 @@ msgstr "Konto Detaljer" #. Charges' #. Label of the account_head (Link) field in DocType 'POS Closing Entry Taxes' #. Label of the account_head (Link) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the account_head (Link) field in DocType 'Sales Taxes and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/pos_closing_entry_taxes/pos_closing_entry_taxes.json @@ -1689,7 +1599,7 @@ msgstr "" #. Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Account to record additional purchase expenses like freight or customs for this item" -msgstr "" +msgstr "Konto for å føre ekstra kjøpskostnader som frakt eller toll for denne varen" #. Description of the 'Default COGS Account' (Link) field in DocType 'Item #. Default' @@ -1818,7 +1728,7 @@ msgstr "" msgid "Account: {0} can only be updated via Stock Transactions" msgstr "" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2743 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2746 msgid "Account: {0} is not permitted under Payment Entry" msgstr "" @@ -1861,17 +1771,24 @@ msgstr "Regnskap" #. Label of the section_break_9 (Section Break) field in DocType 'Dunning Type' #. Label of the more_info (Section Break) field in DocType 'POS Invoice' #. Label of the accounting (Section Break) field in DocType 'POS Invoice Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Purchase Invoice' #. Label of the more_info (Section Break) field in DocType 'Sales Invoice' #. Label of the accounting (Section Break) field in DocType 'Sales Invoice #. Item' #. Label of the accounting_details (Section Break) field in DocType 'Purchase #. Order Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Delivery Note Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Material Request Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Purchase Receipt Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Subcontracting Order Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/accounts/doctype/dunning/dunning.json #: erpnext/accounts/doctype/dunning_type/dunning_type.json @@ -1932,50 +1849,91 @@ msgstr "Filter for regnskapsdimensjon" #. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Advance Taxes and Charges' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Journal Entry Account' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Journal Entry Template Account' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Loyalty Program' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Opening Invoice Creation Tool' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Opening Invoice Creation Tool Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Payment Entry' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Payment Reconciliation Allocation' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Payment Request' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'POS Invoice' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'POS Invoice Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'POS Profile' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Invoice Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Taxes and Charges' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Invoice' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Invoice Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Taxes and Charges' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Shipping Rule' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subscription' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subscription Plan' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization Asset Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization Service Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization Stock Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Value Adjustment' #. Label of the section_break_24 (Section Break) field in DocType 'Request for #. Quotation Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Supplier Quotation' #. Label of the ad_sec_break (Section Break) field in DocType 'Supplier +#. Quotation Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Order' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Order Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Delivery Note' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Delivery Note Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Landed Cost Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Material Request Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Receipt' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Receipt Item' #. Label of the accounting_dimensions_section (Tab Break) field in DocType #. 'Stock Entry' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Stock Entry Detail' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Stock Reconciliation' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Order' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Order Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json @@ -2027,8 +1985,11 @@ msgstr "Regnskapsdimensjoner" #. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Invoice' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Order' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Order Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -2056,8 +2017,8 @@ msgstr "Regnskapsposteringer" msgid "Accounting Entry for Asset" msgstr "Regnskapspostering for eiendeler" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2320 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2340 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2330 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2350 msgid "Accounting Entry for LCV in Stock Entry {0}" msgstr "Regnskapspostering for LCV i lagerpostering {0}" @@ -2081,8 +2042,8 @@ msgstr "Regnskapspostering for tjeneste" #: erpnext/controllers/stock_controller.py:768 #: erpnext/controllers/stock_controller.py:785 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:940 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2265 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2279 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2275 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2289 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:753 msgid "Accounting Entry for Stock" msgstr "Regnskapspostering for lagerbeholdning" @@ -2594,7 +2555,7 @@ msgstr "" msgid "Actual End Date (via Timesheet)" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:300 +#: erpnext/manufacturing/doctype/work_order/work_order.py:304 msgid "Actual End Date cannot be before Actual Start Date" msgstr "" @@ -2815,7 +2776,7 @@ msgid "Add Quote" msgstr "" #. Label of the add_raw_materials (Button) field in DocType 'BOM Operation' -#: erpnext/manufacturing/doctype/bom/bom.js:1050 +#: erpnext/manufacturing/doctype/bom/bom.js:1054 #: erpnext/manufacturing/doctype/bom_operation/bom_operation.json msgid "Add Raw Materials" msgstr "" @@ -2847,6 +2808,7 @@ msgstr "" #. Label of the add_serial_batch_bundle (Button) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the add_serial_batch_bundle (Button) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_supplied_item/subcontracting_receipt_supplied_item.json @@ -2855,6 +2817,7 @@ msgstr "Legg til serie-/partinummer-kombinasjon" #. Label of the add_serial_batch_bundle (Button) field in DocType 'Purchase #. Invoice Item' +#. Label of the add_serial_batch_bundle (Button) field in DocType 'Purchase #. Receipt Item' #. Label of the add_serial_batch_bundle (Button) field in DocType 'Stock Entry #. Detail' @@ -2869,6 +2832,7 @@ msgstr "" #. Label of the add_serial_batch_for_rejected_qty (Button) field in DocType #. 'Purchase Receipt Item' +#. Label of the add_serial_batch_for_rejected_qty (Button) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -2924,7 +2888,7 @@ msgid "Add details" msgstr "" #: erpnext/stock/doctype/pick_list/pick_list.js:89 -#: erpnext/stock/doctype/pick_list/pick_list.py:937 +#: erpnext/stock/doctype/pick_list/pick_list.py:967 msgid "Add items in the Item Locations table" msgstr "Legg til artikler i tabellen Artikkelplasseringer" @@ -3002,6 +2966,7 @@ msgstr "" #. Label of the additional_cost_per_qty (Currency) field in DocType #. 'Subcontracting Order Item' +#. Label of the additional_cost_per_qty (Currency) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -3015,7 +2980,9 @@ msgstr "" #. 'Subcontracting Order' #. Label of the additional_costs (Table) field in DocType 'Subcontracting #. Order' +#. Label of the tab_additional_costs (Tab Break) field in DocType #. 'Subcontracting Receipt' +#. Label of the additional_costs (Table) field in DocType 'Subcontracting #. Receipt' #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json @@ -3048,6 +3015,7 @@ msgstr "" #. Label of the section_break_41 (Section Break) field in DocType 'Supplier #. Quotation' #. Label of the section_break_44 (Section Break) field in DocType 'Quotation' +#. Label of the additional_discount_section (Section Break) field in DocType #. 'Sales Order' #. Label of the section_break_49 (Section Break) field in DocType 'Delivery #. Note' @@ -3095,12 +3063,15 @@ msgstr "Ekstra rabattbeløp" #. Label of the base_discount_amount (Currency) field in DocType 'Purchase #. Invoice' #. Label of the base_discount_amount (Currency) field in DocType 'Sales +#. Invoice' +#. Label of the base_discount_amount (Currency) field in DocType 'Purchase #. Order' #. Label of the base_discount_amount (Currency) field in DocType 'Supplier #. Quotation' #. Label of the base_discount_amount (Currency) field in DocType 'Quotation' #. Label of the base_discount_amount (Currency) field in DocType 'Delivery #. Note' +#. Label of the base_discount_amount (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3122,13 +3093,20 @@ msgstr "" #. Label of the additional_discount_percentage (Float) field in DocType #. 'Purchase Invoice' #. Label of the additional_discount_percentage (Float) field in DocType 'Sales +#. Invoice' #. Label of the additional_discount_percentage (Percent) field in DocType #. 'Subscription' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Purchase Order' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Supplier Quotation' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Quotation' +#. Label of the additional_discount_percentage (Float) field in DocType 'Sales #. Order' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Delivery Note' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3164,13 +3142,16 @@ msgstr "" #. Label of the more_information (Section Break) field in DocType 'Sales #. Invoice' #. Label of the section_break_jtou (Section Break) field in DocType 'Asset' +#. Label of the additional_info_section (Section Break) field in DocType #. 'Purchase Order' #. Label of the more_info (Section Break) field in DocType 'Supplier Quotation' #. Label of the sb_more_info (Section Break) field in DocType 'Task' +#. Label of the additional_info_section (Section Break) field in DocType #. 'Quotation' #. Label of the additional_info_section (Section Break) field in DocType 'Sales #. Order' #. Label of the more_info (Section Break) field in DocType 'Delivery Note' +#. Label of the additional_info_section (Section Break) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3198,7 +3179,7 @@ msgstr "Tilleggsinformasjon" msgid "Additional Information updated successfully." msgstr "Tilleggsinformasjon ble oppdatert." -#: erpnext/manufacturing/doctype/work_order/work_order.js:830 +#: erpnext/manufacturing/doctype/work_order/work_order.js:834 msgid "Additional Material Transfer" msgstr "" @@ -3221,9 +3202,8 @@ msgstr "" msgid "Additional Transferred Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:782 -msgid "" -"Additional Transferred Qty {0}\n" +#: erpnext/manufacturing/doctype/work_order/work_order.py:841 +msgid "Additional Transferred Qty {0}\n" "\t\t\t\t\tcannot be greater than {1}.\n" "\t\t\t\t\tTo fix this, increase the percentage value\n" "\t\t\t\t\tof the field 'Transfer Extra Raw Materials to WIP'\n" @@ -3238,7 +3218,10 @@ msgstr "" #. Label of the contact_and_address_tab (Tab Break) field in DocType 'POS #. Invoice' #. Label of the address_and_contact_tab (Tab Break) field in DocType 'Purchase +#. Invoice' #. Label of the contact_and_address_tab (Tab Break) field in DocType 'Sales +#. Invoice' +#. Label of the address_and_contact_tab (Tab Break) field in DocType 'Purchase #. Order' #. Label of the address_and_contact_tab (Tab Break) field in DocType 'Request #. for Quotation' @@ -3255,6 +3238,7 @@ msgstr "" #. Label of the company_info (Section Break) field in DocType 'Company' #. Label of the address_and_contact_tab (Tab Break) field in DocType 'Delivery #. Note' +#. Label of the address_and_contact_tab (Tab Break) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/dunning/dunning.json #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -3446,6 +3430,7 @@ msgstr "Status for forskuddsbetaling" #. Label of the advances_section (Section Break) field in DocType 'Purchase #. Invoice' #. Label of the advances_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the advance_payments_section (Section Break) field in DocType #. 'Company' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -3497,6 +3482,7 @@ msgstr "" #. Description of the 'Only Include Allocated Payments' (Check) field in #. DocType 'Purchase Invoice' +#. Description of the 'Only Include Allocated Payments' (Check) field in #. DocType 'Sales Invoice' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -3563,6 +3549,7 @@ msgstr "" #. Item' #. Label of the against_blanket_order (Check) field in DocType 'Quotation Item' #. Label of the against_blanket_order (Check) field in DocType 'Sales Order +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -3618,6 +3605,7 @@ msgstr "" #. Label of the against_income_account (Small Text) field in DocType 'POS #. Invoice' #. Label of the against_income_account (Small Text) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Against Income Account" @@ -3759,6 +3747,7 @@ msgstr "" #. Label of the agent_busy_message (Data) field in DocType 'Incoming Call #. Settings' #. Label of the agent_busy_message (Data) field in DocType 'Voice Call +#. Settings' #: erpnext/telephony/doctype/incoming_call_settings/incoming_call_settings.json #: erpnext/telephony/doctype/voice_call_settings/voice_call_settings.json msgid "Agent Busy Message" @@ -3827,6 +3816,7 @@ msgstr "" #. Label of the all_activities_section (Section Break) field in DocType 'Lead' #. Label of the all_activities_section (Section Break) field in DocType #. 'Opportunity' +#. Label of the all_activities_section (Section Break) field in DocType #. 'Prospect' #: erpnext/crm/doctype/lead/lead.json #: erpnext/crm/doctype/opportunity/opportunity.json @@ -3996,11 +3986,11 @@ msgstr "Alle artikler er allerede etterspurt" msgid "All items have already been Invoiced/Returned" msgstr "Alle artikler er allerede fakturert/returnert" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:1201 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:1213 msgid "All items have already been received" msgstr "Alle artikler er allerede mottatt" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3652 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3662 msgid "All items have already been transferred for this Work Order." msgstr "Alle artikler er allerede overført for denne arbeidsordren." @@ -4016,6 +4006,10 @@ msgstr "" msgid "All linked Sales Orders must be subcontracted." msgstr "" +#: erpnext/stock/doctype/pick_list/pick_list.py:1598 +msgid "All picked items have already been transferred against this Pick List" +msgstr "" + #. Description of the 'Carry Forward Communication and Comments' (Check) field #. in DocType 'CRM Settings' #: erpnext/crm/doctype/crm_settings/crm_settings.json @@ -4026,11 +4020,11 @@ msgstr "" msgid "All the items have been already returned." msgstr "Alle artiklene er allerede returnert." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1275 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1286 msgid "All the required items (raw materials) will be fetched from BOM and populated in this table. Here you can also change the Source Warehouse for any item. And during the production, you can track transferred raw materials from this table." msgstr "Alle nødvendige artikler (råvarer) hentes fra stykklisten og fylles inn i denne tabellen. Her kan du også endre kildelageret for en hvilken som helst artikkel. Og under produksjonen kan du spore overførte råvarer fra denne tabellen." -#: erpnext/stock/doctype/delivery_note/delivery_note.py:836 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:848 msgid "All these items have already been Invoiced/Returned" msgstr "Alle disse artiklene er allerede fakturert/returnert" @@ -4043,6 +4037,7 @@ msgstr "Fordele" #. Label of the allocate_advances_automatically (Check) field in DocType 'POS #. Invoice' #. Label of the allocate_advances_automatically (Check) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Allocate Advances Automatically (FIFO)" @@ -4285,7 +4280,7 @@ msgstr "" #. Label of the allow_rename_attribute_value (Check) field in DocType 'Item #. Variant Settings' -#: erpnext/controllers/item_variant.py:201 +#: erpnext/controllers/item_variant.py:263 #: erpnext/stock/doctype/item_variant_settings/item_variant_settings.json msgid "Allow Rename Attribute Value" msgstr "" @@ -4302,7 +4297,7 @@ msgstr "" msgid "Allow Resetting Service Level Agreement" msgstr "" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:785 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:788 msgid "Allow Resetting Service Level Agreement from Support Settings." msgstr "" @@ -4367,8 +4362,10 @@ msgstr "" #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Purchase #. Invoice Item' #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Sales +#. Invoice Item' #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Delivery #. Note Item' +#. Label of the allow_zero_valuation_rate (Check) field in DocType 'Purchase #. Receipt Item' #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Stock Entry #. Detail' @@ -4565,6 +4562,14 @@ msgstr "" msgid "Allowed Users" msgstr "" +#: erpnext/crm/doctype/crm_settings/crm_settings.py:59 +msgid "Allowed Users is not required as Frappe CRM is already installed on the site." +msgstr "" + +#: erpnext/crm/doctype/crm_settings/crm_settings.js:17 +msgid "Allowed Users is required for data synchronization from remote Frappe CRM site." +msgstr "" + #: erpnext/accounts/doctype/party_link/party_link.py:27 msgid "Allowed primary roles are 'Customer' and 'Supplier'. Please select one of these roles only." msgstr "" @@ -4608,7 +4613,7 @@ msgstr "" msgid "Already Imported" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1086 +#: erpnext/stock/doctype/pick_list/pick_list.py:1116 msgid "Already Picked" msgstr "" @@ -4688,7 +4693,9 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'Payment Order Reference' #. Label of the amount (Currency) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the amount (Currency) field in DocType 'Payment Reconciliation #. Invoice' +#. Label of the amount (Currency) field in DocType 'Payment Reconciliation #. Payment' #. Label of the amount (Currency) field in DocType 'Payment Reference' #. Label of the grand_total (Currency) field in DocType 'Payment Request' @@ -4707,27 +4714,33 @@ msgstr "" #. Option for the 'Margin Type' (Select) field in DocType 'Purchase Invoice #. Item' #. Label of the tax_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Option for the 'Margin Type' (Select) field in DocType 'Sales Invoice Item' #. Label of the amount (Currency) field in DocType 'Sales Invoice Item' #. Label of the amount (Currency) field in DocType 'Sales Invoice Payment' #. Label of the grand_total (Currency) field in DocType 'Sales Invoice #. Reference' #. Label of the tax_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the amount (Currency) field in DocType 'Share Balance' #. Label of the amount (Currency) field in DocType 'Share Transfer' #. Label of the amount (Currency) field in DocType 'Asset Capitalization #. Service Item' #. Label of the amount (Currency) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the amount (Currency) field in DocType 'Purchase Order Item' #. Option for the 'Margin Type' (Select) field in DocType 'Purchase Order Item' #. Label of the amount (Currency) field in DocType 'Purchase Order Item #. Supplied' #. Label of the amount (Currency) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the amount (Currency) field in DocType 'Supplier Quotation Item' #. Option for the 'Margin Type' (Select) field in DocType 'Supplier Quotation +#. Item' #. Label of the amount (Currency) field in DocType 'Opportunity Item' #. Label of the amount (Currency) field in DocType 'Prospect Opportunity' #. Label of the amount_section (Section Break) field in DocType 'BOM Creator +#. Item' #. Label of the amount (Currency) field in DocType 'BOM Creator Item' #. Label of the amount (Currency) field in DocType 'BOM Explosion Item' #. Label of the amount (Currency) field in DocType 'BOM Item' @@ -4741,21 +4754,30 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'Delivery Note Item' #. Label of the amount (Currency) field in DocType 'Landed Cost Item' #. Label of the amount (Currency) field in DocType 'Landed Cost Taxes and +#. Charges' #. Option for the 'Distribute Charges Based On' (Select) field in DocType #. 'Landed Cost Voucher' #. Label of the amount (Currency) field in DocType 'Material Request Item' #. Label of the amount (Currency) field in DocType 'Purchase Receipt Item' #. Option for the 'Margin Type' (Select) field in DocType 'Purchase Receipt +#. Item' #. Label of the amount (Currency) field in DocType 'Stock Entry Detail' #. Label of the amount (Currency) field in DocType 'Stock Reconciliation Item' #. Label of the amount (Currency) field in DocType 'Subcontracting Inward Order +#. Service Item' #. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Order' #. Label of the amount (Currency) field in DocType 'Subcontracting Order Item' #. Label of the amount (Currency) field in DocType 'Subcontracting Order +#. Service Item' +#. Label of the amount (Currency) field in DocType 'Subcontracting Order #. Supplied Item' +#. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Receipt' #. Label of the amount (Currency) field in DocType 'Subcontracting Receipt +#. Item' +#. Label of the amount (Currency) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: banking/src/components/features/BankReconciliation/BankClearanceSummary.tsx:169 #: banking/src/components/features/BankReconciliation/BankClearanceSummary.tsx:327 #: banking/src/components/features/BankReconciliation/BankTransactionUnreconcileModalBody.tsx:57 @@ -4875,8 +4897,10 @@ msgstr "" #. Label of the base_amount (Currency) field in DocType 'POS Invoice Item' #. Label of the base_amount (Currency) field in DocType 'Purchase Invoice Item' #. Label of the base_tax_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the base_amount (Currency) field in DocType 'Sales Invoice Item' #. Label of the base_tax_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the base_amount (Currency) field in DocType 'Purchase Order Item' #. Label of the base_amount (Currency) field in DocType 'Supplier Quotation #. Item' @@ -4886,6 +4910,7 @@ msgstr "" #. Label of the base_amount (Currency) field in DocType 'Sales Order Item' #. Label of the base_amount (Currency) field in DocType 'Delivery Note Item' #. Label of the base_amount (Currency) field in DocType 'Landed Cost Taxes and +#. Charges' #. Label of the amount (Currency) field in DocType 'Landed Cost Vendor Invoice' #. Label of the base_amount (Currency) field in DocType 'Purchase Receipt Item' #: erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json @@ -4929,7 +4954,9 @@ msgstr "" #. Invoice' #. Label of the amount_eligible_for_commission (Currency) field in DocType #. 'Sales Invoice' +#. Label of the amount_eligible_for_commission (Currency) field in DocType #. 'Sales Order' +#. Label of the amount_eligible_for_commission (Currency) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -5057,7 +5084,7 @@ msgstr "" msgid "An error occurred during the update process" msgstr "Det oppstod en feil under oppdateringsprosessen" -#: erpnext/stock/reorder_item.py:378 +#: erpnext/stock/reorder_item.py:380 msgid "An error occurred for certain Items while creating Material Requests based on Re-order level. Please rectify these issues :" msgstr "" @@ -5114,7 +5141,7 @@ msgstr "" msgid "Another Cost Center Allocation record {0} applicable from {1}, hence this allocation will be applicable upto {2}" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:885 +#: erpnext/accounts/doctype/payment_request/payment_request.py:886 msgid "Another Payment Request is already processed" msgstr "" @@ -5262,6 +5289,7 @@ msgstr "" #. Description of the 'Minimum Value' (Float) field in DocType 'Quality #. Inspection Reading' #. Description of the 'Maximum Value' (Float) field in DocType 'Quality +#. Inspection Reading' #: erpnext/stock/doctype/quality_inspection_reading/quality_inspection_reading.json msgid "Applied on each reading." msgstr "" @@ -5321,8 +5349,8 @@ msgstr "" #. Label of the apply_discount_on_rate (Check) field in DocType 'Pricing Rule' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:190 -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:199 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:208 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:217 msgid "Apply Discount on Discounted Rate" msgstr "" @@ -5336,6 +5364,7 @@ msgstr "" #. Rule' #. Label of the apply_multiple_pricing_rules (Check) field in DocType #. 'Promotional Scheme Price Discount' +#. Label of the apply_multiple_pricing_rules (Check) field in DocType #. 'Promotional Scheme Product Discount' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -5419,6 +5448,12 @@ msgstr "" msgid "Apply to Document" msgstr "" +#. Description of the 'Additional Discount Amount' (Currency) field in DocType +#. 'Sales Order' +#: erpnext/selling/doctype/sales_order/sales_order.json +msgid "Applying a Discount Amount? When this Sales Order is partially fulfilled through multiple Delivery Notes and Sales Invoices, the Discount Amount is allocated on a FIFO basis. The earlier transactions receive a larger share of the discount. To spread the discount proportionally across item prices, use Additional Discount Percentage instead." +msgstr "" + #. Name of a DocType #. Label of a Workspace Sidebar Item #: erpnext/crm/doctype/appointment/appointment.json @@ -5582,11 +5617,11 @@ msgstr "" msgid "As per Stock UOM" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:189 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:207 msgid "As the field {0} is enabled, the field {1} is mandatory." msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:197 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:215 msgid "As the field {0} is enabled, the value of the field {1} should be more than 1." msgstr "" @@ -6198,7 +6233,7 @@ msgstr "" #: erpnext/templates/pages/projects.html:48 msgid "Assignment" -msgstr "" +msgstr "Oppgave" #. Label of the filters_section (Section Break) field in DocType 'Service Level #. Agreement' @@ -6210,15 +6245,15 @@ msgstr "Tildelingsbetingelse" msgid "Associate" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:138 +#: erpnext/stock/doctype/pick_list/pick_list.py:140 msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} for the batch {4} in the warehouse {5}. Please restock the item." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:163 +#: erpnext/stock/doctype/pick_list/pick_list.py:165 msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} in the warehouse {4}." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1486 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1487 msgid "At Row {0}: In Serial and Batch Bundle {1} must have docstatus as 1 and not 0" msgstr "" @@ -6247,11 +6282,11 @@ msgstr "" msgid "At least one of the Applicable Modules should be selected" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:204 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:222 msgid "At least one of the Selling or Buying must be selected" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:417 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:426 msgid "At least one raw material item must be present in the stock entry for the type {0}" msgstr "" @@ -6259,11 +6294,11 @@ msgstr "" msgid "At least one row is required for a financial report template" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:981 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:991 msgid "At least one warehouse is mandatory" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:884 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:894 msgid "At row #{0}: the Difference Account must not be a Stock type account, please change the Account Type for the account {1} or select a different account" msgstr "" @@ -6271,11 +6306,11 @@ msgstr "" msgid "At row #{0}: the sequence id {1} cannot be less than previous row sequence id {2}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:895 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:905 msgid "At row #{0}: you have selected the Difference Account {1}, which is a Cost of Goods Sold type account. Please select a different account" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1234 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1235 msgid "At row {0}: Batch No is mandatory for Item {1}" msgstr "" @@ -6283,11 +6318,11 @@ msgstr "" msgid "At row {0}: Parent Row No cannot be set for item {1}" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1219 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1220 msgid "At row {0}: Qty is mandatory for the batch {1}" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1226 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1227 msgid "At row {0}: Serial No is mandatory for Item {1}" msgstr "" @@ -6363,7 +6398,7 @@ msgstr "" msgid "Attribute table is mandatory" msgstr "" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:110 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:112 msgid "Attribute value: {0} must appear only once" msgstr "" @@ -6476,7 +6511,7 @@ msgstr "" msgid "Auto Material Request" msgstr "" -#: erpnext/stock/reorder_item.py:329 +#: erpnext/stock/reorder_item.py:331 msgid "Auto Material Requests Generated" msgstr "" @@ -6753,7 +6788,9 @@ msgstr "" #. Label of the available_quantity_section (Section Break) field in DocType #. 'Sales Invoice Item' +#. Label of the available_quantity_section (Section Break) field in DocType #. 'Quotation Item' +#. Label of the available_quantity_section (Section Break) field in DocType #. 'Sales Order Item' #. Label of the qty (Float) field in DocType 'Quick Stock Balance' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -6790,7 +6827,7 @@ msgstr "" msgid "Available for use date is required" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1231 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1241 msgid "Available quantity is {0}, you need {1}" msgstr "" @@ -6992,11 +7029,13 @@ msgstr "" #. Label of the bom_detail_no (Data) field in DocType 'Purchase Order Item #. Supplied' #. Label of the bom_detail_no (Data) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the bom_detail_no (Data) field in DocType 'Subcontracting Inward #. Order Received Item' #. Label of the bom_detail_no (Data) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the bom_detail_no (Data) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json #: erpnext/subcontracting/doctype/subcontracting_inward_order_received_item/subcontracting_inward_order_received_item.json @@ -7041,6 +7080,7 @@ msgstr "" #. Item' #. Label of the bom_no (Link) field in DocType 'Production Plan Item' #. Label of the bom_no (Link) field in DocType 'Production Plan Sub Assembly +#. Item' #. Label of the bom_no (Link) field in DocType 'Work Order' #. Label of the bom_no (Link) field in DocType 'Sales Order Item' #. Label of the bom_no (Link) field in DocType 'Material Request Item' @@ -7182,7 +7222,7 @@ msgstr "" msgid "BOM Website Operation" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2758 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2768 msgid "BOM and Finished Good Quantity is mandatory for Disassembly" msgstr "" @@ -7485,6 +7525,7 @@ msgstr "" #. Label of the bank_account_details (Section Break) field in DocType 'Payment #. Order Reference' +#. Label of the bank_account_details (Section Break) field in DocType 'Payment #. Request' #: erpnext/accounts/doctype/payment_order_reference/payment_order_reference.json #: erpnext/accounts/doctype/payment_request/payment_request.json @@ -8100,11 +8141,11 @@ msgstr "" msgid "Batch No" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1237 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1238 msgid "Batch No is mandatory" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3520 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3530 msgid "Batch No {0} does not exists" msgstr "" @@ -8112,7 +8153,7 @@ msgstr "" msgid "Batch No {0} is linked with Item {1} which has serial no. Please scan serial no instead." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:490 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:491 msgid "Batch No {0} is not present in the original {1} {2}, hence you can't return it against the {1} {2}" msgstr "" @@ -8127,7 +8168,7 @@ msgstr "" msgid "Batch Nos" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2059 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2060 msgid "Batch Nos are created successfully" msgstr "" @@ -8181,7 +8222,7 @@ msgstr "" msgid "Batch and Serial No" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1009 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1068 msgid "Batch not created for item {} since it does not have a batch series." msgstr "" @@ -8204,12 +8245,12 @@ msgstr "" msgid "Batch {0} is not available in warehouse {1}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3836 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3846 #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:290 msgid "Batch {0} of Item {1} has expired." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3842 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3852 msgid "Batch {0} of Item {1} is disabled." msgstr "" @@ -8357,7 +8398,9 @@ msgstr "" #. Label of the contact_info (Section Break) field in DocType 'Delivery Note' #. Label of the address_display (Text Editor) field in DocType 'Delivery Note' #. Label of the billing_address (Link) field in DocType 'Purchase Receipt' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Purchase Receipt' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Subcontracting Receipt' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -8374,7 +8417,9 @@ msgstr "Faktureringsadresse" #. 'Purchase Order' #. Label of the billing_address_display (Text Editor) field in DocType 'Request #. for Quotation' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Supplier Quotation' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Subcontracting Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json @@ -8494,7 +8539,7 @@ msgstr "" msgid "Billing Zipcode" msgstr "" -#: erpnext/accounts/party.py:617 +#: erpnext/accounts/party.py:633 msgid "Billing currency must be equal to either default company's currency or party account currency" msgstr "" @@ -8593,6 +8638,7 @@ msgstr "" #. Label of the blanket_order_allowance (Float) field in DocType 'Buying #. Settings' #. Label of the blanket_order_allowance (Float) field in DocType 'Selling +#. Settings' #: erpnext/buying/doctype/buying_settings/buying_settings.json #: erpnext/selling/doctype/selling_settings/selling_settings.json msgid "Blanket Order Allowance (%)" @@ -8607,6 +8653,7 @@ msgstr "" #. Item' #. Label of the blanket_order_rate (Currency) field in DocType 'Quotation Item' #. Label of the blanket_order_rate (Currency) field in DocType 'Sales Order +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -8684,6 +8731,7 @@ msgstr "" #. Label of the book_advance_payments_in_separate_party_account (Check) field #. in DocType 'Payment Entry' +#. Label of the book_advance_payments_in_separate_party_account (Check) field #. in DocType 'Company' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/setup/doctype/company/company.json @@ -9136,7 +9184,7 @@ msgstr "" msgid "Buying and Selling" msgstr "Innkjøp og salg" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:219 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:237 msgid "Buying must be checked, if Applicable For is selected as {0}" msgstr "Kjøp må være krysset av hvis Gjelder for er valgt som {0}" @@ -9472,7 +9520,7 @@ msgstr "" msgid "Can be approved by {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2782 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2841 msgid "Can not close Work Order. Since {0} Job Cards are in Work In Progress state." msgstr "" @@ -9501,7 +9549,7 @@ msgid "Can not filter based on Voucher No, if grouped by Voucher" msgstr "" #: erpnext/accounts/doctype/journal_entry/journal_entry.py:1396 -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2898 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2901 msgid "Can only make payment against unbilled {0}" msgstr "" @@ -9615,7 +9663,7 @@ msgstr "" msgid "Cannot cancel as processing of cancelled documents is pending." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1187 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1246 msgid "Cannot cancel because submitted Stock Entry {0} exists" msgstr "" @@ -9635,7 +9683,7 @@ msgstr "" msgid "Cannot cancel this document as it is linked with the submitted asset {asset_link}. Please cancel the asset to continue." msgstr "Kan ikke avbryte dette dokumentet da det er linket med innsendt eiendel {asset_link}. Avbryt eiendel for å fortsette." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:659 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:669 msgid "Cannot cancel transaction for Completed Work Order." msgstr "" @@ -9692,7 +9740,7 @@ msgid "Cannot create Stock Reservation Entries for future dated Purchase Receipt msgstr "" #: erpnext/selling/doctype/sales_order/sales_order.py:1905 -#: erpnext/stock/doctype/pick_list/pick_list.py:258 +#: erpnext/stock/doctype/pick_list/pick_list.py:260 msgid "Cannot create a pick list for Sales Order {0} because it has reserved stock. Please unreserve the stock in order to create a pick list." msgstr "" @@ -9725,7 +9773,7 @@ msgstr "" msgid "Cannot delete Serial No {0}, as it is used in stock transactions" msgstr "" -#: erpnext/controllers/accounts_controller.py:3831 +#: erpnext/controllers/accounts_controller.py:3841 msgid "Cannot delete an item which has been ordered" msgstr "" @@ -9750,11 +9798,11 @@ msgstr "" msgid "Cannot disable {0} as it may lead to incorrect stock valuation." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:799 +#: erpnext/manufacturing/doctype/work_order/work_order.py:858 msgid "Cannot disassemble more than produced quantity." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1024 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1034 msgid "Cannot disassemble {0} qty against Stock Entry {1}. Only {2} qty available to disassemble." msgstr "" @@ -9762,7 +9810,7 @@ msgstr "" msgid "Cannot enable Item-wise Inventory Account, as there are existing Stock Ledger Entries for the company {0} with Warehouse-wise Inventory Account. Please cancel the stock transactions first and try again." msgstr "" -#: erpnext/crm/doctype/crm_settings/crm_settings.py:43 +#: erpnext/crm/doctype/crm_settings/crm_settings.py:45 msgid "Cannot enable Opportunity creation from Contact Us because the Contact Us form is disabled." msgstr "" @@ -9783,23 +9831,23 @@ msgstr "" msgid "Cannot find Item with this Barcode" msgstr "" -#: erpnext/controllers/accounts_controller.py:3783 +#: erpnext/controllers/accounts_controller.py:3793 msgid "Cannot find a default warehouse for item {0}. Please set one in the Item Master or in Stock Settings." msgstr "" -#: erpnext/accounts/party.py:1092 +#: erpnext/accounts/party.py:1108 msgid "Cannot merge {0} '{1}' into '{2}' as both have existing accounting entries in different currencies for company '{3}'." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:643 +#: erpnext/manufacturing/doctype/work_order/work_order.py:647 msgid "Cannot produce more Item {0} than Sales Order quantity {1} {2}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1561 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1620 msgid "Cannot produce more item for {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1565 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1624 msgid "Cannot produce more than {0} items for {1}" msgstr "" @@ -9807,7 +9855,7 @@ msgstr "" msgid "Cannot receive from customer against negative outstanding" msgstr "" -#: erpnext/controllers/accounts_controller.py:3979 +#: erpnext/controllers/accounts_controller.py:3989 msgid "Cannot reduce quantity than ordered or purchased quantity" msgstr "" @@ -9850,11 +9898,11 @@ msgstr "" msgid "Cannot set multiple Item Defaults for a company." msgstr "" -#: erpnext/controllers/accounts_controller.py:3945 +#: erpnext/controllers/accounts_controller.py:3955 msgid "Cannot set quantity less than delivered quantity." msgstr "" -#: erpnext/controllers/accounts_controller.py:3946 +#: erpnext/controllers/accounts_controller.py:3956 msgid "Cannot set quantity less than received quantity." msgstr "" @@ -9870,7 +9918,7 @@ msgstr "" msgid "Cannot submit Job Card {0} while it is On Hold. Please resume and complete the job before submission." msgstr "" -#: erpnext/controllers/accounts_controller.py:3973 +#: erpnext/controllers/accounts_controller.py:3983 msgid "Cannot update rate as item {0} is already ordered or purchased against this quotation" msgstr "" @@ -9903,7 +9951,7 @@ msgstr "" msgid "Capacity Planning" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1173 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1232 msgid "Capacity Planning Error, planned start time can not be same as end time" msgstr "" @@ -10241,6 +10289,7 @@ msgstr "" #. Batch Entry' #. Label of the stock_value_difference (Currency) field in DocType 'Stock #. Closing Balance' +#. Label of the stock_value_difference (Currency) field in DocType 'Stock #. Ledger Entry' #: erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json #: erpnext/stock/doctype/stock_closing_balance/stock_closing_balance.json @@ -10743,7 +10792,7 @@ msgstr "" msgid "Closed Documents" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2705 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2764 msgid "Closed Work Order can not be stopped or Re-opened" msgstr "" @@ -10958,8 +11007,10 @@ msgstr "" #. Label of the sales_team_section_break (Section Break) field in DocType 'POS #. Invoice' #. Label of the commission_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the sales_team_section_break (Section Break) field in DocType #. 'Sales Order' +#. Label of the sales_team_section_break (Section Break) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -11110,6 +11161,7 @@ msgstr "" #. Label of the company (Link) field in DocType 'Repost Payment Ledger' #. Label of the company (Link) field in DocType 'Sales Invoice' #. Label of the company (Link) field in DocType 'Sales Taxes and Charges +#. Template' #. Label of the company (Link) field in DocType 'Share Transfer' #. Label of the company (Link) field in DocType 'Shareholder' #. Label of the company (Link) field in DocType 'Shipping Rule' @@ -11536,12 +11588,19 @@ msgstr "" #. Invoice' #. Label of the company_address (Link) field in DocType 'POS Profile' #. Label of the company_address_display (Text Editor) field in DocType 'Sales +#. Invoice' #. Label of the company_address_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the company_address_display (Text Editor) field in DocType #. 'Quotation' #. Label of the company_address_section (Section Break) field in DocType +#. 'Quotation' +#. Label of the company_address_display (Text Editor) field in DocType 'Sales #. Order' #. Label of the col_break46 (Section Break) field in DocType 'Sales Order' +#. Label of the company_address_display (Text Editor) field in DocType +#. 'Delivery Note' +#. Label of the company_address_section (Section Break) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/dunning/dunning.json #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -11572,11 +11631,11 @@ msgstr "" msgid "Company Address Name" msgstr "" -#: erpnext/controllers/accounts_controller.py:4409 +#: erpnext/controllers/accounts_controller.py:4419 msgid "Company Address is missing. You don't have permission to create an Address. Please contact your System Manager." msgstr "" -#: erpnext/controllers/accounts_controller.py:4397 +#: erpnext/controllers/accounts_controller.py:4407 msgid "Company Address is missing. You don't have permission to update it. Please contact your System Manager." msgstr "" @@ -11594,8 +11653,10 @@ msgstr "" #. Label of the company_billing_address_section (Section Break) field in #. DocType 'Purchase Invoice' #. Label of the billing_address (Link) field in DocType 'Purchase Order' +#. Label of the company_billing_address_section (Section Break) field in #. DocType 'Purchase Order' #. Label of the billing_address (Link) field in DocType 'Request for Quotation' +#. Label of the company_billing_address_section (Section Break) field in #. DocType 'Supplier Quotation' #. Label of the billing_address (Link) field in DocType 'Supplier Quotation' #. Label of the billing_address_section (Section Break) field in DocType @@ -11841,7 +11902,7 @@ msgstr "" msgid "Completed Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1479 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1538 msgid "Completed Qty cannot be greater than 'Qty to Manufacture'" msgstr "" @@ -12038,7 +12099,7 @@ msgstr "" msgid "Consider Minimum Order Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1090 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1094 msgid "Consider Process Loss" msgstr "" @@ -12088,6 +12149,7 @@ msgstr "" #. Label of the included_in_paid_amount (Check) field in DocType 'Purchase #. Taxes and Charges' #. Label of the included_in_paid_amount (Check) field in DocType 'Sales Taxes +#. and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -12219,6 +12281,7 @@ msgstr "" #. Label of the consumed_qty (Float) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the consumed_qty (Float) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:153 #: erpnext/manufacturing/doctype/job_card_item/job_card_item.json @@ -12233,7 +12296,7 @@ msgstr "" msgid "Consumed Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1881 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1940 msgid "Consumed Qty cannot be greater than Reserved Qty for item {0}" msgstr "" @@ -12534,6 +12597,8 @@ msgstr "" #. Label of the conversion_factor (Float) field in DocType 'Delivery Schedule #. Item' #. Label of the conversion_factor (Float) field in DocType 'Packed Item' +#. Label of the conversion_factor (Float) field in DocType 'Purchase Receipt +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Putaway Rule' #. Label of the conversion_factor (Float) field in DocType 'Stock Entry Detail' #. Label of the conversion_factor (Float) field in DocType 'UOM Conversion @@ -12541,9 +12606,13 @@ msgstr "" #. Label of the conversion_factor (Float) field in DocType 'Subcontracting BOM' #. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Inward Order Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Order Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Order Supplied Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Receipt Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Receipt Supplied Item' #: erpnext/accounts/doctype/loyalty_program/loyalty_program.json #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json @@ -12738,6 +12807,7 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Loyalty Program' #. Label of the cost_center (Link) field in DocType 'Opening Invoice Creation #. Tool' +#. Label of the cost_center (Link) field in DocType 'Opening Invoice Creation #. Tool Item' #. Label of the cost_center (Link) field in DocType 'Payment Entry' #. Label of the cost_center (Link) field in DocType 'Payment Entry Deduction' @@ -12745,6 +12815,7 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Payment Reconciliation' #. Label of the cost_center (Link) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the cost_center (Link) field in DocType 'Payment Reconciliation #. Payment' #. Label of the cost_center (Link) field in DocType 'Payment Request' #. Label of the cost_center (Link) field in DocType 'POS Invoice' @@ -12772,6 +12843,7 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Asset Capitalization #. Service Item' #. Label of the cost_center (Link) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the cost_center (Link) field in DocType 'Asset Repair' #. Label of the cost_center (Link) field in DocType 'Asset Value Adjustment' #. Label of the cost_center (Link) field in DocType 'Purchase Order' @@ -12793,6 +12865,8 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Subcontracting Order Item' #. Label of the cost_center (Link) field in DocType 'Subcontracting Receipt' #. Label of the cost_center (Link) field in DocType 'Subcontracting Receipt +#. Item' +#. Label of the cost_center (Link) field in DocType 'Subcontracting Receipt #. Supplied Item' #. Label of a Workspace Sidebar Item #: banking/src/components/features/BankReconciliation/BankEntryModalContent.tsx:567 @@ -13022,7 +13096,7 @@ msgstr "" msgid "Cost of Goods Sold" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:898 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:908 msgid "Cost of Goods Sold Account in Items Table" msgstr "" @@ -13105,7 +13179,7 @@ msgstr "" msgid "Could not auto create Customer due to the following missing mandatory field(s):" msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:656 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:668 msgid "Could not create Credit Note automatically, please uncheck 'Issue Credit Note' and submit again" msgstr "" @@ -13303,7 +13377,7 @@ msgstr "" msgid "Create Inter Company Journal Entry" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:55 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:62 msgid "Create Invoices" msgstr "" @@ -13638,7 +13712,7 @@ msgstr "" msgid "Create a variant with the template image." msgstr "" -#: erpnext/stock/stock_ledger.py:2033 +#: erpnext/stock/stock_ledger.py:2037 msgid "Create an incoming stock transaction for the Item." msgstr "" @@ -13717,7 +13791,7 @@ msgstr "" msgid "Creating Packing Slip ..." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:61 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:68 msgid "Creating Purchase Invoices ..." msgstr "" @@ -13735,7 +13809,7 @@ msgstr "" msgid "Creating Return of Components ..." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:59 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:66 msgid "Creating Sales Invoices ..." msgstr "" @@ -13763,7 +13837,7 @@ msgstr "" msgid "Creating demo data" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:317 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:327 msgid "Creating {} out of {} {}" msgstr "" @@ -13778,14 +13852,12 @@ msgid "Creation of {1}(s) successful" msgstr "" #: erpnext/utilities/bulk_transaction.py:227 -msgid "" -"Creation of {0} failed.\n" +msgid "Creation of {0} failed.\n" "\t\t\t\tCheck Bulk Transaction Log" msgstr "" #: erpnext/utilities/bulk_transaction.py:218 -msgid "" -"Creation of {0} partially successful.\n" +msgid "Creation of {0} partially successful.\n" "\t\t\t\tCheck Bulk Transaction Log" msgstr "" @@ -13966,7 +14038,7 @@ msgstr "" msgid "Credit Note will update it's own outstanding amount, even if 'Return Against' is specified." msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:653 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:665 msgid "Credit Note {0} has been created automatically" msgstr "" @@ -14017,6 +14089,7 @@ msgstr "" #. Label of the formula (Small Text) field in DocType 'Supplier Scorecard #. Criteria' +#. Label of the formula (Small Text) field in DocType 'Supplier Scorecard #. Scoring Criteria' #: erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.json #: erpnext/buying/doctype/supplier_scorecard_scoring_criteria/supplier_scorecard_scoring_criteria.json @@ -14145,11 +14218,18 @@ msgstr "" #. Label of the currency_and_price_list (Section Break) field in DocType #. 'Purchase Invoice' #. Label of the currency_and_price_list (Section Break) field in DocType 'Sales +#. Invoice' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Purchase Order' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Supplier Quotation' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Quotation' +#. Label of the currency_and_price_list (Section Break) field in DocType 'Sales #. Order' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Delivery Note' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -14185,7 +14265,7 @@ msgstr "" msgid "Currency of the price list {0} must be {1} or {2}" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:298 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:316 msgid "Currency should be same as Price List Currency: {0}" msgstr "" @@ -14391,6 +14471,7 @@ msgstr "" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the customer (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the customer (Link) field in DocType 'Sales Invoice' #. Label of the customer (Link) field in DocType 'Sales Invoice Reference' #. Label of the customer (Link) field in DocType 'Tax Rule' @@ -14470,7 +14551,7 @@ msgstr "" #: erpnext/assets/doctype/asset/asset.json #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/supplier/supplier.js:225 -#: erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:409 erpnext/crm/doctype/contract/contract.json #: erpnext/crm/doctype/lead/lead.js:32 #: erpnext/crm/doctype/opportunity/opportunity.js:99 #: erpnext/crm/doctype/prospect/prospect.js:8 @@ -14743,6 +14824,7 @@ msgstr "" #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:208 #: erpnext/accounts/report/sales_register/sales_register.js:27 #: erpnext/accounts/report/sales_register/sales_register.py:216 +#: erpnext/controllers/trends.py:436 #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/doctype/prospect/prospect.json #: erpnext/crm/workspace/crm/crm.json @@ -14855,6 +14937,7 @@ msgstr "" #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:228 #: erpnext/accounts/report/sales_register/sales_register.py:207 #: erpnext/buying/doctype/purchase_order/purchase_order.json +#: erpnext/controllers/trends.py:416 #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -14908,6 +14991,7 @@ msgstr "" #. Label of the customer_po_details (Section Break) field in DocType 'POS #. Invoice' #. Label of the customer_po_details (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the customer_po_details (Section Break) field in DocType 'Delivery #. Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -15278,9 +15362,11 @@ msgstr "" #. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Schedule' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Term' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Term' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Terms #. Template Detail' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -15293,9 +15379,11 @@ msgstr "" #. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Schedule' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Term' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Term' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Terms #. Template Detail' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -15514,11 +15602,11 @@ msgstr "" msgid "Debtor Turnover Ratio" msgstr "" -#: erpnext/accounts/party.py:624 +#: erpnext/accounts/party.py:640 msgid "Debtor/Creditor" msgstr "" -#: erpnext/accounts/party.py:627 +#: erpnext/accounts/party.py:643 msgid "Debtor/Creditor Advance" msgstr "" @@ -15549,6 +15637,7 @@ msgstr "" #. Option for the 'Add Or Deduct' (Select) field in DocType 'Advance Taxes and #. Charges' #. Option for the 'Add or Deduct' (Select) field in DocType 'Purchase Taxes and +#. Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json msgid "Deduct" @@ -15645,15 +15734,15 @@ msgstr "" msgid "Default BOM ({0}) must be active for this item or its template" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2473 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2532 msgid "Default BOM for {0} not found" msgstr "" -#: erpnext/controllers/accounts_controller.py:4017 +#: erpnext/controllers/accounts_controller.py:4027 msgid "Default BOM not found for FG Item {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2470 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2529 msgid "Default BOM not found for Item {0} and Project {1}" msgstr "" @@ -16061,6 +16150,7 @@ msgstr "" #. Label of the deferred_accounting_section (Section Break) field in DocType #. 'Company' +#. Label of the deferred_accounting_section (Section Break) field in DocType #. 'Item' #: erpnext/setup/doctype/company/company.json #: erpnext/stock/doctype/item/item.json @@ -16109,6 +16199,7 @@ msgstr "" #. Label of the deferred_revenue_account (Link) field in DocType 'POS Invoice #. Item' #. Label of the deferred_revenue_account (Link) field in DocType 'Sales Invoice +#. Item' #. Label of the deferred_revenue_account (Link) field in DocType 'Item Default' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -16315,6 +16406,7 @@ msgstr "" #. Label of the delivered_by_supplier (Check) field in DocType 'POS Invoice #. Item' #. Label of the delivered_by_supplier (Check) field in DocType 'Sales Invoice +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json msgid "Delivered By Supplier" @@ -16338,6 +16430,7 @@ msgstr "Leverte varer som skal faktureres" #. Entry' #. Label of the delivered_qty (Float) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the delivered_qty (Float) field in DocType 'Subcontracting Inward #. Order Secondary Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -16825,6 +16918,7 @@ msgstr "" #. 'Asset Depreciation Schedule' #. Label of the depreciation_schedule (Table) field in DocType 'Asset #. Depreciation Schedule' +#. Label of the depreciation_schedule_section (Section Break) field in DocType #. 'Asset Shift Allocation' #. Label of the depreciation_schedule (Table) field in DocType 'Asset Shift #. Allocation' @@ -16973,11 +17067,11 @@ msgstr "" msgid "Difference Account" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:887 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:897 msgid "Difference Account in Items Table" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:876 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:886 msgid "Difference Account must be a Asset/Liability type account (Temporary Opening), since this Stock Entry is an Opening Entry" msgstr "" @@ -16987,6 +17081,7 @@ msgstr "" #. Label of the difference_amount (Currency) field in DocType 'Payment #. Reconciliation Allocation' +#. Label of the difference_amount (Currency) field in DocType 'Payment #. Reconciliation Payment' #. Label of the difference_amount (Currency) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -17108,24 +17203,6 @@ msgstr "" msgid "Direct return is not allowed for Timesheet." msgstr "" -#. Label of the disabled (Check) field in DocType 'Account' -#. Label of the disabled (Check) field in DocType 'Accounting Dimension' -#. Label of the disable (Check) field in DocType 'Pricing Rule' -#. Label of the disable (Check) field in DocType 'Promotional Scheme' -#. Label of the disable (Check) field in DocType 'Promotional Scheme Price -#. Discount' -#. Label of the disable (Check) field in DocType 'Promotional Scheme Product -#. Label of the disable (Check) field in DocType 'Putaway Rule' -#: erpnext/accounts/doctype/account/account.json -#: erpnext/accounts/doctype/accounting_dimension/accounting_dimension.json -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.json -#: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json -#: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json -#: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json -#: erpnext/stock/doctype/putaway_rule/putaway_rule.json -msgid "Disable" -msgstr "" - #. Label of the disable_capacity_planning (Check) field in DocType #. 'Manufacturing Settings' #: erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json @@ -17159,6 +17236,7 @@ msgstr "" #. Label of the disable_rounded_total (Check) field in DocType 'Global #. Defaults' #. Label of the disable_rounded_total (Check) field in DocType 'Delivery Note' +#. Label of the disable_rounded_total (Check) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_profile/pos_profile.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -17240,7 +17318,7 @@ msgstr "" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/manufacturing/doctype/work_order/work_order.js:1068 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1072 #: erpnext/stock/doctype/stock_entry/stock_entry.js:392 #: erpnext/stock/doctype/stock_entry/stock_entry.js:435 #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -17252,7 +17330,7 @@ msgstr "" msgid "Disassemble Order" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2700 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2710 msgid "Disassemble Qty cannot be less than or equal to 0." msgstr "" @@ -17301,9 +17379,12 @@ msgstr "" #. Label of the discount_percentage (Percent) field in DocType 'POS Invoice #. Item' #. Label of the discount_percentage (Percent) field in DocType 'Sales Invoice +#. Item' #. Label of the discount_percentage (Percent) field in DocType 'Quotation Item' #. Label of the discount_percentage (Percent) field in DocType 'Sales Order +#. Item' #. Label of the discount_percentage (Float) field in DocType 'Delivery Note +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json @@ -17326,15 +17407,21 @@ msgstr "" #. Option for the 'Discount Type' (Select) field in DocType 'Promotional Scheme #. Price Discount' #. Label of the discount_amount (Currency) field in DocType 'Promotional Scheme +#. Price Discount' #. Label of the discount_amount (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the discount_amount (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Quotation Item' #. Label of the discount_amount (Currency) field in DocType 'Sales Order Item' #. Label of the discount_amount (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -17410,7 +17497,9 @@ msgstr "" #. Label of the discount_validity_based_on (Select) field in DocType 'Payment #. Schedule' +#. Label of the discount_validity_based_on (Select) field in DocType 'Payment #. Term' +#. Label of the discount_validity_based_on (Select) field in DocType 'Payment #. Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -17421,15 +17510,20 @@ msgstr "" #. Label of the discount_and_margin (Section Break) field in DocType 'POS #. Invoice Item' #. Label of the section_break_26 (Section Break) field in DocType 'Purchase +#. Invoice Item' #. Label of the discount_and_margin (Section Break) field in DocType 'Sales +#. Invoice Item' #. Label of the discount_and_margin_section (Section Break) field in DocType #. 'Purchase Order Item' +#. Label of the discount_and_margin_section (Section Break) field in DocType #. 'Supplier Quotation Item' #. Label of the discount_and_margin (Section Break) field in DocType 'Quotation #. Item' +#. Label of the discount_and_margin (Section Break) field in DocType 'Sales #. Order Item' #. Label of the discount_and_margin (Section Break) field in DocType 'Delivery #. Note Item' +#. Label of the discount_and_margin_section (Section Break) field in DocType #. 'Purchase Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -17455,7 +17549,7 @@ msgstr "" msgid "Discount must be less than 100" msgstr "" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3376 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3379 msgid "Discount of {} applied as per Payment Term" msgstr "" @@ -17474,6 +17568,7 @@ msgstr "" #. Item' #. Label of the discount_percentage (Percent) field in DocType 'Supplier #. Quotation Item' +#. Label of the discount_percentage (Percent) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -17536,6 +17631,7 @@ msgstr "" #. Label of the dispatch_address (Link) field in DocType 'Purchase Order' #. Label of the dispatch_address (Text Editor) field in DocType 'Sales Order' #. Label of the dispatch_address (Text Editor) field in DocType 'Delivery Note' +#. Label of the dispatch_address_display (Text Editor) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -17637,10 +17733,15 @@ msgstr "" #. Label of the date_dist_from_top_edge (Float) field in DocType 'Cheque Print #. Template' #. Label of the payer_name_from_top_edge (Float) field in DocType 'Cheque Print +#. Template' #. Label of the amt_in_words_from_top_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the amt_in_figures_from_top_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the acc_no_dist_from_top_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the signatory_from_top_edge (Float) field in DocType 'Cheque Print +#. Template' #: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json msgid "Distance from top edge" msgstr "" @@ -17652,6 +17753,7 @@ msgstr "" #. Label of the distribute_additional_costs_based_on (Select) field in DocType #. 'Subcontracting Order' +#. Label of the distribute_additional_costs_based_on (Select) field in DocType #. 'Subcontracting Receipt' #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json @@ -17680,11 +17782,18 @@ msgstr "" #. Label of the distributed_discount_amount (Currency) field in DocType #. 'Purchase Invoice Item' #. Label of the distributed_discount_amount (Currency) field in DocType 'Sales +#. Invoice Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Purchase Order Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Supplier Quotation Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Quotation Item' +#. Label of the distributed_discount_amount (Currency) field in DocType 'Sales #. Order Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Delivery Note Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Purchase Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -17886,6 +17995,7 @@ msgstr "" #. Label of the dont_recompute_tax (Check) field in DocType 'Purchase Taxes and #. Charges' #. Label of the dont_recompute_tax (Check) field in DocType 'Sales Taxes and +#. Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json msgid "Don't Recompute Tax" @@ -17905,6 +18015,7 @@ msgstr "" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -18038,11 +18149,11 @@ msgstr "" msgid "Drop some files here, or click to select files" msgstr "" -#: erpnext/accounts/party.py:710 +#: erpnext/accounts/party.py:726 msgid "Due Date cannot be after {0}" msgstr "" -#: erpnext/accounts/party.py:686 +#: erpnext/accounts/party.py:702 msgid "Due Date cannot be before {0}" msgstr "" @@ -18305,7 +18416,7 @@ msgstr "" msgid "Edit Cart" msgstr "" -#: erpnext/controllers/item_variant.py:203 +#: erpnext/controllers/item_variant.py:265 msgid "Edit Not Allowed" msgstr "" @@ -18344,8 +18455,11 @@ msgstr "" #. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Journal Entry' +#. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Payment Entry' +#. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Purchase Invoice' +#. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -18787,6 +18901,7 @@ msgstr "" #. Label of the enable_deferred_revenue (Check) field in DocType 'POS Invoice #. Item' #. Label of the enable_deferred_revenue (Check) field in DocType 'Sales Invoice +#. Item' #. Label of the enable_deferred_revenue (Check) field in DocType 'Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -19055,8 +19170,7 @@ msgstr "" #. Description of the 'Calculate Product Bundle price based on child Item's #. rates' (Check) field in DocType 'Selling Settings' #: erpnext/selling/doctype/selling_settings/selling_settings.json -msgid "" -"Enabling this will do the following:\n" +msgid "Enabling this will do the following:\n" "\n" "\n" "
\n" -"\n" -"\n" -"\n" -"\n" -"\n" -"\n" -msgstr "" -"\n" " \n" "Child Document \n" @@ -1075,8 +1001,7 @@ msgid "" "\n" " \n" "\n" -" \n" "To access parent document field use parent.fieldname and to access child table document field use doc.fieldname
\n" -"\n" +"To access parent document field use parent.fieldname and to access child table document field use doc.fieldname
\n\n" "\n" " To access document field use doc.fieldname
\n" @@ -1084,24 +1009,15 @@ msgid "" "\n" " \n" -"\n" +"\n\n" "\n" -"\n" -" \n" "Example: parent.doctype == \"Stock Entry\" and doc.item_code == \"Test\"
\n" -"\n" +"Example: parent.doctype == \"Stock Entry\" and doc.item_code == \"Test\"
\n\n" "\n" " \n" -"Example: doc.doctype == \"Stock Entry\" and doc.purpose == \"Manufacture\"
\n" "\n" +"
\n\n\n\n\n\n\n" +msgstr "\n" "\n" "
\n" -"\n" -"\n" -"\n" -"\n" -"\n" -"\n" +"\n" " \n" "Undeordnet dokument \n" @@ -1111,8 +1027,7 @@ msgstr "" "\n" " \n" "\n" -" \n" "For å få tilgang til overordnet dokumentfelt, bruk parent.fieldname, og for å få tilgang til underordnet tabelldokumentfelt, bruk doc.fieldname
\n" -"\n" +"For å få tilgang til overordnet dokumentfelt, bruk parent.fieldname, og for å få tilgang til underordnet tabelldokumentfelt, bruk doc.fieldname
\n\n" "\n" " For å få tilgang til dokumentfelt, bruk doc.fieldname
\n" @@ -1120,22 +1035,14 @@ msgstr "" "\n" " \n" -"\n" +"\n\n" "\n" -"\n" -" \n" "Eksempel : parent.doctype == \"Lagerpost\" og doc.item_code == \"Test\"
\n" -"\n" +"Eksempel : parent.doctype == \"Lagerpost\" og doc.item_code == \"Test\"
\n\n" "\n" " \n" -"Eksempel : doc.doctype == \"Lagerføring\" og doc.purpose == \"Produksjon\"
\n" "\n" "
- Make the rate column of all Packed/Bundle Items tables editable.
\n" "- Calculate the prices of all Product Bundles in the Items table, based on the prices of its child Items, specified in the Packed/Bundle Items table.
\n" @@ -19241,9 +19355,7 @@ msgid "Enter the Item Code that this customer uses at their end. This will be sh msgstr "" #: erpnext/manufacturing/doctype/routing/routing.js:93 -msgid "" -"Enter the Operation, the table will fetch the Operation details like Hourly Rate, Workstation automatically.\n" -"\n" +msgid "Enter the Operation, the table will fetch the Operation details like Hourly Rate, Workstation automatically.\n\n" " After that, set the Operation Time in minutes and the table will calculate the Operation Costs based on the Hourly Rate and Operation Time." msgstr "" @@ -19264,11 +19376,11 @@ msgstr "" msgid "Enter the opening stock units." msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:995 +#: erpnext/manufacturing/doctype/bom/bom.js:999 msgid "Enter the quantity of the Item that will be manufactured from this Bill of Materials." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1237 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1248 msgid "Enter the quantity to manufacture. Raw material Items will be fetched only when this is set." msgstr "" @@ -19335,7 +19447,7 @@ msgstr "" msgid "Error Description" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:307 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:317 msgid "Error Occurred" msgstr "" @@ -19372,8 +19484,7 @@ msgid "Error while reposting item valuation" msgstr "" #: erpnext/assets/doctype/asset_depreciation_schedule/deppreciation_schedule_controller.py:176 -msgid "" -"Error: This asset already has {0} depreciation periods booked.\n" +msgid "Error: This asset already has {0} depreciation periods booked.\n" "\t\t\t\t\tThe `depreciation start` date must be at least {1} periods after the `available for use` date.\n" "\t\t\t\t\tPlease correct the dates accordingly." msgstr "" @@ -19430,8 +19541,7 @@ msgstr "" #. Description of the 'Serial Number Series' (Data) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json -msgid "" -"Example: ABCD.#####\n" +msgid "Example: ABCD.#####\n" "If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank." msgstr "" @@ -19444,7 +19554,7 @@ msgstr "Eksempel: ABCD.#####. Hvis serien er angitt og batchnummeret ikke er nev msgid "Example: If the transaction amount is 200, then this will be calculated as {} = {}" msgstr "" -#: erpnext/stock/stock_ledger.py:2315 +#: erpnext/stock/stock_ledger.py:2319 msgid "Example: Serial No {0} reserved in {1}." msgstr "" @@ -19454,11 +19564,11 @@ msgstr "" msgid "Exception Budget Approver Role" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1031 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1041 msgid "Excess Disassembly" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1325 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1335 msgid "Excess Material Transfer" msgstr "" @@ -19518,7 +19628,9 @@ msgstr "" #. Reference' #. Label of the exchange_rate (Float) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the exchange_rate (Float) field in DocType 'Payment Reconciliation #. Invoice' +#. Label of the exchange_rate (Float) field in DocType 'Payment Reconciliation #. Payment' #. Label of the pegged_exchange_rate (Data) field in DocType 'Pegged Currency #. Details' @@ -19528,6 +19640,7 @@ msgstr "" #. Label of the conversion_rate (Float) field in DocType 'Purchase Invoice' #. Label of the conversion_rate (Float) field in DocType 'Sales Invoice' #. Label of the conversion_rate (Float) field in DocType 'Tax Withholding +#. Entry' #. Label of the conversion_rate (Float) field in DocType 'Purchase Order' #. Label of the conversion_rate (Float) field in DocType 'Supplier Quotation' #. Label of the conversion_rate (Float) field in DocType 'Opportunity' @@ -19838,6 +19951,8 @@ msgstr "" #. Label of the expense_account (Link) field in DocType 'Subcontracting Order #. Item' #. Label of the expense_account (Link) field in DocType 'Subcontracting Receipt +#. Item' +#. Label of the expense_account (Link) field in DocType 'Subcontracting Receipt #. Supplied Item' #: erpnext/accounts/doctype/account/account.json #: erpnext/accounts/doctype/loyalty_program/loyalty_program.json @@ -19911,7 +20026,7 @@ msgstr "" msgid "Expenses Included In Valuation" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:310 +#: erpnext/stock/doctype/pick_list/pick_list.py:312 #: erpnext/stock/doctype/stock_entry/stock_entry.js:518 msgid "Expired Batches" msgstr "" @@ -20517,9 +20632,9 @@ msgstr "" msgid "Financial reports will be generated using GL Entry doctypes (should be enabled if Period Closing Voucher is not posted for all years sequentially or missing) " msgstr "Finansrapporter genereres ved hjelp av dokumenttyper for hovedbokposter (bør aktiveres hvis periodeavslutningsbilag ikke posteres for alle år sekvensielt eller mangler) " -#: erpnext/manufacturing/doctype/work_order/work_order.js:896 -#: erpnext/manufacturing/doctype/work_order/work_order.js:911 -#: erpnext/manufacturing/doctype/work_order/work_order.js:920 +#: erpnext/manufacturing/doctype/work_order/work_order.js:900 +#: erpnext/manufacturing/doctype/work_order/work_order.js:915 +#: erpnext/manufacturing/doctype/work_order/work_order.js:924 msgid "Finish" msgstr "" @@ -20576,15 +20691,15 @@ msgstr "" msgid "Finished Good Item Quantity" msgstr "" -#: erpnext/controllers/accounts_controller.py:4003 +#: erpnext/controllers/accounts_controller.py:4013 msgid "Finished Good Item is not specified for service item {0}" msgstr "" -#: erpnext/controllers/accounts_controller.py:4020 +#: erpnext/controllers/accounts_controller.py:4030 msgid "Finished Good Item {0} Qty can not be zero" msgstr "" -#: erpnext/controllers/accounts_controller.py:4014 +#: erpnext/controllers/accounts_controller.py:4024 msgid "Finished Good Item {0} must be a sub-contracted item" msgstr "" @@ -20671,11 +20786,11 @@ msgstr "" msgid "Finished Goods based Operating Cost" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2026 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2036 msgid "Finished Item {0} does not match with Work Order {1}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1048 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1058 msgid "Finished good quantity being consumed ({0} in stock UOM) must equal the quantity to disassemble ({1}). Do not change the UOM, conversion factor or quantity of the finished good row." msgstr "" @@ -20700,7 +20815,7 @@ msgid "First Response Due" msgstr "" #: erpnext/support/doctype/issue/test_issue.py:239 -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:906 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:909 msgid "First Response SLA Failed by {}" msgstr "" @@ -21011,11 +21126,12 @@ msgstr "" #. Description of the 'Planned Quantity' (Float) field in DocType 'Sales Order #. Item' #. Description of the 'Produced Quantity' (Float) field in DocType 'Sales Order +#. Item' #: erpnext/selling/doctype/sales_order_item/sales_order_item.json msgid "For Production" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:998 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1008 msgid "For Quantity (Manufactured Qty) is mandatory" msgstr "" @@ -21053,11 +21169,11 @@ msgstr "" msgid "For Work Order" msgstr "" -#: erpnext/controllers/status_updater.py:291 +#: erpnext/controllers/status_updater.py:292 msgid "For an item {0}, quantity must be negative number" msgstr "" -#: erpnext/controllers/status_updater.py:288 +#: erpnext/controllers/status_updater.py:289 msgid "For an item {0}, quantity must be positive number" msgstr "" @@ -21095,7 +21211,7 @@ msgstr "" msgid "For item {0}, only {1} asset have been created or linked to {2}. Please create or link {3} more asset with the respective document." msgstr "" -#: erpnext/controllers/status_updater.py:301 +#: erpnext/controllers/status_updater.py:302 msgid "For item {0}, rate must be a positive number. To Allow negative rates, enable {1} in {2}" msgstr "" @@ -21109,7 +21225,7 @@ msgstr "" msgid "For operation {0} at row {1}, please add raw materials or set a BOM against it." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2852 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2911 msgid "For operation {0}: Quantity ({1}) can not be greater than pending quantity({2})" msgstr "" @@ -21126,7 +21242,7 @@ msgstr "" msgid "For projected and forecast quantities, the system will consider all child warehouses under the selected parent warehouse." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2058 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2068 msgid "For quantity {0} should not be greater than allowed quantity {1}" msgstr "" @@ -21150,7 +21266,7 @@ msgstr "" msgid "For service item" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:178 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:196 msgid "For the 'Apply Rule On Other' condition the field {0} is mandatory" msgstr "" @@ -21159,7 +21275,7 @@ msgstr "" msgid "For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1258 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1268 msgid "For the item {0}, the consumed quantity should be {1} according to the BOM {2}." msgstr "" @@ -21262,7 +21378,7 @@ msgstr "" msgid "Frappe CRM Allowed User" msgstr "" -#: erpnext/crm/frappe_crm_api.py:169 +#: erpnext/crm/frappe_crm_api.py:172 msgid "Frappe CRM data synchronization is not enabled on ERPNext. Contact System Manager of ERPNext." msgstr "" @@ -21298,7 +21414,7 @@ msgstr "" msgid "Free On Board" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:283 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:301 msgid "Free item code is not selected" msgstr "" @@ -21478,6 +21594,7 @@ msgstr "" #. Label of the from_invoice_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the from_invoice_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "From Invoice Date" @@ -21498,6 +21615,7 @@ msgstr "" #. Label of the from_payment_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the from_payment_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "From Payment Date" @@ -21515,7 +21633,7 @@ msgstr "" msgid "From Range" msgstr "" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:98 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:100 msgid "From Range has to be less than To Range" msgstr "" @@ -21716,6 +21834,7 @@ msgstr "" #. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Schedule Detail' +#. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Visit' #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -21738,6 +21857,7 @@ msgstr "" #. Option for the 'Advance Payment Status' (Select) field in DocType 'Purchase #. Order' #. Option for the 'Advance Payment Status' (Select) field in DocType 'Sales +#. Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Fully Paid" @@ -22167,6 +22287,7 @@ msgstr "" #. Label of the get_outstanding_invoices (Button) field in DocType 'Journal #. Entry' #. Label of the get_outstanding_invoices (Button) field in DocType 'Payment +#. Entry' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json msgid "Get Outstanding Invoices" @@ -22271,6 +22392,7 @@ msgstr "" #. Description of the 'Recurse Every (As Per Transaction UOM)' (Float) field in #. DocType 'Pricing Rule' +#. Description of the 'Recurse Every (As Per Transaction UOM)' (Float) field in #. DocType 'Promotional Scheme Product Discount' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json @@ -22326,7 +22448,7 @@ msgstr "" msgid "Goods Transferred" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2627 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2637 msgid "Goods are already received against the outward entry {0}" msgstr "" @@ -22409,28 +22531,36 @@ msgstr "" #. 'Purchase Invoice' #. Label of the base_grand_total (Currency) field in DocType 'Purchase Invoice' #. Label of the grand_total (Currency) field in DocType 'Purchase Invoice' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Invoice' #. Label of the grand_total (Currency) field in DocType 'Sales Invoice' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Subscription' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Order' #. Label of the base_grand_total (Currency) field in DocType 'Purchase Order' #. Label of the grand_total (Currency) field in DocType 'Purchase Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Supplier Quotation' #. Label of the grand_total (Currency) field in DocType 'Supplier Quotation' #. Label of the grand_total (Currency) field in DocType 'Production Plan Sales #. Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Quotation' #. Label of the grand_total (Currency) field in DocType 'Quotation' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Order' #. Label of the base_grand_total (Currency) field in DocType 'Sales Order' #. Label of the grand_total (Currency) field in DocType 'Sales Order' #. Option for the 'Based On' (Select) field in DocType 'Authorization Rule' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Delivery Note' #. Label of the base_grand_total (Currency) field in DocType 'Delivery Note' #. Label of the grand_total (Currency) field in DocType 'Delivery Note' #. Label of the grand_total (Currency) field in DocType 'Delivery Stop' #. Label of the grand_total (Currency) field in DocType 'Landed Cost Purchase #. Receipt' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Receipt' #. Label of the base_grand_total (Currency) field in DocType 'Purchase Receipt' #. Label of the grand_total (Currency) field in DocType 'Purchase Receipt' @@ -22798,6 +22928,7 @@ msgstr "" #. Item' #. Label of the has_item_scanned (Check) field in DocType 'Stock Entry Detail' #. Label of the has_item_scanned (Data) field in DocType 'Stock Reconciliation +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json @@ -22848,6 +22979,7 @@ msgstr "" #. Label of the has_unit_price_items (Check) field in DocType 'Request for #. Quotation' #. Label of the has_unit_price_items (Check) field in DocType 'Supplier +#. Quotation' #. Label of the has_unit_price_items (Check) field in DocType 'Quotation' #. Label of the has_unit_price_items (Check) field in DocType 'Sales Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -22947,7 +23079,7 @@ msgstr "" msgid "Here are the error logs for the aforementioned failed depreciation entries: {0}" msgstr "" -#: erpnext/stock/stock_ledger.py:2018 +#: erpnext/stock/stock_ledger.py:2022 msgid "Here are the options to proceed:" msgstr "" @@ -23280,8 +23412,7 @@ msgstr "" #. Description of the 'Reconcile on Advance Payment Date' (Check) field in #. DocType 'Company' #: erpnext/setup/doctype/company/company.json -msgid "" -"If Enabled - Reconciliation happens on the Advance Payment posting date
\n" +msgid "If Enabled - Reconciliation happens on the Advance Payment posting date
\n" "If Disabled - Reconciliation happens on oldest of 2 Dates: Invoice Date or the Advance Payment posting date
\n" msgstr "" @@ -23337,6 +23468,7 @@ msgstr "" #. Description of the 'Considered In Paid Amount' (Check) field in DocType #. 'Purchase Taxes and Charges' +#. Description of the 'Considered In Paid Amount' (Check) field in DocType #. 'Sales Taxes and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -23345,6 +23477,7 @@ msgstr "" #. Description of the 'Is this Tax included in Basic Rate?' (Check) field in #. DocType 'Purchase Taxes and Charges' +#. Description of the 'Is this Tax included in Basic Rate?' (Check) field in #. DocType 'Sales Taxes and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -23416,24 +23549,21 @@ msgstr "" #. Description of the 'Do not update Serial / Batch on creation of auto bundle' #. (Check) field in DocType 'Stock Settings' #: erpnext/stock/doctype/stock_settings/stock_settings.json -msgid "" -"If enabled, do not update serial / batch values in the stock transactions on creation of auto Serial \n" +msgid "If enabled, do not update serial / batch values in the stock transactions on creation of auto Serial \n" " / Batch Bundle. " msgstr "Hvis aktivert, oppdateres ikke serienr.-/partinr. i lagertransaksjonene ved automatisk opprettelse av serie-/partinummer-kombinasjon " #. Description of the 'Consider Projected Qty in Calculation' (Check) field in #. DocType 'Production Plan' #: erpnext/manufacturing/doctype/production_plan/production_plan.json -msgid "" -"If enabled, formula for Qty to Order:
\n" +msgid "If enabled, formula for Qty to Order:
\n" "Required Qty (BOM) - Projected Qty.
This helps avoid over-ordering." msgstr "" #. Description of the 'Consider Projected Qty in Calculation (RM)' (Check) #. field in DocType 'Production Plan' #: erpnext/manufacturing/doctype/production_plan/production_plan.json -msgid "" -"If enabled, formula for Required Qty:
\n" +msgid "If enabled, formula for Required Qty:
\n" "Required Qty (BOM) - Projected Qty.
This helps avoid over-ordering." msgstr "" @@ -23594,15 +23724,15 @@ msgstr "" msgid "If no taxes are set, and Taxes and Charges Template is selected, the system will automatically apply the taxes from the chosen template." msgstr "" -#: erpnext/stock/stock_ledger.py:2028 +#: erpnext/stock/stock_ledger.py:2032 msgid "If not, you can Cancel / Submit this entry" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:194 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:201 msgid "If party does not exist, create it using the Customer Name field." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:195 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:202 msgid "If party does not exist, create it using the Supplier Name field." msgstr "" @@ -23631,7 +23761,7 @@ msgstr "" msgid "If set, the system does not use the user's Email or the standard outgoing Email account for sending request for quotations." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1270 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1281 msgid "If the BOM results in Scrap material, the Scrap Warehouse needs to be selected." msgstr "" @@ -23640,7 +23770,7 @@ msgstr "" msgid "If the account is frozen, entries are allowed to restricted users." msgstr "" -#: erpnext/stock/stock_ledger.py:2021 +#: erpnext/stock/stock_ledger.py:2025 msgid "If the item is transacting as a Zero Valuation Rate item in this entry, please enable 'Allow Zero Valuation Rate' in the {0} Item table." msgstr "" @@ -23650,7 +23780,7 @@ msgstr "" msgid "If the reorder check is set at the Group warehouse level, the available quantity becomes the sum of the projected quantities of all its child warehouses." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1289 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1300 msgid "If the selected BOM has Operations mentioned in it, the system will fetch all Operations from BOM, these values can be changed." msgstr "" @@ -23767,11 +23897,15 @@ msgstr "" #. Option for the 'Action if Accumulated Monthly Budget Exceeded on MR' #. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on PO' (Select) field in +#. DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on PO' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on Actual' (Select) field #. in DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on Actual' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Anual Budget Exceeded on Cumulative Expense' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Accumulative Monthly Budget Exceeded on Cumulative #. Expense' (Select) field in DocType 'Budget' #: erpnext/accounts/doctype/budget/budget.json @@ -23790,7 +23924,9 @@ msgstr "" #. Label of the ignore_default_payment_terms_template (Check) field in DocType #. 'Purchase Invoice' +#. Label of the ignore_default_payment_terms_template (Check) field in DocType #. 'Sales Invoice' +#. Label of the ignore_default_payment_terms_template (Check) field in DocType #. 'Sales Order' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -23865,8 +24001,11 @@ msgstr "" #. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Journal Entry' +#. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Payment Entry' +#. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Purchase Invoice' +#. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -24297,10 +24436,14 @@ msgstr "" #. Item' #. Label of the include_exploded_items (Check) field in DocType 'Production #. Plan Item' +#. Label of the include_exploded_items (Check) field in DocType 'Purchase #. Receipt Item' #. Label of the include_exploded_items (Check) field in DocType 'Subcontracting #. Inward Order Item' +#. Label of the include_exploded_items (Check) field in DocType 'Subcontracting #. Order Item' +#. Label of the include_exploded_items (Check) field in DocType 'Subcontracting +#. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json @@ -24314,6 +24457,7 @@ msgstr "" #. Label of the include_item_in_manufacturing (Check) field in DocType 'BOM #. Explosion Item' +#. Label of the include_item_in_manufacturing (Check) field in DocType 'BOM #. Item' #. Label of the include_item_in_manufacturing (Check) field in DocType 'Work #. Order Item' @@ -24540,7 +24684,7 @@ msgstr "" msgid "Incorrect Company" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1265 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1275 msgid "Incorrect Component Quantity" msgstr "" @@ -24584,8 +24728,8 @@ msgstr "" msgid "Incorrect Type of Transaction" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:190 -#: erpnext/stock/doctype/pick_list/pick_list.py:214 +#: erpnext/stock/doctype/pick_list/pick_list.py:192 +#: erpnext/stock/doctype/pick_list/pick_list.py:216 #: erpnext/stock/doctype/stock_settings/stock_settings.py:161 msgid "Incorrect Warehouse" msgstr "" @@ -24645,7 +24789,7 @@ msgstr "" msgid "Increment" msgstr "" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:101 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:103 msgid "Increment cannot be 0" msgstr "" @@ -24805,7 +24949,7 @@ msgstr "" msgid "Installation Note Item" msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:607 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:619 msgid "Installation Note {0} has already been submitted" msgstr "" @@ -24844,25 +24988,25 @@ msgstr "" msgid "Insufficient Capacity" msgstr "" -#: erpnext/controllers/accounts_controller.py:3899 -#: erpnext/controllers/accounts_controller.py:3921 -#: erpnext/controllers/accounts_controller.py:4439 -#: erpnext/controllers/accounts_controller.py:4445 -#: erpnext/controllers/accounts_controller.py:4467 +#: erpnext/controllers/accounts_controller.py:3909 +#: erpnext/controllers/accounts_controller.py:3931 +#: erpnext/controllers/accounts_controller.py:4449 +#: erpnext/controllers/accounts_controller.py:4455 +#: erpnext/controllers/accounts_controller.py:4477 msgid "Insufficient Permissions" msgstr "" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:463 -#: erpnext/stock/doctype/pick_list/pick_list.py:148 -#: erpnext/stock/doctype/pick_list/pick_list.py:166 -#: erpnext/stock/doctype/pick_list/pick_list.py:1093 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1235 -#: erpnext/stock/serial_batch_bundle.py:1225 erpnext/stock/stock_ledger.py:1709 -#: erpnext/stock/stock_ledger.py:2206 +#: erpnext/stock/doctype/pick_list/pick_list.py:150 +#: erpnext/stock/doctype/pick_list/pick_list.py:168 +#: erpnext/stock/doctype/pick_list/pick_list.py:1123 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1245 +#: erpnext/stock/serial_batch_bundle.py:1225 erpnext/stock/stock_ledger.py:1713 +#: erpnext/stock/stock_ledger.py:2210 msgid "Insufficient Stock" msgstr "" -#: erpnext/stock/stock_ledger.py:2221 +#: erpnext/stock/stock_ledger.py:2225 msgid "Insufficient Stock for Batch" msgstr "" @@ -24925,6 +25069,7 @@ msgstr "" #. Label of the inter_company_invoice_reference (Link) field in DocType #. 'Purchase Invoice' #. Label of the inter_company_invoice_reference (Link) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -24948,6 +25093,7 @@ msgstr "" #. Label of the inter_company_order_reference (Link) field in DocType 'Purchase #. Order' #. Label of the inter_company_order_reference (Link) field in DocType 'Sales +#. Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Inter Company Order Reference" @@ -24990,7 +25136,7 @@ msgstr "" msgid "Interest Income" msgstr "" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3010 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3013 msgid "Interest and/or dunning fee" msgstr "" @@ -25050,6 +25196,7 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Sales Invoice' #. Label of the internal_transfer_section (Section Break) field in DocType #. 'Sales Invoice Item' +#. Label of the internal_transfer_section (Section Break) field in DocType #. 'Delivery Note Item' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -25115,7 +25262,7 @@ msgid "Invalid Accounting Dimension" msgstr "" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:402 -#: erpnext/accounts/doctype/payment_request/payment_request.py:1007 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1008 msgid "Invalid Allocated Amount" msgstr "" @@ -25178,12 +25325,12 @@ msgstr "" msgid "Invalid Delivery Date" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1087 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1097 msgid "Invalid Disassembly Item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1053 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1102 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1063 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1112 msgid "Invalid Disassembly Quantity" msgstr "" @@ -25281,8 +25428,8 @@ msgstr "" msgid "Invalid Purchase Invoice" msgstr "" -#: erpnext/controllers/accounts_controller.py:3941 -#: erpnext/controllers/accounts_controller.py:3955 +#: erpnext/controllers/accounts_controller.py:3951 +#: erpnext/controllers/accounts_controller.py:3965 msgid "Invalid Qty" msgstr "" @@ -25311,12 +25458,12 @@ msgstr "" msgid "Invalid Selling Price" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2101 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2111 msgid "Invalid Serial and Batch Bundle" msgstr "Ugyldig serie-/partinummer-kombinasjon" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1352 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1374 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1362 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1384 msgid "Invalid Source and Target Warehouse" msgstr "" @@ -25328,7 +25475,7 @@ msgstr "" msgid "Invalid Upload" msgstr "" -#: erpnext/controllers/item_variant.py:193 +#: erpnext/controllers/item_variant.py:255 msgid "Invalid Value" msgstr "" @@ -25341,7 +25488,7 @@ msgstr "" msgid "Invalid amount in accounting entries of {} {} for Account {}: {}" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:312 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:330 msgid "Invalid condition expression" msgstr "" @@ -25368,7 +25515,7 @@ msgstr "" msgid "Invalid naming series (. missing) for {0}" msgstr "Ugyldig nummerserie (punktum mangler) for {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:571 +#: erpnext/accounts/doctype/payment_request/payment_request.py:572 msgid "Invalid parameter. 'dn' should be of type str" msgstr "" @@ -25535,6 +25682,7 @@ msgstr "" #. Creation Tool Item' #. Label of the invoice_number (Dynamic Link) field in DocType 'Payment #. Reconciliation Allocation' +#. Label of the invoice_number (Dynamic Link) field in DocType 'Payment #. Reconciliation Invoice' #. Label of the invoice_number (Dynamic Link) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -25715,6 +25863,7 @@ msgstr "" #. Label of the is_advance (Select) field in DocType 'Journal Entry Account' #. Label of the is_advance (Data) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the is_advance (Data) field in DocType 'Payment Reconciliation #. Payment' #. Label of the is_advance (Data) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -25936,6 +26085,7 @@ msgstr "" #. Invoice' #. Label of the is_internal_supplier (Check) field in DocType 'Purchase Order' #. Label of the is_internal_supplier (Check) field in DocType 'Supplier' +#. Label of the is_internal_supplier (Check) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -25970,7 +26120,9 @@ msgstr "" #. Label of the is_old_subcontracting_flow (Check) field in DocType 'Purchase #. Invoice' +#. Label of the is_old_subcontracting_flow (Check) field in DocType 'Purchase #. Order' +#. Label of the is_old_subcontracting_flow (Check) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -26164,7 +26316,9 @@ msgstr "" #. Label of the is_tax_withholding_account (Check) field in DocType 'Journal #. Entry Account' #. Label of the is_tax_withholding_account (Check) field in DocType 'Purchase +#. Taxes and Charges' #. Label of the is_tax_withholding_account (Check) field in DocType 'Sales +#. Taxes and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json @@ -26199,6 +26353,7 @@ msgstr "" #. Label of the included_in_print_rate (Check) field in DocType 'Purchase Taxes #. and Charges' #. Label of the included_in_print_rate (Check) field in DocType 'Sales Taxes +#. and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json msgid "Is this Tax included in Basic Rate?" @@ -26389,8 +26544,9 @@ msgstr "" #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:204 #: erpnext/buying/workspace/buying/buying.json #: erpnext/controllers/taxes_and_totals.py:1248 +#: erpnext/controllers/trends.py:365 #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json -#: erpnext/manufacturing/doctype/bom/bom.js:1088 +#: erpnext/manufacturing/doctype/bom/bom.js:1092 #: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:109 #: erpnext/manufacturing/doctype/workstation/workstation_job_card.html:25 #: erpnext/manufacturing/report/bom_stock_analysis/bom_stock_analysis.py:101 @@ -26562,13 +26718,16 @@ msgstr "" #. Label of the item_code (Link) field in DocType 'Asset Capitalization Asset #. Item' #. Label of the item_code (Link) field in DocType 'Asset Capitalization Service +#. Item' #. Label of the item_code (Link) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the item_code (Read Only) field in DocType 'Asset Maintenance' #. Label of the item_code (Read Only) field in DocType 'Asset Maintenance Log' #. Label of the item_code (Link) field in DocType 'Purchase Order Item' #. Label of the main_item_code (Link) field in DocType 'Purchase Order Item #. Supplied' #. Label of the main_item_code (Link) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the item_code (Link) field in DocType 'Request for Quotation Item' #. Label of the item_code (Link) field in DocType 'Supplier Quotation Item' #. Label of the item_code (Link) field in DocType 'Opportunity Item' @@ -26583,6 +26742,7 @@ msgstr "" #. Label of the item_code (Link) field in DocType 'BOM Website Item' #. Label of the item_code (Link) field in DocType 'Job Card Item' #. Label of the item_code (Link) field in DocType 'Master Production Schedule +#. Item' #. Label of the item_code (Link) field in DocType 'Material Request Plan Item' #. Label of the item_code (Link) field in DocType 'Production Plan' #. Label of the item_code (Link) field in DocType 'Production Plan Item' @@ -26619,16 +26779,21 @@ msgstr "" #. Label of the item_code (Link) field in DocType 'Stock Reservation Entry' #. Option for the 'Item Naming By' (Select) field in DocType 'Stock Settings' #. Label of the item_code (Link) field in DocType 'Subcontracting Inward Order +#. Item' #. Label of the main_item_code (Link) field in DocType 'Subcontracting Inward #. Order Received Item' +#. Label of the item_code (Link) field in DocType 'Subcontracting Inward Order #. Secondary Item' +#. Label of the item_code (Link) field in DocType 'Subcontracting Inward Order #. Service Item' #. Label of the item_code (Link) field in DocType 'Subcontracting Order Item' #. Label of the item_code (Link) field in DocType 'Subcontracting Order Service +#. Item' #. Label of the main_item_code (Link) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the item_code (Link) field in DocType 'Subcontracting Receipt Item' #. Label of the main_item_code (Link) field in DocType 'Subcontracting Receipt +#. Supplied Item' #. Label of the item_code (Link) field in DocType 'Warranty Claim' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/pricing_rule_detail/pricing_rule_detail.json @@ -26870,6 +27035,7 @@ msgstr "" #. Label of the item_group (Link) field in DocType 'Sales Order Item' #. Label of a Link in the Selling Workspace #. Option for the 'Customer or Item' (Select) field in DocType 'Authorization +#. Rule' #. Name of a DocType #. Label of the item_group (Link) field in DocType 'Target Detail' #. Label of the item_group (Link) field in DocType 'Website Item Group' @@ -26909,6 +27075,7 @@ msgstr "" #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.js:30 #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:40 #: erpnext/buying/workspace/buying/buying.json +#: erpnext/controllers/trends.py:375 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/manufacturing/doctype/bom_creator/bom_creator.json #: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json @@ -26982,7 +27149,7 @@ msgstr "" msgid "Item Group Tree" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:525 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:543 msgid "Item Group not mentioned in item master for item {0}" msgstr "" @@ -27054,7 +27221,9 @@ msgstr "" #. Label of the item_name (Data) field in DocType 'Asset Capitalization Asset #. Item' #. Label of the item_name (Data) field in DocType 'Asset Capitalization Service +#. Item' #. Label of the item_name (Data) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the item_name (Read Only) field in DocType 'Asset Maintenance' #. Label of the item_name (Read Only) field in DocType 'Asset Maintenance Log' #. Label of the item_name (Data) field in DocType 'Purchase Order Item' @@ -27077,8 +27246,10 @@ msgstr "" #. Label of the item_name (Read Only) field in DocType 'Job Card' #. Label of the item_name (Data) field in DocType 'Job Card Item' #. Label of the item_name (Data) field in DocType 'Master Production Schedule +#. Item' #. Label of the item_name (Data) field in DocType 'Material Request Plan Item' #. Label of the item_name (Data) field in DocType 'Production Plan Sub Assembly +#. Item' #. Label of the item_name (Data) field in DocType 'Sales Forecast Item' #. Label of the item_name (Data) field in DocType 'Work Order' #. Label of the item_name (Data) field in DocType 'Work Order Item' @@ -27105,9 +27276,12 @@ msgstr "" #. Label of the item_name (Data) field in DocType 'Stock Entry Detail' #. Label of the item_name (Data) field in DocType 'Stock Reconciliation Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Inward Order +#. Item' +#. Label of the item_name (Data) field in DocType 'Subcontracting Inward Order #. Service Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Order Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Order Service +#. Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Receipt Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Receipt #. Supplied Item' @@ -27136,6 +27310,7 @@ msgstr "" #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:34 #: erpnext/buying/report/requested_items_to_order_and_receive/requested_items_to_order_and_receive.py:204 +#: erpnext/controllers/trends.py:366 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js:101 #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json @@ -27356,6 +27531,7 @@ msgstr "" #. Label of the item_tax_amount (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the item_tax_amount (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json msgid "Item Tax Amount Included in Value" @@ -27370,6 +27546,7 @@ msgstr "" #. Label of the item_tax_rate (Code) field in DocType 'Quotation Item' #. Label of the item_tax_rate (Code) field in DocType 'Sales Order Item' #. Label of the item_tax_rate (Small Text) field in DocType 'Delivery Note +#. Item' #. Label of the item_tax_rate (Code) field in DocType 'Purchase Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -27399,11 +27576,13 @@ msgstr "" #. Label of a Link in the Invoicing Workspace #. Label of the item_tax_template (Link) field in DocType 'Purchase Order Item' #. Label of the item_tax_template (Link) field in DocType 'Supplier Quotation +#. Item' #. Label of the item_tax_template (Link) field in DocType 'Quotation Item' #. Label of the item_tax_template (Link) field in DocType 'Sales Order Item' #. Label of the item_tax_template (Link) field in DocType 'Delivery Note Item' #. Label of the item_tax_template (Link) field in DocType 'Item Tax' #. Label of the item_tax_template (Link) field in DocType 'Purchase Receipt +#. Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/item_tax_template/item_tax_template.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json @@ -27484,13 +27663,18 @@ msgstr "" #. Label of the item_weight_details (Section Break) field in DocType 'Purchase #. Invoice Item' #. Label of the section_break_18 (Section Break) field in DocType 'Sales +#. Invoice Item' +#. Label of the item_weight_details (Section Break) field in DocType 'Purchase #. Order Item' #. Label of the item_weight_details (Section Break) field in DocType 'Supplier #. Quotation Item' #. Label of the item_weight_details (Section Break) field in DocType 'Quotation +#. Item' #. Label of the item_weight_details (Section Break) field in DocType 'Sales +#. Order Item' #. Label of the item_weight_details (Section Break) field in DocType 'Delivery #. Note Item' +#. Label of the item_weight_details (Section Break) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -27533,6 +27717,7 @@ msgstr "" #. Label of the item_wise_tax_details (Table) field in DocType 'Quotation' #. Label of the item_wise_tax_details (Table) field in DocType 'Sales Order' #. Label of the item_wise_tax_details (Table) field in DocType 'Delivery Note' +#. Label of the item_wise_tax_details (Table) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -27566,7 +27751,7 @@ msgstr "" msgid "Item and Warranty Details" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3815 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3825 msgid "Item for row {0} does not match Material Request" msgstr "" @@ -27596,11 +27781,11 @@ msgstr "" msgid "Item operation" msgstr "" -#: erpnext/controllers/accounts_controller.py:3995 +#: erpnext/controllers/accounts_controller.py:4005 msgid "Item qty can not be updated as raw materials are already processed." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1498 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1508 msgid "Item rate has been updated to zero as Allow Zero Valuation Rate is checked for item {0}" msgstr "" @@ -27712,7 +27897,7 @@ msgstr "" msgid "Item {0} is not a template item." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2539 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2549 msgid "Item {0} is not active or end of life has been reached" msgstr "" @@ -27732,7 +27917,7 @@ msgstr "" msgid "Item {0} must be a non-stock item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1839 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1849 msgid "Item {0} not found in 'Raw Materials Supplied' table in {1} {2}" msgstr "" @@ -27842,11 +28027,11 @@ msgstr "" msgid "Items and Pricing" msgstr "" -#: erpnext/controllers/accounts_controller.py:4253 +#: erpnext/controllers/accounts_controller.py:4263 msgid "Items cannot be updated as Subcontracting Inward Order(s) exist against this Subcontracted Sales Order." msgstr "" -#: erpnext/controllers/accounts_controller.py:4246 +#: erpnext/controllers/accounts_controller.py:4256 msgid "Items cannot be updated as Subcontracting Order is created against the Purchase Order {0}." msgstr "" @@ -27858,7 +28043,7 @@ msgstr "" msgid "Items not found." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1494 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1504 msgid "Items rate has been updated to zero as Allow Zero Valuation Rate is checked for the following items: {0}" msgstr "" @@ -28070,13 +28255,14 @@ msgstr "" #. Label of the supplier_warehouse (Link) field in DocType 'Subcontracting #. Order' +#. Label of the supplier_warehouse (Link) field in DocType 'Subcontracting #. Receipt' #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json msgid "Job Worker Warehouse" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2907 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2966 msgid "Job card {0} created" msgstr "" @@ -28380,9 +28566,11 @@ msgstr "" #. Label of the landed_cost_voucher_amount (Currency) field in DocType #. 'Purchase Invoice Item' +#. Label of the landed_cost_voucher_amount (Currency) field in DocType #. 'Purchase Receipt Item' #. Label of the landed_cost_voucher_amount (Currency) field in DocType 'Stock #. Entry Detail' +#. Label of the landed_cost_voucher_amount (Currency) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -28470,6 +28658,7 @@ msgstr "" #. Label of the last_scanned_warehouse (Data) field in DocType 'Delivery Note' #. Label of the last_scanned_warehouse (Data) field in DocType 'Material #. Request' +#. Label of the last_scanned_warehouse (Data) field in DocType 'Purchase #. Receipt' #. Label of the last_scanned_warehouse (Data) field in DocType 'Stock Entry' #. Label of the last_scanned_warehouse (Data) field in DocType 'Stock @@ -28677,11 +28866,9 @@ msgstr "" #. Description of the 'Success Redirect URL' (Data) field in DocType #. 'Appointment Booking Settings' #: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json -msgid "" -"Leave blank for home.\n" +msgid "Leave blank for home.\n" "This is relative to site URL, for example \"about\" will redirect to \"https://yoursitename.com/about\"" -msgstr "" -"La stå tomt for startside.\n" +msgstr "La stå tomt for startside.\n" "Dette er relativt til nettstedets URL, for eksempel vil «om» omdirigere til «https://dittnettstednavn.com/om»" #. Description of the 'Release Date' (Date) field in DocType 'Supplier' @@ -28836,7 +29023,7 @@ msgstr "Førerkort" msgid "License Plate" msgstr "" -#: erpnext/controllers/status_updater.py:511 +#: erpnext/controllers/status_updater.py:512 msgid "Limit Crossed" msgstr "" @@ -29119,6 +29306,7 @@ msgstr "" #. Label of the lower_deduction_certificate (Link) field in DocType 'Tax #. Withholding Entry' #. Option for the 'Under Withheld Reason' (Select) field in DocType 'Tax +#. Withholding Entry' #. Label of a Link in the Invoicing Workspace #. Name of a DocType #: erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json @@ -29371,6 +29559,7 @@ msgstr "" #. Label of the maintenance_manager_name (Read Only) field in DocType 'Asset #. Maintenance' +#. Label of the maintenance_manager_name (Read Only) field in DocType 'Asset #. Maintenance Team' #: erpnext/assets/doctype/asset_maintenance/asset_maintenance.json #: erpnext/assets/doctype/asset_maintenance_team/asset_maintenance_team.json @@ -29436,6 +29625,7 @@ msgstr "" #. Label of the maintenance_status (Select) field in DocType 'Asset Maintenance #. Log' +#. Label of the maintenance_status (Select) field in DocType 'Asset Maintenance #. Task' #. Label of the maintenance_status (Select) field in DocType 'Serial No' #: erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.json @@ -29529,8 +29719,8 @@ msgstr "" #. Label of the make (Data) field in DocType 'Vehicle' #: erpnext/accounts/doctype/journal_entry/journal_entry.js:127 #: erpnext/manufacturing/doctype/job_card/job_card.js:479 -#: erpnext/manufacturing/doctype/work_order/work_order.js:851 -#: erpnext/manufacturing/doctype/work_order/work_order.js:885 +#: erpnext/manufacturing/doctype/work_order/work_order.js:855 +#: erpnext/manufacturing/doctype/work_order/work_order.js:889 #: erpnext/setup/doctype/vehicle/vehicle.json msgid "Make" msgstr "" @@ -29691,6 +29881,7 @@ msgstr "" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #. Option for the 'How often should project be updated of Total Purchase Cost #. ?' (Select) field in DocType 'Buying Settings' @@ -29717,6 +29908,7 @@ msgstr "" #. Label of the manufacture_details (Section Break) field in DocType 'Purchase #. Invoice Item' +#. Label of the manufacture_details (Section Break) field in DocType 'Purchase #. Order Item' #. Label of the manufacture_details (Section Break) field in DocType 'Supplier #. Quotation Item' @@ -29728,6 +29920,7 @@ msgstr "" #. Option for the 'Purpose' (Select) field in DocType 'Material Request' #. Label of the manufacture_details (Section Break) field in DocType 'Material #. Request Item' +#. Label of the manufacture_details (Section Break) field in DocType 'Purchase #. Receipt Item' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' @@ -29750,8 +29943,8 @@ msgstr "" #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/stock/doctype/stock_entry/stock_entry.json -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1583 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1599 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1593 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1609 #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -29787,6 +29980,7 @@ msgstr "Produsert antall" #. Label of the manufacturer (Link) field in DocType 'Subcontracting Order #. Item' #. Label of the manufacturer (Link) field in DocType 'Subcontracting Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json @@ -29804,14 +29998,18 @@ msgstr "Produsent" #. Label of the manufacturer_part_no (Data) field in DocType 'Purchase Invoice #. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Purchase Order +#. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Supplier #. Quotation Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Item #. Manufacturer' #. Label of the manufacturer_part_no (Data) field in DocType 'Material Request +#. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Subcontracting #. Order Item' +#. Label of the manufacturer_part_no (Data) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -29896,7 +30094,7 @@ msgstr "Produksjonsdato" msgid "Manufacturing Manager" msgstr "Produksjonsleder" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2897 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2907 msgid "Manufacturing Quantity is mandatory" msgstr "Produksjonsmengde er påkrevet" @@ -29923,6 +30121,7 @@ msgstr "" #. Label of the manufacturing_time_in_mins (Int) field in DocType 'Item Lead #. Time' #. Label of the manufacturing_time_tab (Tab Break) field in DocType 'Item Lead +#. Time' #: erpnext/stock/doctype/item_lead_time/item_lead_time.json msgid "Manufacturing Time" msgstr "" @@ -29983,13 +30182,6 @@ msgstr "" msgid "Maps To" msgstr "" -#. Label of the margin (Section Break) field in DocType 'Pricing Rule' -#. Label of the margin (Section Break) field in DocType 'Project' -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.json -#: erpnext/projects/doctype/project/project.json -msgid "Margin" -msgstr "" - #. Label of the margin_money (Currency) field in DocType 'Bank Guarantee' #: erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json msgid "Margin Money" @@ -30001,12 +30193,17 @@ msgstr "" #. Label of the margin_rate_or_amount (Float) field in DocType 'Purchase #. Invoice Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Sales Invoice +#. Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Purchase Order +#. Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Supplier #. Quotation Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Quotation Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Sales Order +#. Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Delivery Note +#. Item' +#. Label of the margin_rate_or_amount (Float) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json @@ -30163,7 +30360,7 @@ msgstr "" msgid "Material" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:876 +#: erpnext/manufacturing/doctype/work_order/work_order.js:880 msgid "Material Consumption" msgstr "" @@ -30171,7 +30368,7 @@ msgstr "" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' #: erpnext/setup/setup_wizard/operations/install_fixtures.py:114 #: erpnext/stock/doctype/stock_entry/stock_entry.json -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1584 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1594 #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Material Consumption for Manufacture" msgstr "" @@ -30216,7 +30413,9 @@ msgstr "" #. Item' #. Label of the material_request (Link) field in DocType 'Purchase Order Item' #. Label of the material_request (Link) field in DocType 'Request for Quotation +#. Item' #. Label of the material_request (Link) field in DocType 'Supplier Quotation +#. Item' #. Label of a Link in the Buying Workspace #. Option for the 'Get Items From' (Select) field in DocType 'Production Plan' #. Label of the material_request (Link) field in DocType 'Production Plan Item' @@ -30231,9 +30430,12 @@ msgstr "" #. Label of the material_request (Link) field in DocType 'Pick List' #. Label of the material_request (Link) field in DocType 'Pick List Item' #. Label of the material_request (Link) field in DocType 'Purchase Receipt +#. Item' #. Label of the material_request (Link) field in DocType 'Stock Entry Detail' #. Label of a Link in the Stock Workspace #. Label of the material_request (Link) field in DocType 'Subcontracting Order +#. Item' +#. Label of the material_request (Link) field in DocType 'Subcontracting Order #. Service Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -30253,6 +30455,7 @@ msgstr "" #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json #: erpnext/manufacturing/doctype/production_plan_material_request/production_plan_material_request.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json +#: erpnext/manufacturing/doctype/work_order/work_order.js:816 #: erpnext/manufacturing/doctype/work_order/work_order.json #: erpnext/selling/doctype/sales_order/sales_order.js:1092 #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -30291,19 +30494,25 @@ msgstr "" #. Label of the material_request_item (Data) field in DocType 'Purchase Invoice #. Item' #. Label of the material_request_item (Data) field in DocType 'Purchase Order +#. Item' #. Label of the material_request_item (Data) field in DocType 'Request for #. Quotation Item' #. Label of the material_request_item (Data) field in DocType 'Supplier +#. Quotation Item' #. Label of the material_request_item (Data) field in DocType 'Work Order' #. Label of the material_request_item (Data) field in DocType 'Sales Order +#. Item' #. Label of the material_request_item (Data) field in DocType 'Delivery Note +#. Item' #. Name of a DocType #. Label of the material_request_item (Data) field in DocType 'Pick List Item' #. Label of the material_request_item (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the material_request_item (Link) field in DocType 'Stock Entry #. Detail' #. Label of the material_request_item (Data) field in DocType 'Subcontracting #. Order Item' +#. Label of the material_request_item (Data) field in DocType 'Subcontracting #. Order Service Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -30490,6 +30699,7 @@ msgstr "" #. Label of the max_amount (Currency) field in DocType 'Bank Transaction Rule' #. Label of the max_amount (Currency) field in DocType 'Promotional Scheme #. Price Discount' +#. Label of the max_amount (Currency) field in DocType 'Promotional Scheme #. Product Discount' #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -30509,6 +30719,7 @@ msgstr "" #. Label of the max_grade (Percent) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the max_grade (Percent) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -30523,6 +30734,7 @@ msgstr "" #. Label of the max_qty (Float) field in DocType 'Promotional Scheme Price #. Discount' #. Label of the max_qty (Float) field in DocType 'Promotional Scheme Product +#. Discount' #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json msgid "Max Qty" @@ -30541,18 +30753,19 @@ msgstr "" #. Label of the max_score (Float) field in DocType 'Supplier Scorecard #. Criteria' #. Label of the max_score (Float) field in DocType 'Supplier Scorecard Scoring +#. Criteria' #: erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.json #: erpnext/buying/doctype/supplier_scorecard_scoring_criteria/supplier_scorecard_scoring_criteria.json msgid "Max Score" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:292 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:310 msgid "Max discount allowed for item: {0} is {1}%" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1052 -#: erpnext/manufacturing/doctype/work_order/work_order.js:1059 -#: erpnext/manufacturing/doctype/work_order/work_order.js:1082 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1056 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1063 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1086 #: erpnext/stock/doctype/pick_list/pick_list.js:208 #: erpnext/stock/doctype/stock_entry/stock_entry.js:404 msgid "Max: {0}" @@ -30584,11 +30797,11 @@ msgstr "" msgid "Maximum Producible Items" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4428 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4441 msgid "Maximum Samples - {0} can be retained for Batch {1} and Item {2}." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4419 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4432 msgid "Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}." msgstr "" @@ -30649,7 +30862,7 @@ msgstr "" msgid "Megawatt" msgstr "" -#: erpnext/stock/stock_ledger.py:2034 +#: erpnext/stock/stock_ledger.py:2038 msgid "Mention Valuation Rate in the Item master." msgstr "" @@ -30878,6 +31091,7 @@ msgstr "" #. Label of the min_amount (Currency) field in DocType 'Bank Transaction Rule' #. Label of the min_amount (Currency) field in DocType 'Promotional Scheme #. Price Discount' +#. Label of the min_amount (Currency) field in DocType 'Promotional Scheme #. Product Discount' #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -30890,12 +31104,13 @@ msgstr "" msgid "Min Amt" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:228 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:246 msgid "Min Amt can not be greater than Max Amt" msgstr "" #. Label of the min_grade (Percent) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the min_grade (Percent) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -30911,6 +31126,7 @@ msgstr "" #. Label of the min_qty (Float) field in DocType 'Promotional Scheme Price #. Discount' #. Label of the min_qty (Float) field in DocType 'Promotional Scheme Product +#. Discount' #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json msgid "Min Qty" @@ -30921,11 +31137,11 @@ msgstr "" msgid "Min Qty (As Per Stock UOM)" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:224 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:242 msgid "Min Qty can not be greater than Max Qty" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:238 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:256 msgid "Min Qty should be greater than Recurse Over Qty" msgstr "" @@ -30993,9 +31209,7 @@ msgstr "" #. Description of the 'Minimum Order Qty' (Float) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json -msgid "" -"Minimum quantity should be as per Stock UOM\n" -"\n" +msgid "Minimum quantity should be as per Stock UOM\n\n" msgstr "" #. Description of the 'Safety Stock' (Float) field in DocType 'Item' @@ -31067,7 +31281,7 @@ msgstr "" msgid "Missing Finance Book" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2036 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2046 msgid "Missing Finished Good" msgstr "" @@ -31075,7 +31289,7 @@ msgstr "" msgid "Missing Formula" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1272 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1282 msgid "Missing Item" msgstr "" @@ -31095,7 +31309,7 @@ msgstr "" msgid "Missing Serial No Bundle" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:174 +#: erpnext/stock/doctype/pick_list/pick_list.py:176 msgid "Missing Warehouse" msgstr "" @@ -31108,7 +31322,7 @@ msgid "Missing required filter: {0}" msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1219 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1587 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1646 msgid "Missing value" msgstr "" @@ -31141,7 +31355,9 @@ msgstr "" #. Label of the mode_of_payment (Link) field in DocType 'Payment Terms Template #. Detail' #. Label of the mode_of_payment (Link) field in DocType 'POS Closing Entry +#. Detail' #. Label of the mode_of_payment (Link) field in DocType 'POS Opening Entry +#. Detail' #. Label of the mode_of_payment (Link) field in DocType 'POS Payment Method' #. Label of the mode_of_payment (Link) field in DocType 'Purchase Invoice' #. Label of the mode_of_payment (Link) field in DocType 'Sales Invoice Payment' @@ -31223,9 +31439,11 @@ msgstr "" #. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Schedule' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Term' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Term' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Terms #. Template Detail' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -31383,7 +31601,7 @@ msgstr "" msgid "Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2043 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2053 msgid "Multiple items cannot be marked as finished item" msgstr "" @@ -31392,7 +31610,7 @@ msgid "Music" msgstr "" #. Label of the must_be_whole_number (Check) field in DocType 'UOM' -#: erpnext/manufacturing/doctype/work_order/work_order.py:1534 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1593 #: erpnext/setup/doctype/uom/uom.json #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:267 #: erpnext/utilities/transaction_base.py:631 @@ -31462,15 +31680,18 @@ msgstr "" msgid "Naming Series Prefix" msgstr "Prefiks for nummerserie" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:95 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:96 msgid "Naming Series is mandatory" msgstr "Nummerserie er påkrevet" #. Label of the naming_series_details (Small Text) field in DocType 'Buying #. Settings' #. Label of the naming_series_details (Small Text) field in DocType 'Selling +#. Settings' #. Label of the naming_series_details (Small Text) field in DocType 'Stock +#. Settings' #. Label of the naming_series_preview (Small Text) field in DocType 'Stock +#. Settings' #: erpnext/buying/doctype/buying_settings/buying_settings.json #: erpnext/selling/doctype/selling_settings/selling_settings.json #: erpnext/stock/doctype/stock_settings/stock_settings.json @@ -31531,7 +31752,7 @@ msgstr "" msgid "Negative Stock" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1658 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1659 #: erpnext/stock/serial_batch_bundle.py:1548 msgid "Negative Stock Error" msgstr "" @@ -31551,8 +31772,10 @@ msgstr "" #. Label of the net_amount (Currency) field in DocType 'POS Invoice Item' #. Label of the net_amount (Currency) field in DocType 'Purchase Invoice Item' #. Label of the net_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the net_amount (Currency) field in DocType 'Sales Invoice Item' #. Label of the net_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the net_amount (Currency) field in DocType 'Purchase Order Item' #. Label of the net_amount (Currency) field in DocType 'Supplier Quotation #. Item' @@ -31582,14 +31805,21 @@ msgstr "" #. Label of the base_net_amount (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the base_net_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the base_net_amount (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the base_net_amount (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Quotation Item' #. Label of the base_net_amount (Currency) field in DocType 'Sales Order Item' #. Label of the base_net_amount (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -31717,10 +31947,12 @@ msgstr "" #. Label of the base_net_rate (Currency) field in DocType 'Sales Invoice Item' #. Label of the base_net_rate (Currency) field in DocType 'Purchase Order Item' #. Label of the base_net_rate (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the base_net_rate (Currency) field in DocType 'Quotation Item' #. Label of the base_net_rate (Currency) field in DocType 'Sales Order Item' #. Label of the base_net_rate (Currency) field in DocType 'Delivery Note Item' #. Label of the base_net_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -31743,23 +31975,31 @@ msgstr "" #. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Invoice' #. Label of the net_total (Currency) field in DocType 'Sales Invoice' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Invoice' #. Option for the 'Calculate Based On' (Select) field in DocType 'Shipping #. Rule' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Subscription' #. Option for the 'Deduct Tax On Basis' (Select) field in DocType 'Tax #. Withholding Category' #. Label of the net_total (Currency) field in DocType 'Purchase Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Order' #. Label of the net_total (Currency) field in DocType 'Supplier Quotation' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Supplier Quotation' #. Label of the net_total (Currency) field in DocType 'Quotation' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Quotation' #. Label of the net_total (Currency) field in DocType 'Sales Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Order' #. Label of the net_total (Currency) field in DocType 'Delivery Note' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Delivery Note' #. Label of the net_total (Currency) field in DocType 'Purchase Receipt' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_closing_entry/closing_voucher_details.html:19 #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json @@ -32458,15 +32698,15 @@ msgstr "" msgid "No record found" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:743 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:774 msgid "No records found in Allocation table" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:620 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:651 msgid "No records found in the Invoices table" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:623 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:654 msgid "No records found in the Payments table" msgstr "" @@ -32713,7 +32953,7 @@ msgstr "" msgid "Note: Automatic log deletion only applies to logs of type Update Cost" msgstr "" -#: erpnext/accounts/party.py:705 +#: erpnext/accounts/party.py:721 msgid "Note: Due Date exceeds allowed {0} credit days by {1} day(s)" msgstr "" @@ -32823,6 +33063,7 @@ msgstr "" #. Label of the notify_supplier (Check) field in DocType 'Supplier Scorecard' #. Label of the notify_supplier (Check) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the notify_supplier (Check) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json @@ -33148,6 +33389,7 @@ msgstr "" #. Description of the 'Default Advance Account' (Link) field in DocType #. 'Payment Reconciliation' +#. Description of the 'Default Advance Account' (Link) field in DocType #. 'Process Payment Reconciliation' #. Description of the 'Default Advance Received Account' (Link) field in #. DocType 'Company' @@ -33223,7 +33465,7 @@ msgstr "" msgid "Only one operation can have 'Is Final Finished Good' checked when 'Track Semi Finished Goods' is enabled." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1598 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1608 msgid "Only one {0} entry can be created against the Work Order {1}" msgstr "" @@ -33245,8 +33487,7 @@ msgstr "" #. Description of the 'Rounding Loss Allowance' (Float) field in DocType #. 'Exchange Rate Revaluation' #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.json -msgid "" -"Only values between [0,1) are allowed. Like {0.00, 0.04, 0.09, ...}\n" +msgid "Only values between [0,1) are allowed. Like {0.00, 0.04, 0.09, ...}\n" "Ex: If allowance is set at 0.07, accounts that have balance of 0.07 in either of the currencies will be considered as zero balance account" msgstr "" @@ -33407,6 +33648,7 @@ msgstr "" #. Label of the opening_accumulated_depreciation (Currency) field in DocType #. 'Asset' +#. Label of the opening_accumulated_depreciation (Currency) field in DocType #. 'Asset Depreciation Schedule' #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:166 #: erpnext/assets/doctype/asset/asset.json @@ -33419,6 +33661,7 @@ msgstr "" #. Label of the opening_amount (Currency) field in DocType 'POS Closing Entry #. Detail' #. Label of the opening_amount (Currency) field in DocType 'POS Opening Entry +#. Detail' #: erpnext/accounts/doctype/pos_closing_entry_detail/pos_closing_entry_detail.json #: erpnext/accounts/doctype/pos_opening_entry_detail/pos_opening_entry_detail.json #: erpnext/selling/page/point_of_sale/pos_controller.js:41 @@ -33471,7 +33714,7 @@ msgstr "" msgid "Opening Entry" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:316 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:326 msgid "Opening Invoice Creation In Progress" msgstr "" @@ -33508,20 +33751,21 @@ msgstr "" msgid "Opening Invoices" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:139 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:146 msgid "Opening Invoices Summary" msgstr "" #. Label of the opening_number_of_booked_depreciations (Int) field in DocType #. 'Asset' +#. Label of the opening_number_of_booked_depreciations (Int) field in DocType #. 'Asset Depreciation Schedule' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json msgid "Opening Number of Booked Depreciations" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:35 -msgid "Opening Purchase Invoices have been created." +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:36 +msgid "Opening Purchase Invoice(s) have been created." msgstr "" #: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:81 @@ -33529,8 +33773,8 @@ msgstr "" msgid "Opening Qty" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:33 -msgid "Opening Sales Invoices have been created." +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:35 +msgid "Opening Sales Invoice(s) have been created." msgstr "" #. Label of the opening_stock (Float) field in DocType 'Item' @@ -33614,6 +33858,7 @@ msgstr "" #. Label of the section_break_auzm (Section Break) field in DocType #. 'Workstation' +#. Label of the section_break_auzm (Section Break) field in DocType #. 'Workstation Type' #: erpnext/manufacturing/doctype/workstation/workstation.json #: erpnext/manufacturing/doctype/workstation_type/workstation_type.json @@ -33673,7 +33918,7 @@ msgstr "" msgid "Operation Time" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1596 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1655 msgid "Operation Time must be greater than 0 for Operation {0}" msgstr "" @@ -33883,7 +34128,7 @@ msgstr "" msgid "Optimize Route" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1029 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1033 msgid "Optional. Select a specific manufacture entry to reverse." msgstr "" @@ -33950,7 +34195,9 @@ msgstr "" #. Order' #. Label of the order_status_section (Section Break) field in DocType #. 'Subcontracting Inward Order' +#. Label of the order_status_section (Section Break) field in DocType #. 'Subcontracting Order' +#. Label of the order_status_section (Section Break) field in DocType #. 'Subcontracting Receipt' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json @@ -34076,7 +34323,9 @@ msgstr "" #. Label of the other_info_tab (Tab Break) field in DocType 'Stock Entry' #. Label of the tab_other_info (Tab Break) field in DocType 'Subcontracting #. Inward Order' +#. Label of the tab_other_info (Tab Break) field in DocType 'Subcontracting #. Order' +#. Label of the tab_other_info (Tab Break) field in DocType 'Subcontracting #. Receipt' #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json @@ -34109,7 +34358,7 @@ msgstr "" #. Label of the tab_break_dpet (Tab Break) field in DocType 'Accounts Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json msgid "Others" -msgstr "Andre" +msgstr "" #. Name of a UOM #: erpnext/setup/setup_wizard/data/uom_data.json @@ -34166,7 +34415,7 @@ msgstr "" msgid "Out of Order" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:635 +#: erpnext/stock/doctype/pick_list/pick_list.py:665 msgid "Out of Stock" msgstr "" @@ -34228,9 +34477,11 @@ msgstr "" #. Creation Tool Item' #. Label of the outstanding_amount (Currency) field in DocType 'Payment #. Reconciliation Invoice' +#. Label of the outstanding_amount (Currency) field in DocType 'Payment #. Request' #. Label of the outstanding_amount (Currency) field in DocType 'POS Invoice' #. Label of the outstanding_amount (Currency) field in DocType 'Purchase +#. Invoice' #. Label of the outstanding_amount (Currency) field in DocType 'Sales Invoice' #: erpnext/accounts/doctype/cashier_closing/cashier_closing.json #: erpnext/accounts/doctype/discounted_invoice/discounted_invoice.json @@ -34320,7 +34571,7 @@ msgstr "" msgid "Over Receipt" msgstr "" -#: erpnext/controllers/status_updater.py:516 +#: erpnext/controllers/status_updater.py:517 msgid "Over Receipt/Delivery of {0} {1} ignored for item {2} because you have {3} role." msgstr "" @@ -34337,7 +34588,7 @@ msgstr "" msgid "Over Withheld" msgstr "" -#: erpnext/controllers/status_updater.py:518 +#: erpnext/controllers/status_updater.py:519 msgid "Overbilling of {0} {1} ignored for item {2} because you have {3} role." msgstr "" @@ -34350,6 +34601,7 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Sales Invoice' #. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Log' +#. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Task' #. Option for the 'Status' (Select) field in DocType 'Task' #. Option in a Select field in the tasks Web Form @@ -34885,7 +35137,7 @@ msgstr "" msgid "Packing Slip Item" msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:623 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:635 msgid "Packing Slip(s) cancelled" msgstr "" @@ -35018,6 +35270,7 @@ msgstr "" #. Inspection Parameter' #. Label of the parameter_group (Link) field in DocType 'Quality Inspection #. Parameter' +#. Label of the parameter_group (Link) field in DocType 'Quality Inspection #. Reading' #: erpnext/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.json #: erpnext/stock/doctype/quality_inspection_parameter/quality_inspection_parameter.json @@ -35034,6 +35287,7 @@ msgstr "" #. Label of the param_name (Data) field in DocType 'Supplier Scorecard Scoring #. Variable' #. Label of the param_name (Data) field in DocType 'Supplier Scorecard +#. Variable' #: erpnext/buying/doctype/supplier_scorecard_scoring_variable/supplier_scorecard_scoring_variable.json #: erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.json msgid "Parameter Name" @@ -35240,6 +35494,7 @@ msgstr "" #. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Schedule Detail' +#. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Visit' #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -35275,6 +35530,7 @@ msgstr "" #. Option for the 'Advance Payment Status' (Select) field in DocType 'Purchase #. Order' #. Option for the 'Advance Payment Status' (Select) field in DocType 'Sales +#. Order' #: erpnext/accounts/doctype/payment_request/payment_request.json #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json @@ -35293,6 +35549,7 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation' +#. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation Log' #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:133 #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:415 @@ -35307,7 +35564,9 @@ msgid "Partially Reserved" msgstr "" #. Option for the 'Status' (Select) field in DocType 'Job Card' +#. Option for the 'Status' (Select) field in DocType 'Pick List' #: erpnext/manufacturing/doctype/job_card/job_card.json +#: erpnext/stock/doctype/pick_list/pick_list.json msgid "Partially Transferred" msgstr "" @@ -35444,6 +35703,7 @@ msgstr "" #: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.js:25 #: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.js:26 #: erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.js:57 +#: erpnext/controllers/trends.py:390 #: erpnext/crm/doctype/appointment/appointment.json #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/report/lost_opportunity/lost_opportunity.js:55 @@ -35564,7 +35824,7 @@ msgstr "" #: erpnext/accounts/doctype/payment_request/payment_request.json #: erpnext/accounts/report/general_ledger/general_ledger.js:111 #: erpnext/accounts/report/general_ledger/general_ledger.py:785 -#: erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:396 erpnext/crm/doctype/contract/contract.json #: erpnext/selling/doctype/party_specific_item/party_specific_item.json #: erpnext/selling/report/address_and_contacts/address_and_contacts.js:22 msgid "Party Name" @@ -35601,6 +35861,7 @@ msgstr "" #. Label of the party_type (Link) field in DocType 'GL Entry' #. Label of the party_type (Link) field in DocType 'Journal Entry Account' #. Label of the party_type (Link) field in DocType 'Journal Entry Template +#. Account' #. Label of the party_type (Link) field in DocType 'Opening Invoice Creation #. Tool Item' #. Label of the party_type (Link) field in DocType 'Payment Entry' @@ -35665,7 +35926,7 @@ msgstr "" msgid "Party Type" msgstr "" -#: erpnext/accounts/party.py:834 +#: erpnext/accounts/party.py:850 msgid "Party Type and Party can only be set for Receivable / Payable account
{0}" msgstr "" @@ -35678,7 +35939,7 @@ msgid "Party Type and Party is required for Receivable / Payable account {0}" msgstr "" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:535 -#: erpnext/accounts/party.py:432 +#: erpnext/accounts/party.py:443 msgid "Party Type is mandatory" msgstr "" @@ -35772,9 +36033,11 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation' +#. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation Log' #. Option for the 'Status' (Select) field in DocType 'Process Period Closing #. Voucher' +#. Option for the 'Status' (Select) field in DocType 'Process Period Closing #. Voucher Detail' #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation_log/process_payment_reconciliation_log.json @@ -35979,7 +36242,7 @@ msgstr "" msgid "Payment Entry Reference" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:477 +#: erpnext/accounts/doctype/payment_request/payment_request.py:478 msgid "Payment Entry already exists" msgstr "" @@ -35988,7 +36251,7 @@ msgid "Payment Entry has been modified after you pulled it. Please pull it again msgstr "" #: erpnext/accounts/doctype/payment_request/payment_request.py:155 -#: erpnext/accounts/doctype/payment_request/payment_request.py:637 +#: erpnext/accounts/doctype/payment_request/payment_request.py:638 msgid "Payment Entry is already created" msgstr "" @@ -36203,6 +36466,7 @@ msgstr "" #. Option for the 'Payment Order Type' (Select) field in DocType 'Payment #. Order' #. Label of the payment_request (Link) field in DocType 'Payment Order +#. Reference' #. Name of a DocType #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json @@ -36233,11 +36497,11 @@ msgstr "" msgid "Payment Request Type" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:710 +#: erpnext/accounts/doctype/payment_request/payment_request.py:711 msgid "Payment Request for {0}" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:651 +#: erpnext/accounts/doctype/payment_request/payment_request.py:652 msgid "Payment Request is already created" msgstr "" @@ -36245,7 +36509,7 @@ msgstr "" msgid "Payment Request took too long to respond. Please try requesting for payment again." msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:568 +#: erpnext/accounts/doctype/payment_request/payment_request.py:569 msgid "Payment Requests cannot be created against: {0}" msgstr "" @@ -36277,7 +36541,7 @@ msgstr "" msgid "Payment Schedule" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:590 +#: erpnext/accounts/doctype/payment_request/payment_request.py:591 msgid "Payment Schedule based Payment Requests cannot be created because a Payment Entry already exists for this document." msgstr "" @@ -36325,8 +36589,11 @@ msgstr "" #. Invoice' #. Label of the payment_schedule_section (Section Break) field in DocType #. 'Purchase Invoice' +#. Label of the payment_schedule_section (Section Break) field in DocType #. 'Sales Invoice' +#. Label of the payment_schedule_section (Section Break) field in DocType #. 'Purchase Order' +#. Label of the payment_schedule_section (Section Break) field in DocType #. 'Quotation' #. Label of the payment_terms_section (Section Break) field in DocType 'Sales #. Order' @@ -36458,6 +36725,7 @@ msgstr "" #. Invoice' #. Label of the payments_tab (Tab Break) field in DocType 'Purchase Invoice' #. Label of the payments_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the payments_tab (Tab Break) field in DocType 'Sales Invoice' #. Label of a Card Break in the Invoicing Workspace #. Option for the 'Hold Type' (Select) field in DocType 'Supplier' @@ -36623,8 +36891,7 @@ msgstr "" #. Description of the 'Total Workstation Time (In Hours)' (Int) field in #. DocType 'Item Lead Time' #: erpnext/stock/doctype/item_lead_time/item_lead_time.json -msgid "" -"Per Day\n" +msgid "Per Day\n" "Shift Time (In Hours) * No of Workstations * No of Shift" msgstr "" @@ -36811,6 +37078,7 @@ msgstr "" #. Label of the period_start_date (Datetime) field in DocType 'POS Closing #. Entry' #. Label of the period_start_date (Datetime) field in DocType 'POS Opening +#. Entry' #: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.json @@ -36979,16 +37247,18 @@ msgstr "" msgid "Pick List" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:270 +#: erpnext/stock/doctype/pick_list/pick_list.py:272 msgid "Pick List Incomplete" msgstr "" #. Label of the pick_list_item (Data) field in DocType 'Sales Invoice Item' #. Label of the pick_list_item (Data) field in DocType 'Delivery Note Item' #. Name of a DocType +#. Label of the pick_list_item (Link) field in DocType 'Stock Entry Detail' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json +#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Pick List Item" msgstr "" @@ -37012,8 +37282,10 @@ msgstr "" #. Label of the pick_serial_and_batch (Button) field in DocType 'Sales Invoice #. Item' #. Label of the pick_serial_and_batch (Button) field in DocType 'Delivery Note +#. Item' #. Label of the pick_serial_and_batch (Button) field in DocType 'Packed Item' #. Label of the pick_serial_and_batch (Button) field in DocType 'Pick List +#. Item' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/packed_item/packed_item.json @@ -37185,6 +37457,7 @@ msgstr "" #. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Log' +#. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Task' #. Option for the 'Status' (Select) field in DocType 'Sales Forecast' #: erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.json @@ -37200,6 +37473,10 @@ msgstr "" msgid "Planned End Date" msgstr "" +#: erpnext/manufacturing/doctype/work_order/work_order.py:300 +msgid "Planned End Date cannot be before Planned Start Date" +msgstr "" + #. Label of the planned_end_time (Datetime) field in DocType 'Work Order #. Operation' #: erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json @@ -37297,7 +37574,7 @@ msgstr "" msgid "Plants and Machineries" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:632 +#: erpnext/stock/doctype/pick_list/pick_list.py:662 msgid "Please Restock Items and Update the Pick List to continue. To discontinue, cancel the Pick List." msgstr "" @@ -37321,7 +37598,7 @@ msgstr "" msgid "Please Select a Supplier" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:161 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:179 msgid "Please Set Priority" msgstr "" @@ -37353,7 +37630,7 @@ msgstr "" msgid "Please add Root Account for - {0}" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:332 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:343 msgid "Please add a Temporary Opening account in Chart of Accounts" msgstr "" @@ -37365,7 +37642,7 @@ msgstr "" msgid "Please add atleast one Serial No / Batch No" msgstr "" -#: erpnext/crm/doctype/crm_settings/crm_settings.py:51 +#: erpnext/crm/doctype/crm_settings/crm_settings.py:53 msgid "Please add atleast one user on Allowed Users to allow Data Synchronization from Frappe CRM site." msgstr "" @@ -37423,7 +37700,7 @@ msgstr "" msgid "Please check either with operations or FG Based Operating Cost." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:149 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:150 msgid "Please check the 'Activate Serial and Batch No for Item' checkbox in the {0} to make Serial and Batch Bundle for the item." msgstr "" @@ -37508,7 +37785,7 @@ msgstr "Vennligst deaktiver arbeidsflyten midlertidig for journalregistrering {0 msgid "Please do not book expense of multiple assets against one single Asset." msgstr "" -#: erpnext/controllers/item_variant.py:291 +#: erpnext/controllers/item_variant.py:353 msgid "Please do not create more than 500 items at a time" msgstr "" @@ -37520,7 +37797,7 @@ msgstr "" msgid "Please enable Applicable on Purchase Order and Applicable on Booking Actual Expenses" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:321 +#: erpnext/stock/doctype/pick_list/pick_list.py:323 msgid "Please enable Use Old Serial / Batch Fields to make_bundle" msgstr "Aktiver Bruk gamle serie-/partinummer-kombinasjon for å make_bundle" @@ -37552,7 +37829,7 @@ msgstr "" msgid "Please ensure {} account {} is a Receivable account." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:862 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:872 msgid "Please enter Difference Account or set default Stock Adjustment Account for company {0}" msgstr "" @@ -37942,7 +38219,7 @@ msgstr "" msgid "Please select Stock Asset Account" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1962 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1972 msgid "Please select Subcontracting Order instead of Purchase Order {0}" msgstr "" @@ -37954,13 +38231,13 @@ msgstr "" msgid "Please select a BOM" msgstr "" -#: erpnext/accounts/party.py:434 -#: erpnext/stock/doctype/pick_list/pick_list.py:1741 +#: erpnext/accounts/party.py:445 +#: erpnext/stock/doctype/pick_list/pick_list.py:1788 msgid "Please select a Company" msgstr "" #: erpnext/accounts/doctype/payment_entry/payment_entry.js:268 -#: erpnext/manufacturing/doctype/bom/bom.js:730 +#: erpnext/manufacturing/doctype/bom/bom.js:734 #: erpnext/manufacturing/doctype/bom/bom.py:279 #: erpnext/public/js/controllers/accounts.js:274 #: erpnext/public/js/controllers/transaction.js:3358 @@ -38060,7 +38337,7 @@ msgstr "" msgid "Please select an item code before setting the warehouse." msgstr "" -#: erpnext/controllers/item_variant.py:285 +#: erpnext/controllers/item_variant.py:347 msgid "Please select at least one attribute value" msgstr "" @@ -38176,7 +38453,7 @@ msgid "Please select weekly off day" msgstr "Vennligst velg ukentlig fridag" #: erpnext/accounts/doctype/payment_entry/payment_entry.js:1219 -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:616 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:647 msgid "Please select {0} first" msgstr "" @@ -38482,7 +38759,7 @@ msgstr "" msgid "Please specify either Quantity or Valuation Rate or both" msgstr "" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:95 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:97 msgid "Please specify from/to range" msgstr "" @@ -38732,10 +39009,12 @@ msgstr "" #. Label of the posting_datetime (Datetime) field in DocType 'Serial and Batch #. Bundle' +#. Label of the posting_datetime (Datetime) field in DocType 'Serial and Batch #. Entry' #. Label of the posting_datetime (Datetime) field in DocType 'Stock Closing #. Balance' #. Label of the posting_datetime (Datetime) field in DocType 'Stock Ledger +#. Entry' #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json #: erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json #: erpnext/stock/doctype/stock_closing_balance/stock_closing_balance.json @@ -38787,7 +39066,7 @@ msgstr "" msgid "Posting Time" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2847 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2857 msgid "Posting date and posting time is mandatory" msgstr "" @@ -38873,11 +39152,6 @@ msgstr "" msgid "Preference" msgstr "" -#: banking/src/components/features/Settings/Preferences.tsx:43 -#: banking/src/components/features/Settings/SettingsDialogContent.tsx:27 -msgid "Preferences" -msgstr "Innstillinger" - #: banking/src/components/features/Settings/Preferences.tsx:33 msgid "Preferences updated" msgstr "" @@ -38915,6 +39189,7 @@ msgstr "" #. Label of the prevent_pos (Check) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the prevent_pos (Check) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -38925,6 +39200,7 @@ msgstr "" #. Label of the prevent_rfqs (Check) field in DocType 'Supplier Scorecard' #. Label of the prevent_rfqs (Check) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the prevent_rfqs (Check) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json @@ -39162,13 +39438,19 @@ msgstr "" #. Label of the price_list_rate (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the price_list_rate (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Quotation Item' #. Label of the price_list_rate (Currency) field in DocType 'Sales Order Item' #. Label of the price_list_rate (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Material Request +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #. Option for the 'Update Price List based on' (Select) field in DocType 'Stock #. Settings' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json @@ -39190,12 +39472,18 @@ msgstr "" #. Label of the base_price_list_rate (Currency) field in DocType 'Purchase #. Invoice Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Sales Invoice +#. Item' +#. Label of the base_price_list_rate (Currency) field in DocType 'Purchase #. Order Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Supplier #. Quotation Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Quotation +#. Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Sales Order +#. Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Delivery Note +#. Item' +#. Label of the base_price_list_rate (Currency) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -39345,25 +39633,35 @@ msgstr "" #. Invoice' #. Label of the pricing_rules (Small Text) field in DocType 'POS Invoice Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Purchase +#. Invoice' #. Label of the pricing_rules (Small Text) field in DocType 'Purchase Invoice #. Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the pricing_rules (Small Text) field in DocType 'Sales Invoice +#. Item' #. Label of the section_break_48 (Section Break) field in DocType 'Purchase #. Order' #. Label of the pricing_rules (Small Text) field in DocType 'Purchase Order +#. Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Supplier #. Quotation' #. Label of the pricing_rules (Small Text) field in DocType 'Supplier Quotation +#. Item' #. Label of the pricing_rule_details (Section Break) field in DocType #. 'Quotation' #. Label of the pricing_rules (Small Text) field in DocType 'Quotation Item' +#. Label of the pricing_rule_details (Section Break) field in DocType 'Sales +#. Order' #. Label of the pricing_rules (Small Text) field in DocType 'Sales Order Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Delivery #. Note' #. Label of the pricing_rules (Small Text) field in DocType 'Delivery Note +#. Item' +#. Label of the pricing_rule_details (Section Break) field in DocType 'Purchase #. Receipt' #. Label of the pricing_rules (Small Text) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -39507,9 +39805,12 @@ msgstr "" #. Label of the printing_settings (Section Break) field in DocType 'Request for #. Quotation' #. Label of the printing_settings (Section Break) field in DocType 'Supplier +#. Quotation' #. Label of the printing_settings (Section Break) field in DocType 'Purchase #. Receipt' #. Label of the printing_settings (Section Break) field in DocType 'Stock +#. Entry' +#. Label of the printing_settings_section (Section Break) field in DocType #. 'Subcontracting Order' #. Label of the printing_settings (Section Break) field in DocType #. 'Subcontracting Receipt' @@ -39535,11 +39836,11 @@ msgstr "" msgid "Priority cannot be lesser than 1." msgstr "" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:764 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:767 msgid "Priority has been changed to {0}." msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:161 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:179 msgid "Priority is mandatory" msgstr "" @@ -39619,6 +39920,7 @@ msgstr "" #. Label of the process_loss_qty (Float) field in DocType 'Stock Entry' #. Label of the process_loss_qty (Float) field in DocType 'Subcontracting #. Inward Order Item' +#. Label of the process_loss_qty (Float) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/manufacturing/doctype/bom/bom.json #: erpnext/manufacturing/doctype/bom_secondary_item/bom_secondary_item.json @@ -39774,6 +40076,7 @@ msgstr "" #. Label of the produced_qty (Float) field in DocType 'Batch' #. Label of the produced_qty (Float) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the produced_qty (Float) field in DocType 'Subcontracting Inward #. Order Secondary Item' #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json @@ -39919,6 +40222,7 @@ msgstr "" #. Label of the production_item_info_section (Section Break) field in DocType #. 'BOM' +#. Label of the production_item_info_section (Section Break) field in DocType #. 'Work Order' #: erpnext/manufacturing/doctype/bom/bom.json #: erpnext/manufacturing/doctype/work_order/work_order.json @@ -39998,6 +40302,7 @@ msgstr "" #. Name of a DocType #. Label of the production_plan_sub_assembly_item (Data) field in DocType 'Work #. Order' +#. Label of the production_plan_sub_assembly_item (Data) field in DocType #. 'Subcontracting Order Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json @@ -40225,7 +40530,7 @@ msgstr "" msgid "Project wise Stock Tracking " msgstr "" -#: erpnext/controllers/trends.py:435 +#: erpnext/controllers/trends.py:526 msgid "Project-wise data is not available for Quotation" msgstr "" @@ -40598,6 +40903,7 @@ msgstr "" #. Option for the 'Transaction' (Select) field in DocType 'Authorization Rule' #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Label of the purchase_invoice (Link) field in DocType 'Purchase Receipt #. Item' @@ -40643,6 +40949,7 @@ msgstr "" #. Item' #. Label of the purchase_invoice_item (Data) field in DocType 'Asset' #. Label of the purchase_invoice_item (Data) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/assets/doctype/asset/asset.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -40766,10 +41073,14 @@ msgstr "" #. Name of a DocType #. Label of the purchase_order_item (Data) field in DocType 'Sales Order Item' #. Label of the purchase_order_item (Data) field in DocType 'Delivery Note +#. Item' #. Label of the purchase_order_item (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the purchase_order_item (Data) field in DocType 'Subcontracting #. Order Item' +#. Label of the purchase_order_item (Data) field in DocType 'Subcontracting #. Order Service Item' +#. Label of the purchase_order_item (Data) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -40879,6 +41190,7 @@ msgstr "" #. Option for the 'Transaction' (Select) field in DocType 'Authorization Rule' #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Name of a DocType #. Option for the 'Reference Type' (Select) field in DocType 'Quality @@ -40932,6 +41244,7 @@ msgstr "" #. Item' #. Name of a DocType #. Label of the purchase_receipt_item (Data) field in DocType 'Purchase Receipt +#. Item' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json @@ -41107,7 +41420,7 @@ msgstr "" msgid "Purpose" msgstr "Formål" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:679 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:689 msgid "Purpose must be one of {0}" msgstr "Formålet må være ett av {0}" @@ -41184,6 +41497,7 @@ msgstr "" #. Reservation Entry' #. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Order' +#. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Receipt' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json @@ -41194,7 +41508,7 @@ msgstr "" #: erpnext/controllers/trends.py:282 erpnext/controllers/trends.py:294 #: erpnext/controllers/trends.py:299 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json -#: erpnext/manufacturing/doctype/bom/bom.js:1108 +#: erpnext/manufacturing/doctype/bom/bom.js:1112 #: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json #: erpnext/manufacturing/doctype/bom_item/bom_item.json #: erpnext/manufacturing/doctype/bom_secondary_item/bom_secondary_item.json @@ -41258,6 +41572,7 @@ msgstr "" #. Label of the company_total_stock (Float) field in DocType 'Quotation Item' #. Label of the company_total_stock (Float) field in DocType 'Sales Order Item' #. Label of the company_total_stock (Float) field in DocType 'Delivery Note +#. Item' #. Label of the company_total_stock (Float) field in DocType 'Pick List Item' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json @@ -41331,7 +41646,7 @@ msgstr "" msgid "Qty To Manufacture" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1530 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1589 msgid "Qty To Manufacture ({0}) cannot be a fraction for the UOM {2}. To allow this, disable '{1}' in the UOM {2}." msgstr "" @@ -41379,14 +41694,15 @@ msgstr "" #. Description of the 'Apply Recursion Over (As Per Transaction UOM)' (Float) #. field in DocType 'Pricing Rule' +#. Description of the 'Apply Recursion Over (As Per Transaction UOM)' (Float) #. field in DocType 'Promotional Scheme Product Discount' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json msgid "Qty for which recursion isn't applicable." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1057 -#: erpnext/manufacturing/doctype/work_order/work_order.js:1080 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1061 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1084 msgid "Qty for {0}" msgstr "" @@ -41404,7 +41720,7 @@ msgstr "" msgid "Qty of Finished Goods Item" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:679 +#: erpnext/stock/doctype/pick_list/pick_list.py:709 msgid "Qty of Finished Goods Item should be greater than 0." msgstr "" @@ -41581,6 +41897,7 @@ msgstr "" #. Label of a Link in the Quality Workspace #. Label of the quality_inspection (Link) field in DocType 'Delivery Note Item' #. Label of the quality_inspection (Link) field in DocType 'Purchase Receipt +#. Item' #. Name of a DocType #. Group in Quality Inspection Template's connections #. Label of the quality_inspection (Link) field in DocType 'Stock Entry Detail' @@ -41782,6 +42099,7 @@ msgstr "" #. Label of the qty (Float) field in DocType 'Sales Invoice Item' #. Label of the qty (Int) field in DocType 'Subscription Plan Detail' #. Label of the stock_qty (Float) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the qty (Float) field in DocType 'Purchase Order Item' #. Label of the qty (Float) field in DocType 'Request for Quotation Item' #. Label of the qty (Float) field in DocType 'Supplier Quotation Item' @@ -41794,8 +42112,10 @@ msgstr "" #. Label of the qty (Float) field in DocType 'Delivery Note Item' #. Label of the qty (Float) field in DocType 'Material Request Item' #. Label of the quantity_section (Section Break) field in DocType 'Packing Slip +#. Item' #. Label of the qty (Float) field in DocType 'Packing Slip Item' #. Label of the quantity_section (Section Break) field in DocType 'Pick List +#. Item' #. Label of the quantity_section (Section Break) field in DocType 'Stock Entry #. Detail' #. Label of the qty (Float) field in DocType 'Stock Reconciliation Item' @@ -41806,6 +42126,7 @@ msgstr "" #. Service Item' #. Label of the qty (Float) field in DocType 'Subcontracting Order Item' #. Label of the qty (Float) field in DocType 'Subcontracting Order Service +#. Item' #: erpnext/accounts/doctype/opening_invoice_creation_tool_item/opening_invoice_creation_tool_item.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -41910,6 +42231,7 @@ msgstr "" #. Label of the quantity_and_rate (Section Break) field in DocType 'Purchase #. Invoice Item' +#. Label of the quantity_and_rate (Section Break) field in DocType 'Purchase #. Order Item' #. Label of the quantity_and_rate (Section Break) field in DocType 'Supplier #. Quotation Item' @@ -41923,10 +42245,12 @@ msgstr "" #. Label of the quantity_and_rate (Section Break) field in DocType 'Quotation #. Item' #. Label of the quantity_and_rate (Section Break) field in DocType 'Sales Order +#. Item' #. Label of the quantity_and_rate (Section Break) field in DocType 'Delivery #. Note Item' #. Label of the quantity_and_rate_section (Tab Break) field in DocType 'Serial #. and Batch Bundle' +#. Label of the quantity_and_rate_section (Section Break) field in DocType #. 'Subcontracting Order Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -41969,7 +42293,7 @@ msgstr "" msgid "Quantity must be less than or equal to {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1110 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1114 #: erpnext/stock/doctype/pick_list/pick_list.js:214 msgid "Quantity must not be more than {0}" msgstr "" @@ -41989,11 +42313,11 @@ msgstr "" msgid "Quantity to Manufacture" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2845 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2904 msgid "Quantity to Manufacture can not be zero for the operation {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1522 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1581 msgid "Quantity to Manufacture must be greater than 0." msgstr "" @@ -42232,10 +42556,13 @@ msgstr "" #. Settings' #. Label of the rate (Currency) field in DocType 'Subcontracting Inward Order #. Received Item' +#. Label of the rate (Currency) field in DocType 'Subcontracting Inward Order #. Service Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Order Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Order Service +#. Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Order Supplied +#. Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Receipt Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Receipt #. Supplied Item' @@ -42341,13 +42668,17 @@ msgstr "" #. Label of the rate_with_margin (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Supplier #. Quotation Item' #. Label of the rate_with_margin (Currency) field in DocType 'Quotation Item' #. Label of the rate_with_margin (Currency) field in DocType 'Sales Order Item' #. Label of the rate_with_margin (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -42365,11 +42696,16 @@ msgstr "" #. Label of the base_rate_with_margin (Currency) field in DocType 'Purchase #. Invoice Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Sales +#. Invoice Item' +#. Label of the base_rate_with_margin (Currency) field in DocType 'Purchase #. Order Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Quotation +#. Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Sales Order +#. Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Delivery #. Note Item' +#. Label of the base_rate_with_margin (Currency) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -42400,7 +42736,9 @@ msgstr "" #. Description of the 'Price List Exchange Rate' (Float) field in DocType #. 'Quotation' +#. Description of the 'Price List Exchange Rate' (Float) field in DocType #. 'Sales Order' +#. Description of the 'Price List Exchange Rate' (Float) field in DocType #. 'Delivery Note' #: erpnext/selling/doctype/quotation/quotation.json #: erpnext/selling/doctype/sales_order/sales_order.json @@ -42437,7 +42775,7 @@ msgstr "" msgid "Rate at which this tax is applied" msgstr "" -#: erpnext/controllers/accounts_controller.py:4121 +#: erpnext/controllers/accounts_controller.py:4131 msgid "Rate of '{}' items cannot be changed" msgstr "" @@ -42464,10 +42802,12 @@ msgstr "" #. Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Sales Invoice Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Quotation Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Sales Order Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Delivery Note Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -42485,7 +42825,7 @@ msgstr "" msgid "Rate or Discount" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:184 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:202 msgid "Rate or Discount is required for the price discount." msgstr "" @@ -42523,6 +42863,7 @@ msgstr "" #. Label of the rm_cost_per_qty (Currency) field in DocType 'Subcontracting #. Order Item' +#. Label of the rm_cost_per_qty (Currency) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -42536,11 +42877,13 @@ msgstr "" #. Label of the rm_item_code (Link) field in DocType 'Purchase Order Item #. Supplied' #. Label of the rm_item_code (Link) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the rm_item_code (Link) field in DocType 'Subcontracting Inward #. Order Received Item' #. Label of the rm_item_code (Link) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the rm_item_code (Link) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json #: erpnext/subcontracting/doctype/subcontracting_inward_order_received_item/subcontracting_inward_order_received_item.json @@ -42572,7 +42915,7 @@ msgstr "" #. Label of the section_break_8 (Section Break) field in DocType 'Job Card' #. Label of the mr_items (Table) field in DocType 'Production Plan' #: erpnext/manufacturing/doctype/bom/bom.js:449 -#: erpnext/manufacturing/doctype/bom/bom.js:1081 +#: erpnext/manufacturing/doctype/bom/bom.js:1085 #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/doctype/production_plan/production_plan.json #: erpnext/manufacturing/doctype/workstation/workstation.js:462 @@ -42601,7 +42944,7 @@ msgstr "" msgid "Raw Materials Consumption" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:420 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:429 msgid "Raw Materials Missing" msgstr "" @@ -42626,6 +42969,7 @@ msgstr "" #. Label of the rm_supp_cost (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the rm_supp_cost (Currency) field in DocType 'Purchase Receipt +#. Item' #. Label of the rm_supp_cost (Currency) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -42806,6 +43150,7 @@ msgstr "" #. Label of the receipt_document (Dynamic Link) field in DocType 'Landed Cost #. Item' +#. Label of the receipt_document (Dynamic Link) field in DocType 'Landed Cost #. Purchase Receipt' #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json #: erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json @@ -42814,6 +43159,7 @@ msgstr "" #. Label of the receipt_document_type (Select) field in DocType 'Landed Cost #. Item' +#. Label of the receipt_document_type (Select) field in DocType 'Landed Cost #. Purchase Receipt' #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json #: erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json @@ -42971,6 +43317,7 @@ msgstr "" #. Label of the received_and_accepted (Section Break) field in DocType #. 'Purchase Receipt Item' +#. Label of the received_and_accepted (Section Break) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -43043,6 +43390,7 @@ msgstr "" #. Label of the reconcile_on_advance_payment_date (Check) field in DocType #. 'Payment Entry' +#. Label of the reconcile_on_advance_payment_date (Check) field in DocType #. 'Company' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/setup/doctype/company/company.json @@ -43057,6 +43405,8 @@ msgstr "" #. Label of the reconciled (Check) field in DocType 'Process Payment #. Reconciliation Log' #. Option for the 'Status' (Select) field in DocType 'Process Payment +#. Reconciliation Log' +#. Label of the reconciled (Check) field in DocType 'Process Payment #. Reconciliation Log Allocations' #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:140 #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:413 @@ -43215,11 +43565,11 @@ msgstr "" msgid "Recurse Every (As Per Transaction UOM)" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:240 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:258 msgid "Recurse Over Qty cannot be less than 0" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:316 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:334 #: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.py:231 msgid "Recursive Discounts with Mixed condition is not supported by the system" msgstr "" @@ -43251,6 +43601,7 @@ msgstr "" #. Label of the loyalty_redemption_account (Link) field in DocType 'POS #. Invoice' #. Label of the loyalty_redemption_account (Link) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Redemption Account" @@ -43259,6 +43610,7 @@ msgstr "" #. Label of the loyalty_redemption_cost_center (Link) field in DocType 'POS #. Invoice' #. Label of the loyalty_redemption_cost_center (Link) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Redemption Cost Center" @@ -43325,6 +43677,7 @@ msgstr "" #. Label of the ref_exchange_rate (Float) field in DocType 'Purchase Invoice #. Advance' #. Label of the ref_exchange_rate (Float) field in DocType 'Sales Invoice +#. Advance' #: erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json #: erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json msgid "Reference Exchange Rate" @@ -43369,6 +43722,7 @@ msgstr "" #. Label of the reference_row (Data) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the reference_row (Data) field in DocType 'Payment Reconciliation #. Payment' #. Label of the reference_row (Data) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -43458,7 +43812,7 @@ msgstr "" msgid "Refresh Plaid Link" msgstr "" -#: erpnext/stock/reorder_item.py:391 +#: erpnext/stock/reorder_item.py:393 msgid "Regards," msgstr "" @@ -43514,6 +43868,7 @@ msgstr "" #. Label of the rejected_serial_no (Text) field in DocType 'Purchase Invoice #. Item' #. Label of the rejected_serial_no (Text) field in DocType 'Purchase Receipt +#. Item' #. Label of the rejected_serial_no (Small Text) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -43524,7 +43879,9 @@ msgstr "" #. Label of the rejected_serial_and_batch_bundle (Link) field in DocType #. 'Purchase Invoice Item' +#. Label of the rejected_serial_and_batch_bundle (Link) field in DocType #. 'Purchase Receipt Item' +#. Label of the rejected_serial_and_batch_bundle (Link) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -43537,8 +43894,10 @@ msgstr "Avvist serie-/partinummer-kombinasjon" #. Item' #. Label of the rejected_warehouse (Link) field in DocType 'Purchase Receipt' #. Label of the rejected_warehouse (Link) field in DocType 'Purchase Receipt +#. Item' #. Label of the rejected_warehouse (Link) field in DocType 'Subcontracting #. Receipt' +#. Label of the rejected_warehouse (Link) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -43826,8 +44185,7 @@ msgstr "" #. Description of a DocType #: erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.json -msgid "" -"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate \"BOM Explosion Item\" table as per new BOM.\n" +msgid "Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate \"BOM Explosion Item\" table as per new BOM.\n" "It also updates latest price in all the BOMs." msgstr "" @@ -44003,7 +44361,7 @@ msgstr "" msgid "Reposting Vouchers Progress" msgstr "" -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:216 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:222 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:338 msgid "Reposting entries created: {0}" msgstr "" @@ -44194,7 +44552,9 @@ msgstr "" #. Label of the schedule_date (Date) field in DocType 'Purchase Receipt Item' #. Label of the schedule_date (Date) field in DocType 'Subcontracting Order' #. Label of the schedule_date (Date) field in DocType 'Subcontracting Order +#. Item' #. Label of the schedule_date (Date) field in DocType 'Subcontracting Receipt +#. Item' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py:201 @@ -44221,6 +44581,7 @@ msgstr "" #. Label of the section_break_ndpq (Section Break) field in DocType 'Work #. Order' #. Label of the received_items (Table) field in DocType 'Subcontracting Inward +#. Order' #: erpnext/manufacturing/doctype/work_order/work_order.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json msgid "Required Items" @@ -44242,6 +44603,7 @@ msgstr "" #. Label of the required_qty (Float) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the required_qty (Float) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:151 #: erpnext/manufacturing/doctype/job_card_item/job_card_item.json @@ -44328,7 +44690,7 @@ msgstr "" msgid "Reservation Based On" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:937 +#: erpnext/manufacturing/doctype/work_order/work_order.js:941 #: erpnext/selling/doctype/sales_order/sales_order.js:107 #: erpnext/stock/doctype/pick_list/pick_list.js:158 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:180 @@ -44443,14 +44805,14 @@ msgstr "" msgid "Reserved Quantity for Production" msgstr "" -#: erpnext/stock/stock_ledger.py:2321 +#: erpnext/stock/stock_ledger.py:2325 msgid "Reserved Serial No." msgstr "" #. Label of the reserved_stock (Float) field in DocType 'Bin' #. Name of a report #: erpnext/manufacturing/doctype/plant_floor/stock_summary_template.html:24 -#: erpnext/manufacturing/doctype/work_order/work_order.js:953 +#: erpnext/manufacturing/doctype/work_order/work_order.js:957 #: erpnext/public/js/stock_reservation.js:236 #: erpnext/selling/doctype/sales_order/sales_order.js:135 #: erpnext/selling/doctype/sales_order/sales_order.js:465 @@ -44459,13 +44821,13 @@ msgstr "" #: erpnext/stock/doctype/pick_list/pick_list.js:178 #: erpnext/stock/report/reserved_stock/reserved_stock.json #: erpnext/stock/report/stock_balance/stock_balance.py:569 -#: erpnext/stock/stock_ledger.py:2305 +#: erpnext/stock/stock_ledger.py:2309 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:205 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:333 msgid "Reserved Stock" msgstr "" -#: erpnext/stock/stock_ledger.py:2350 +#: erpnext/stock/stock_ledger.py:2354 msgid "Reserved Stock for Batch" msgstr "" @@ -44915,11 +45277,14 @@ msgstr "" #. Label of the returned_qty (Float) field in DocType 'Sales Order Item' #. Label of the returned_qty (Float) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the returned_qty (Float) field in DocType 'Subcontracting Inward #. Order Received Item' #. Label of the returned_qty (Float) field in DocType 'Subcontracting Order #. Item' +#. Label of the returned_qty (Float) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the returned_qty (Float) field in DocType 'Subcontracting Receipt +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:154 @@ -45006,6 +45371,7 @@ msgstr "" #. Label of the review (Text Editor) field in DocType 'Quality Review #. Objective' #. Label of the sb_00 (Section Break) field in DocType 'Quality Review +#. Objective' #. Name of a report #: erpnext/quality_management/doctype/quality_action/quality_action.json #: erpnext/quality_management/doctype/quality_goal/quality_goal.json @@ -45154,7 +45520,9 @@ msgstr "" #. Label of the role_to_override_stop_action (Link) field in DocType 'Accounts #. Settings' #. Label of the role_to_override_stop_action (Link) field in DocType 'Buying +#. Settings' #. Label of the role_to_override_stop_action (Link) field in DocType 'Selling +#. Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json #: erpnext/buying/doctype/buying_settings/buying_settings.json #: erpnext/selling/doctype/selling_settings/selling_settings.json @@ -45269,6 +45637,7 @@ msgstr "" #. Label of the rounded_total (Currency) field in DocType 'Sales Order' #. Label of the base_rounded_total (Currency) field in DocType 'Delivery Note' #. Label of the rounded_total (Currency) field in DocType 'Delivery Note' +#. Label of the base_rounded_total (Currency) field in DocType 'Purchase #. Receipt' #. Label of the rounded_total (Currency) field in DocType 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -45299,16 +45668,26 @@ msgstr "" #. Label of the base_rounding_adjustment (Currency) field in DocType 'Purchase #. Invoice' #. Label of the rounding_adjustment (Currency) field in DocType 'Purchase +#. Invoice' #. Label of the base_rounding_adjustment (Currency) field in DocType 'Sales +#. Invoice' #. Label of the rounding_adjustment (Currency) field in DocType 'Sales Invoice' +#. Label of the base_rounding_adjustment (Currency) field in DocType 'Purchase +#. Order' +#. Label of the rounding_adjustment (Currency) field in DocType 'Purchase #. Order' #. Label of the rounding_adjustment (Currency) field in DocType 'Supplier #. Quotation' #. Label of the rounding_adjustment (Currency) field in DocType 'Quotation' +#. Label of the base_rounding_adjustment (Currency) field in DocType 'Sales +#. Order' #. Label of the rounding_adjustment (Currency) field in DocType 'Sales Order' #. Label of the base_rounding_adjustment (Currency) field in DocType 'Delivery #. Note' #. Label of the rounding_adjustment (Currency) field in DocType 'Delivery Note' +#. Label of the base_rounding_adjustment (Currency) field in DocType 'Purchase +#. Receipt' +#. Label of the rounding_adjustment (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -45392,7 +45771,7 @@ msgstr "" msgid "Row # {0}: Returned Item {1} does not exist in {2} {3}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:350 +#: erpnext/manufacturing/doctype/work_order/work_order.py:354 msgid "Row #1: Sequence ID must be 1 for Operation {0}." msgstr "" @@ -45492,27 +45871,27 @@ msgstr "" msgid "Row #{0}: Cannot create entry with different taxable AND withholding document links." msgstr "" -#: erpnext/controllers/accounts_controller.py:3824 +#: erpnext/controllers/accounts_controller.py:3834 msgid "Row #{0}: Cannot delete item {1} which has already been billed." msgstr "" -#: erpnext/controllers/accounts_controller.py:3798 +#: erpnext/controllers/accounts_controller.py:3808 msgid "Row #{0}: Cannot delete item {1} which has already been delivered" msgstr "" -#: erpnext/controllers/accounts_controller.py:3817 +#: erpnext/controllers/accounts_controller.py:3827 msgid "Row #{0}: Cannot delete item {1} which has already been received" msgstr "" -#: erpnext/controllers/accounts_controller.py:3804 +#: erpnext/controllers/accounts_controller.py:3814 msgid "Row #{0}: Cannot delete item {1} which has work order assigned to it." msgstr "" -#: erpnext/controllers/accounts_controller.py:3810 +#: erpnext/controllers/accounts_controller.py:3820 msgid "Row #{0}: Cannot delete item {1} which is already ordered against this Sales Order." msgstr "" -#: erpnext/controllers/accounts_controller.py:4131 +#: erpnext/controllers/accounts_controller.py:4141 msgid "Row #{0}: Cannot set Rate if the billed amount is greater than the amount for Item {1}." msgstr "" @@ -45520,7 +45899,7 @@ msgstr "" msgid "Row #{0}: Cannot transfer more than Required Qty {1} for Item {2} against Job Card {3}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1315 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1325 msgid "Row #{0}: Cannot transfer {1} {2} of Item {3}. Maximum transferable quantity is {4} {2}." msgstr "" @@ -45570,11 +45949,11 @@ msgstr "" msgid "Row #{0}: Customer Provided Item {1} cannot be added multiple times in the Subcontracting Inward process." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:427 +#: erpnext/manufacturing/doctype/work_order/work_order.py:431 msgid "Row #{0}: Customer Provided Item {1} cannot be added multiple times." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:452 +#: erpnext/manufacturing/doctype/work_order/work_order.py:456 msgid "Row #{0}: Customer Provided Item {1} does not exist in the Required Items table linked to the Subcontracting Inward Order." msgstr "" @@ -45582,7 +45961,7 @@ msgstr "" msgid "Row #{0}: Customer Provided Item {1} exceeds quantity available through Subcontracting Inward Order" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:440 +#: erpnext/manufacturing/doctype/work_order/work_order.py:444 msgid "Row #{0}: Customer Provided Item {1} has insufficient quantity in the Subcontracting Inward Order. Available quantity is {2}." msgstr "" @@ -45642,7 +46021,7 @@ msgstr "" msgid "Row #{0}: Finished Good Item {1} must be a sub-contracted item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:635 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:645 msgid "Row #{0}: Finished Good must be {1}" msgstr "" @@ -45679,7 +46058,7 @@ msgstr "" msgid "Row #{0}: Item added" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1893 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1903 msgid "Row #{0}: Item {1} cannot be transferred more than {2} against {3} {4}" msgstr "" @@ -45724,7 +46103,7 @@ msgstr "" msgid "Row #{0}: Item {1} is not a stock item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1083 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1093 msgid "Row #{0}: Item {1} is not part of the source manufacture entry and cannot be added to this disassembly." msgstr "" @@ -45736,7 +46115,7 @@ msgstr "" msgid "Row #{0}: Item {1} mismatch. Changing of item code is not permitted." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1092 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1102 msgid "Row #{0}: Item {1} quantity ({2} in stock UOM) does not match the quantity derived from the source ({3}). Do not change the UOM, conversion factor or quantity of disassembly rows." msgstr "" @@ -45764,7 +46143,7 @@ msgstr "" msgid "Row #{0}: Opening Accumulated Depreciation must be less than or equal to {1}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1147 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1157 msgid "Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Work Order {3}. Please update operation status via Job Card {4}." msgstr "" @@ -45887,14 +46266,13 @@ msgid "Row #{0}: Secondary Item Qty cannot be zero" msgstr "" #: erpnext/controllers/selling_controller.py:297 -msgid "" -"Row #{0}: Selling rate for item {1} is lower than its {2}.\n" +msgid "Row #{0}: Selling rate for item {1} is lower than its {2}.\n" "\t\t\t\t\tSelling {3} should be atleast {4}.
Alternatively,\n" "\t\t\t\t\tyou can disable '{5}' in {6} to bypass\n" "\t\t\t\t\tthis validation." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:356 +#: erpnext/manufacturing/doctype/work_order/work_order.py:360 msgid "Row #{0}: Sequence ID must be {1} or {2} for Operation {3}." msgstr "" @@ -45938,19 +46316,19 @@ msgstr "" msgid "Row #{0}: Source Warehouse must be same as Customer Warehouse {1} from the linked Subcontracting Inward Order" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:461 +#: erpnext/manufacturing/doctype/work_order/work_order.py:465 msgid "Row #{0}: Source Warehouse {1} for item {2} cannot be a customer warehouse." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:416 +#: erpnext/manufacturing/doctype/work_order/work_order.py:420 msgid "Row #{0}: Source Warehouse {1} for item {2} must be same as Source Warehouse {3} in the Work Order." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1349 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1359 msgid "Row #{0}: Source and Target Warehouse cannot be the same for Material Transfer" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1371 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1381 msgid "Row #{0}: Source, Target Warehouse and Inventory Dimensions cannot be the exact same for Material Transfer" msgstr "" @@ -45982,7 +46360,7 @@ msgstr "" msgid "Row #{0}: Stock is already reserved for the Item {1}." msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:528 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:540 msgid "Row #{0}: Stock is reserved for item {1} in warehouse {2}." msgstr "" @@ -46067,7 +46445,7 @@ msgstr "" msgid "Row #{0}: {1} of {2} should be {3}. Please update the {1} or select a different account." msgstr "" -#: erpnext/controllers/accounts_controller.py:3938 +#: erpnext/controllers/accounts_controller.py:3948 msgid "Row #{0}:Quantity for Item {1} cannot be zero." msgstr "" @@ -46155,7 +46533,7 @@ msgstr "" msgid "Row #{}: You cannot add positive quantities in a return invoice. Please remove item {} to complete the return." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:237 +#: erpnext/stock/doctype/pick_list/pick_list.py:239 msgid "Row #{}: item {} has been picked already." msgstr "" @@ -46180,11 +46558,11 @@ msgstr "" msgid "Row {0} : Operation is required against the raw material item {1}" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:267 +#: erpnext/stock/doctype/pick_list/pick_list.py:269 msgid "Row {0} picked quantity is less than the required quantity, additional {1} {2} required." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1917 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1927 msgid "Row {0}# Item {1} not found in 'Raw Materials Supplied' table in {2} {3}" msgstr "" @@ -46208,19 +46586,19 @@ msgstr "" msgid "Row {0}: Advance against Supplier must be debit" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:737 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:768 msgid "Row {0}: Allocated amount {1} must be less than or equal to invoice outstanding amount {2}" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:729 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:760 msgid "Row {0}: Allocated amount {1} must be less than or equal to remaining payment amount {2}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1578 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1588 msgid "Row {0}: As {1} is enabled, raw materials cannot be added to {2} entry. Use {3} entry to consume raw materials." msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:854 +#: erpnext/stock/doctype/material_request/material_request.py:869 msgid "Row {0}: Bill of Materials not found for the Item {1}" msgstr "" @@ -46358,7 +46736,7 @@ msgstr "" msgid "Row {0}: Operation time should be greater than 0 for operation {1}" msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:585 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:597 msgid "Row {0}: Packed Qty must be equal to {1} Qty." msgstr "" @@ -46426,7 +46804,7 @@ msgstr "" msgid "Row {0}: Qty cannot be greater than {1} for the Item {2}." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:726 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:736 msgid "Row {0}: Qty in Stock UOM can not be zero." msgstr "" @@ -46438,7 +46816,7 @@ msgstr "" msgid "Row {0}: Quantity cannot be negative." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1221 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1231 msgid "Row {0}: Quantity not available for {4} in warehouse {1} at posting time of the entry ({2} {3})" msgstr "" @@ -46446,7 +46824,7 @@ msgstr "" msgid "Row {0}: Sales Invoice {1} is already created for {2}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:333 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:342 msgid "Row {0}: Serial/Batch has been reset to values linked with Work Order {1} because the previously selected serial/batch does not belong to this Work Order." msgstr "" @@ -46454,7 +46832,7 @@ msgstr "" msgid "Row {0}: Shift cannot be changed since the depreciation has already been processed" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1930 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1940 msgid "Row {0}: Subcontracted Item is mandatory for the raw material {1}" msgstr "" @@ -46470,7 +46848,7 @@ msgstr "" msgid "Row {0}: The entire expense amount for account {1} in {2} has already been allocated." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:772 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:782 msgid "Row {0}: The item {1}, quantity must be positive number" msgstr "" @@ -46482,11 +46860,11 @@ msgstr "" msgid "Row {0}: To set {1} periodicity, difference between from and to date must be greater than or equal to {2}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3910 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3920 msgid "Row {0}: Transferred quantity cannot be greater than the requested quantity." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:720 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:730 msgid "Row {0}: UOM Conversion Factor is mandatory" msgstr "" @@ -46494,16 +46872,16 @@ msgstr "" msgid "Row {0}: Update Stock must be checked for item {1} because it is against Pick List {2}." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:173 +#: erpnext/stock/doctype/pick_list/pick_list.py:175 msgid "Row {0}: Warehouse is required" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:182 +#: erpnext/stock/doctype/pick_list/pick_list.py:184 msgid "Row {0}: Warehouse {1} is linked to company {2}. Please select a warehouse belonging to company {3}." msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1239 -#: erpnext/manufacturing/doctype/work_order/work_order.py:490 +#: erpnext/manufacturing/doctype/work_order/work_order.py:494 msgid "Row {0}: Workstation or Workstation Type is mandatory for an operation {1}" msgstr "" @@ -46587,6 +46965,7 @@ msgstr "" #. Label of the rule_description (Small Text) field in DocType 'Pricing Rule' #. Label of the rule_description (Small Text) field in DocType 'Promotional #. Scheme Price Discount' +#. Label of the rule_description (Small Text) field in DocType 'Promotional #. Scheme Product Discount' #: banking/src/components/features/BankReconciliation/Rules/RuleForm.tsx:48 #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json @@ -46865,6 +47244,7 @@ msgstr "" #. Label of the sales_incoming_rate (Currency) field in DocType 'Purchase #. Invoice Item' +#. Label of the sales_incoming_rate (Currency) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -47001,7 +47381,7 @@ msgstr "" msgid "Sales Invoice mode is activated in POS. Please create Sales Invoice instead." msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:598 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:610 msgid "Sales Invoice {0} has already been submitted" msgstr "" @@ -47140,10 +47520,13 @@ msgstr "" #. Item' #. Name of a DocType #. Label of the sales_order_item (Data) field in DocType 'Material Request +#. Item' #. Label of the sales_order_item (Data) field in DocType 'Pick List Item' #. Label of the sales_order_item (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the sales_order_item (Data) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the sales_order_item (Data) field in DocType 'Subcontracting Inward #. Order Service Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -47214,7 +47597,7 @@ msgstr "" msgid "Sales Order {0} is not submitted" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:566 +#: erpnext/manufacturing/doctype/work_order/work_order.py:570 msgid "Sales Order {0} is not valid" msgstr "" @@ -47255,6 +47638,7 @@ msgstr "" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the sales_partner (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the sales_partner (Link) field in DocType 'Sales Invoice' #. Label of the default_sales_partner (Link) field in DocType 'Customer' #. Label of the sales_team_section (Section Break) field in DocType 'Customer' @@ -47365,6 +47749,7 @@ msgstr "Sammendrag av innbetalinger fra salg" #. Label of a Link in the CRM Workspace #. Label of the sales_person (Link) field in DocType 'Maintenance Schedule #. Detail' +#. Label of the sales_person (Link) field in DocType 'Maintenance Schedule #. Item' #. Label of the service_person (Link) field in DocType 'Maintenance Visit #. Purpose' @@ -47648,7 +48033,7 @@ msgstr "" msgid "Sample Size" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4410 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4423 msgid "Sample quantity {0} cannot be more than received quantity {1}" msgstr "" @@ -47837,8 +48222,7 @@ msgstr "" #. Description of the 'Weighting Function' (Small Text) field in DocType #. 'Supplier Scorecard' #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json -msgid "" -"Scorecard variables can be used, as well as:\n" +msgid "Scorecard variables can be used, as well as:\n" "{total_score} (the total score from that period),\n" "{period_number} (the number of periods to present day)\n" msgstr "" @@ -48200,7 +48584,7 @@ msgstr "" msgid "Select Possible Supplier" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1116 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1120 #: erpnext/stock/doctype/pick_list/pick_list.js:224 msgid "Select Quantity" msgstr "" @@ -48364,11 +48748,11 @@ msgstr "" msgid "Select the Default Workstation where the Operation will be performed. This will be fetched in BOMs and Work Orders." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1225 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1236 msgid "Select the Item to be manufactured." msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:988 +#: erpnext/manufacturing/doctype/bom/bom.js:992 msgid "Select the Item to be manufactured. The Item name, UoM, Company, and Currency will be fetched automatically." msgstr "" @@ -48399,7 +48783,7 @@ msgstr "" msgid "Select the modules that you plan to implement" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1007 +#: erpnext/manufacturing/doctype/bom/bom.js:1011 msgid "Select the raw materials (Items) required to manufacture the Item" msgstr "" @@ -48408,8 +48792,7 @@ msgid "Select variant item code for the template item {0}" msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.js:708 -msgid "" -"Select whether to get items from a Sales Order or a Material Request. For now select Sales Order.\n" +msgid "Select whether to get items from a Sales Order or a Material Request. For now select Sales Order.\n" " A Production Plan can also be created manually where you can select the Items to manufacture." msgstr "" @@ -48545,7 +48928,7 @@ msgstr "Innstillinger for salg" msgid "Selling Setup" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:214 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:232 msgid "Selling must be checked, if Applicable For is selected as {0}" msgstr "Salg må sjekkes hvis aktuelt, hvis gjeldende for er valgt som {0}" @@ -48693,13 +49076,17 @@ msgstr "" #. Label of the serial_no (Text) field in DocType 'Asset Capitalization Stock #. Item' #. Label of the serial_no (Small Text) field in DocType 'Asset Repair Consumed +#. Item' #. Label of the serial_no (Text) field in DocType 'Purchase Receipt Item #. Supplied' #. Label of the serial_no (Small Text) field in DocType 'Maintenance Schedule #. Detail' +#. Label of the serial_no (Small Text) field in DocType 'Maintenance Schedule +#. Item' #. Label of the serial_no (Link) field in DocType 'Maintenance Visit Purpose' #. Label of the serial_no (Small Text) field in DocType 'Job Card' #. Label of the serial_no (Small Text) field in DocType 'Installation Note +#. Item' #. Label of the serial_no (Text) field in DocType 'Delivery Note Item' #. Label of the serial_no (Text) field in DocType 'Packed Item' #. Label of the serial_no (Small Text) field in DocType 'Pick List Item' @@ -48710,8 +49097,10 @@ msgstr "" #. Label of the serial_no (Text) field in DocType 'Stock Entry Detail' #. Label of the serial_no (Long Text) field in DocType 'Stock Ledger Entry' #. Label of the serial_no (Long Text) field in DocType 'Stock Reconciliation +#. Item' #. Label of a Link in the Stock Workspace #. Label of the serial_no (Small Text) field in DocType 'Subcontracting Receipt +#. Item' #. Label of the serial_no (Text) field in DocType 'Subcontracting Receipt #. Supplied Item' #. Label of the serial_no (Link) field in DocType 'Warranty Claim' @@ -48736,7 +49125,7 @@ msgstr "" #: erpnext/stock/doctype/packed_item/packed_item.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:169 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:170 #: erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json #: erpnext/stock/doctype/serial_no/serial_no.json #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json @@ -48790,7 +49179,7 @@ msgstr "" msgid "Serial No Range" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2725 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2735 msgid "Serial No Reserved" msgstr "" @@ -48825,6 +49214,7 @@ msgstr "" #. Label of the serial_no_and_batch_section (Section Break) field in DocType #. 'Pick List Item' +#. Label of the serial_no_and_batch_section (Section Break) field in DocType #. 'Stock Reconciliation Item' #. Label of a Card Break in the Stock Workspace #: erpnext/stock/doctype/pick_list_item/pick_list_item.json @@ -48846,7 +49236,7 @@ msgstr "" msgid "Serial No and Batch Traceability" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1229 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1230 msgid "Serial No is mandatory" msgstr "" @@ -48875,11 +49265,11 @@ msgstr "" msgid "Serial No {0} does not exist" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3514 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3524 msgid "Serial No {0} does not exists" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:378 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:379 msgid "Serial No {0} is already Delivered. You cannot use them again in Manufacture / Repack entry." msgstr "" @@ -48891,7 +49281,7 @@ msgstr "" msgid "Serial No {0} is already assigned to customer {1}. Can only be returned against the customer {1}" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:483 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:484 msgid "Serial No {0} is not present in the {1} {2}, hence you can't return it against the {1} {2}" msgstr "" @@ -48915,7 +49305,7 @@ msgstr "" #: erpnext/public/js/utils/serial_no_batch_selector.js:16 #: erpnext/public/js/utils/serial_no_batch_selector.js:201 #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.js:50 -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:169 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:170 msgid "Serial Nos" msgstr "" @@ -48929,15 +49319,15 @@ msgstr "" msgid "Serial Nos / Batches" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2008 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2009 msgid "Serial Nos are created successfully" msgstr "" -#: erpnext/stock/stock_ledger.py:2311 +#: erpnext/stock/stock_ledger.py:2315 msgid "Serial Nos are reserved in Stock Reservation Entries, you need to unreserve them before proceeding." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:384 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:385 msgid "Serial Nos {0} are already Delivered. You cannot use them again in Manufacture / Repack entry." msgstr "" @@ -48960,6 +49350,7 @@ msgstr "" #. Label of the serial_and_batch_bundle (Link) field in DocType 'Purchase #. Invoice Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Sales Invoice +#. Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Asset #. Capitalization Stock Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Asset Repair @@ -48970,8 +49361,11 @@ msgstr "" #. Label of the serial_and_batch_bundle (Link) field in DocType 'Installation #. Note Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Delivery Note +#. Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Packed Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Pick List +#. Item' +#. Label of the serial_and_batch_bundle (Link) field in DocType 'Purchase #. Receipt Item' #. Name of a DocType #. Label of the serial_and_batch_bundle (Link) field in DocType 'Stock Entry @@ -48981,6 +49375,7 @@ msgstr "" #. Label of the auto_bundle_section (Section Break) field in DocType 'Stock #. Settings' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Subcontracting +#. Receipt Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -49013,11 +49408,11 @@ msgstr "Serie-/partinummer-kombinasjon" msgid "Serial and Batch Bundle Exists" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2230 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2238 msgid "Serial and Batch Bundle created" msgstr "Serie-/partinummer-kombinasjon er opprettet" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2324 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2334 msgid "Serial and Batch Bundle updated" msgstr "Serie-/partinummer-kombinasjon er oppdatert" @@ -49029,7 +49424,7 @@ msgstr "Serie-/partinummer-kombinasjon {0} er allerede brukt i {1} {2}." msgid "Serial and Batch Bundle {0} is not submitted" msgstr "Serie-/partinummer-kombinasjon {0} er ikke registrert" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2300 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2308 msgid "Serial and Batch Bundle {0} is submitted and its entries cannot be modified." msgstr "" @@ -49053,7 +49448,7 @@ msgstr "" msgid "Serial and Batch No" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:152 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:153 msgid "Serial and Batch No for Item Disabled" msgstr "" @@ -49105,6 +49500,7 @@ msgstr "" #. Label of the service_cost_per_qty (Currency) field in DocType #. 'Subcontracting Order Item' +#. Label of the service_cost_per_qty (Currency) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -49183,6 +49579,7 @@ msgstr "" #. 'Subcontracting Inward Order' #. Label of the service_items (Table) field in DocType 'Subcontracting Inward #. Order' +#. Label of the service_items_section (Section Break) field in DocType #. 'Subcontracting Order' #. Label of the service_items (Table) field in DocType 'Subcontracting Order' #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json @@ -49222,7 +49619,7 @@ msgstr "" msgid "Service Level Agreement for {0} {1} already exists." msgstr "" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:771 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:774 msgid "Service Level Agreement has been changed to {0}." msgstr "" @@ -49312,7 +49709,7 @@ msgstr "" #. Label of the set_basic_rate_manually (Check) field in DocType 'Stock Entry #. Detail' -#: erpnext/stock/doctype/stock_entry/stock_entry.py:400 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:409 #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Set Basic Rate Manually" msgstr "" @@ -49392,7 +49789,7 @@ msgstr "" msgid "Set Posting Date" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1034 +#: erpnext/manufacturing/doctype/bom/bom.js:1038 msgid "Set Process Loss Item Quantity" msgstr "" @@ -49486,6 +49883,7 @@ msgstr "" #. Label of the set_by_item_tax_template (Check) field in DocType 'Advance #. Taxes and Charges' #. Label of the set_by_item_tax_template (Check) field in DocType 'Purchase +#. Taxes and Charges' #. Label of the set_by_item_tax_template (Check) field in DocType 'Sales Taxes #. and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json @@ -49518,7 +49916,7 @@ msgstr "" msgid "Set incoming rate as zero for expired Batch" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1024 +#: erpnext/manufacturing/doctype/bom/bom.js:1028 msgid "Set quantity of process loss item:" msgstr "" @@ -49534,7 +49932,7 @@ msgstr "" msgid "Set targets Item Group-wise for this Sales Person." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1282 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1293 msgid "Set the Planned Start Date (an Estimated Date at which you want the Production to begin)" msgstr "" @@ -49645,7 +50043,7 @@ msgid "Setting up company" msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1218 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1586 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1645 msgid "Setting {0} is required" msgstr "" @@ -49857,7 +50255,7 @@ msgstr "" msgid "Shipment details" msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:769 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:781 msgid "Shipments" msgstr "" @@ -49868,8 +50266,11 @@ msgstr "" #. Label of the shipping_address_display (Text Editor) field in DocType #. 'Purchase Order' +#. Label of the shipping_address_display (Text Editor) field in DocType #. 'Request for Quotation' +#. Label of the shipping_address_display (Text Editor) field in DocType #. 'Supplier Quotation' +#. Label of the shipping_address_display (Text Editor) field in DocType #. 'Subcontracting Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json @@ -50353,11 +50754,11 @@ msgstr "" #. Description of the 'Acceptance Criteria Formula' (Code) field in DocType #. 'Item Quality Inspection Parameter' +#. Description of the 'Acceptance Criteria Formula' (Code) field in DocType #. 'Quality Inspection Reading' #: erpnext/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.json #: erpnext/stock/doctype/quality_inspection_reading/quality_inspection_reading.json -msgid "" -"Simple Python formula applied on Reading fields.
Numeric eg. 1: reading_1 > 0.2 and reading_1 < 0.5
\n" +msgid "Simple Python formula applied on Reading fields.
Numeric eg. 1: reading_1 > 0.2 and reading_1 < 0.5
\n" "Numeric eg. 2: mean > 3.5 (mean of populated fields)
\n" "Value based eg.: reading_value in (\"A\", \"B\", \"C\")" msgstr "" @@ -50368,7 +50769,7 @@ msgstr "" msgid "Simultaneous" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:850 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:860 msgid "Since there is a process loss of {0} units for the finished good {1}, you should reduce the quantity by {0} units for the finished good {1} in the Items Table." msgstr "" @@ -50480,7 +50881,7 @@ msgstr "" msgid "Solvency Ratios" msgstr "" -#: erpnext/controllers/accounts_controller.py:4389 +#: erpnext/controllers/accounts_controller.py:4399 msgid "Some required Company details are missing. You don't have permission to update them. Please contact your System Manager." msgstr "" @@ -50544,7 +50945,7 @@ msgstr "" msgid "Source Location" msgstr "Kildeplassering" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1026 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1030 msgid "Source Manufacture Entry" msgstr "" @@ -50553,11 +50954,11 @@ msgstr "" msgid "Source Stock Entry (Manufacture)" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1012 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1022 msgid "Source Stock Entry {0} belongs to Work Order {1}, not {2}. Please use a manufacture entry from the same Work Order." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2680 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2690 msgid "Source Stock Entry {0} has no finished goods quantity" msgstr "" @@ -50615,7 +51016,7 @@ msgstr "" msgid "Source Warehouse is mandatory for the Item {0}." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:375 +#: erpnext/manufacturing/doctype/work_order/work_order.py:379 msgid "Source Warehouse {0} must be same as Customer Warehouse {1} in the Subcontracting Inward Order." msgstr "" @@ -50623,7 +51024,7 @@ msgstr "" msgid "Source and Target Location cannot be same" msgstr "Kilde- og måplassering kan ikke være den samme" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:978 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:988 msgid "Source and target warehouse cannot be same for row {0}" msgstr "" @@ -50636,9 +51037,9 @@ msgstr "" msgid "Source of Funds (Liabilities)" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:945 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:961 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:968 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:955 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:971 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:978 msgid "Source warehouse is mandatory for row {0}" msgstr "" @@ -50808,7 +51209,7 @@ msgstr "" #: erpnext/setup/setup_wizard/operations/defaults_setup.py:70 #: erpnext/setup/setup_wizard/operations/install_fixtures.py:493 #: erpnext/stock/doctype/item/item.py:276 erpnext/tests/utils.py:283 -#: erpnext/tests/utils.py:2518 +#: erpnext/tests/utils.py:2519 msgid "Standard Selling" msgstr "" @@ -50927,9 +51328,13 @@ msgstr "" #. Label of the payer_name_from_left_edge (Float) field in DocType 'Cheque #. Print Template' #. Label of the amt_in_words_from_left_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the amt_in_figures_from_left_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the acc_no_dist_from_left_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the signatory_from_left_edge (Float) field in DocType 'Cheque Print +#. Template' #: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json msgid "Starting location from left edge" msgstr "Starter plassering fra venstre kant" @@ -51137,12 +51542,13 @@ msgstr "" #. Label of the warehouse_and_reference (Section Break) field in DocType 'POS #. Invoice Item' #. Label of the warehouse_and_reference (Section Break) field in DocType 'Sales +#. Invoice Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json msgid "Stock Details" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1189 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1199 msgid "Stock Entries already created for Work Order {0}: {1}" msgstr "" @@ -51150,6 +51556,7 @@ msgstr "" #. Label of a Link in the Manufacturing Workspace #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Option for the 'Reference Type' (Select) field in DocType 'Quality #. Inspection' @@ -51201,10 +51608,6 @@ msgstr "" msgid "Stock Entry Type" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1552 -msgid "Stock Entry has been already created against this Pick List" -msgstr "" - #: erpnext/stock/doctype/batch/batch.js:138 msgid "Stock Entry {0} created" msgstr "" @@ -51447,9 +51850,9 @@ msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.js:289 #: erpnext/manufacturing/doctype/production_plan/production_plan.js:297 #: erpnext/manufacturing/doctype/production_plan/production_plan.js:303 -#: erpnext/manufacturing/doctype/work_order/work_order.js:939 -#: erpnext/manufacturing/doctype/work_order/work_order.js:948 -#: erpnext/manufacturing/doctype/work_order/work_order.js:955 +#: erpnext/manufacturing/doctype/work_order/work_order.js:943 +#: erpnext/manufacturing/doctype/work_order/work_order.js:952 +#: erpnext/manufacturing/doctype/work_order/work_order.js:959 #: erpnext/manufacturing/doctype/work_order/work_order_dashboard.py:14 #: erpnext/public/js/stock_reservation.js:12 #: erpnext/selling/doctype/sales_order/sales_order.js:109 @@ -51487,7 +51890,7 @@ msgstr "" #: erpnext/controllers/subcontracting_inward_controller.py:1037 #: erpnext/manufacturing/doctype/production_plan/production_plan.py:2245 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2353 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2412 #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1777 msgid "Stock Reservation Entries Created" msgstr "" @@ -51515,7 +51918,7 @@ msgstr "" msgid "Stock Reservation Entry created against a Pick List cannot be updated. If you need to make changes, we recommend canceling the existing entry and creating a new one." msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:538 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:550 msgid "Stock Reservation Warehouse Mismatch" msgstr "" @@ -51598,6 +52001,7 @@ msgstr "" #. Label of the stock_uom (Link) field in DocType 'Job Card Item' #. Label of the stock_uom (Link) field in DocType 'Job Card Secondary Item' #. Label of the stock_uom (Link) field in DocType 'Production Plan Sub Assembly +#. Item' #. Label of the stock_uom (Link) field in DocType 'Work Order' #. Label of the stock_uom (Link) field in DocType 'Work Order Item' #. Label of the stock_uom (Link) field in DocType 'Delivery Schedule Item' @@ -51615,13 +52019,17 @@ msgstr "" #. Label of the stock_uom (Link) field in DocType 'Stock Reconciliation Item' #. Label of the stock_uom (Link) field in DocType 'Stock Reservation Entry' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Inward Order +#. Item' +#. Label of the stock_uom (Link) field in DocType 'Subcontracting Inward Order #. Received Item' +#. Label of the stock_uom (Link) field in DocType 'Subcontracting Inward Order #. Secondary Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Order Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Receipt Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -51680,6 +52088,7 @@ msgstr "" #. Label of the stock_uom (Link) field in DocType 'Purchase Order Item #. Supplied' #. Label of the stock_uom (Link) field in DocType 'Purchase Receipt Item +#. Supplied' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json msgid "Stock Uom" @@ -51853,7 +52262,7 @@ msgstr "" msgid "Stop Reason" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1177 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1236 msgid "Stopped Work Order cannot be cancelled, Unstop it first to cancel" msgstr "" @@ -51867,6 +52276,7 @@ msgstr "" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -52059,6 +52469,7 @@ msgstr "" #. Label of the subcontracting_conversion_factor (Float) field in DocType #. 'Subcontracting Inward Order Item' +#. Label of the subcontracting_conversion_factor (Float) field in DocType #. 'Subcontracting Order Item' #: erpnext/subcontracting/doctype/subcontracting_inward_order_item/subcontracting_inward_order_item.json #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json @@ -52094,6 +52505,7 @@ msgstr "" #. Label of the subcontracting_inward_order (Link) field in DocType 'Stock #. Entry' #. Option for the 'Voucher Type' (Select) field in DocType 'Stock Reservation +#. Entry' #. Option for the 'From Voucher Type' (Select) field in DocType 'Stock #. Reservation Entry' #. Name of a DocType @@ -52145,6 +52557,7 @@ msgstr "" #. Name of a DocType #. Label of the subcontracting_order (Link) field in DocType 'Subcontracting #. Receipt Item' +#. Label of the subcontracting_order (Link) field in DocType 'Subcontracting #. Receipt Supplied Item' #. Label of a Workspace Sidebar Item #: erpnext/buying/doctype/purchase_order/purchase_order.js:404 @@ -52210,6 +52623,7 @@ msgstr "" #. Label of a Link in the Manufacturing Workspace #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Label of the subcontracting_receipt (Link) field in DocType 'Purchase #. Receipt' @@ -52317,8 +52731,10 @@ msgstr "" #. Invoice' #. Label of the subscription (Link) field in DocType 'Process Subscription' #. Label of the subscription_section (Section Break) field in DocType 'Purchase +#. Invoice' #. Label of the subscription (Link) field in DocType 'Purchase Invoice' #. Label of the subscription_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the subscription (Link) field in DocType 'Sales Invoice' #. Name of a DocType #. Label of a Link in the Invoicing Workspace @@ -52447,7 +52863,7 @@ msgstr "" msgid "Successful" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:578 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:609 msgid "Successfully Reconciled" msgstr "" @@ -52559,6 +52975,7 @@ msgstr "" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the supplier (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the supplier (Link) field in DocType 'Purchase Invoice' #. Label of the supplier (Link) field in DocType 'Supplier Item' #. Label of the supplier (Link) field in DocType 'Tax Rule' @@ -52636,7 +53053,7 @@ msgstr "" #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:51 #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:197 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:449 erpnext/crm/doctype/contract/contract.json #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json #: erpnext/public/js/purchase_trends_filters.js:50 @@ -52671,11 +53088,13 @@ msgstr "" #. Label of the section_addresses (Section Break) field in DocType 'Purchase #. Invoice' +#. Label of the section_addresses (Section Break) field in DocType 'Purchase #. Order' #. Label of the supplier_address (Link) field in DocType 'Purchase Order' #. Label of the supplier_address (Link) field in DocType 'Supplier Quotation' #. Label of the supplier_address_section (Section Break) field in DocType #. 'Supplier Quotation' +#. Label of the section_addresses (Section Break) field in DocType 'Purchase #. Receipt' #. Label of the supplier_address (Link) field in DocType 'Purchase Receipt' #. Label of the supplier_address (Link) field in DocType 'Stock Entry' @@ -52760,6 +53179,7 @@ msgstr "" #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:107 #: erpnext/buying/workspace/buying/buying.json +#: erpnext/controllers/trends.py:457 erpnext/controllers/trends.py:472 #: erpnext/public/js/purchase_trends_filters.js:51 #: erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.json #: erpnext/regional/report/irs_1099/irs_1099.js:26 @@ -52861,6 +53281,7 @@ msgstr "Sammendrag av leverandørreskontro" #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:101 +#: erpnext/controllers/trends.py:455 #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -52900,6 +53321,7 @@ msgstr "" #. Item' #. Label of the supplier_part_no (Data) field in DocType 'Item Supplier' #. Label of the supplier_part_no (Data) field in DocType 'Purchase Receipt +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/stock/doctype/item_supplier/item_supplier.json @@ -53188,14 +53610,14 @@ msgstr "" #. Description of the 'Allow Implicit Pegged Currency Conversion' (Check) field #. in DocType 'Accounts Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json -msgid "" -"System will do an implicit conversion using the pegged currency.
\n" +msgid "System will do an implicit conversion using the pegged currency.
\n" "Ex: Instead of AED -> INR, system will do AED -> USD -> INR using the pegged exchange rate of AED against USD." msgstr "" #. Description of the 'Invoice Limit' (Int) field in DocType 'Payment #. Reconciliation' #. Description of the 'Payment Limit' (Int) field in DocType 'Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json msgid "System will fetch all the entries if limit value is zero." msgstr "" @@ -53390,7 +53812,7 @@ msgstr "" msgid "Target Warehouse Address Link" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:320 +#: erpnext/manufacturing/doctype/work_order/work_order.py:324 msgid "Target Warehouse Reservation Error" msgstr "" @@ -53398,7 +53820,7 @@ msgstr "" msgid "Target Warehouse for Finished Good must be same as Finished Good Warehouse {1} in Work Order {2} linked to the Subcontracting Inward Order." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:865 +#: erpnext/manufacturing/doctype/work_order/work_order.py:924 msgid "Target Warehouse is required before Submit" msgstr "" @@ -53406,13 +53828,13 @@ msgstr "" msgid "Target Warehouse is set for some items but the customer is not an internal customer." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:391 +#: erpnext/manufacturing/doctype/work_order/work_order.py:395 msgid "Target Warehouse {0} must be same as Delivery Warehouse {1} in the Subcontracting Inward Order Item." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:951 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:957 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:972 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:961 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:967 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:982 msgid "Target warehouse is mandatory for row {0}" msgstr "" @@ -53503,6 +53925,7 @@ msgstr "" #. 'Purchase Taxes and Charges' #. Label of the base_tax_amount_after_discount_amount (Currency) field in #. DocType 'Purchase Taxes and Charges' +#. Label of the tax_amount_after_discount_amount (Currency) field in DocType #. 'Sales Taxes and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -53531,6 +53954,8 @@ msgstr "" #. Label of the sec_tax_breakup (Section Break) field in DocType 'Purchase #. Invoice' #. Label of the sec_tax_breakup (Section Break) field in DocType 'Sales +#. Invoice' +#. Label of the sec_tax_breakup (Section Break) field in DocType 'Purchase #. Order' #. Label of the tax_breakup (Section Break) field in DocType 'Supplier #. Quotation' @@ -53538,6 +53963,7 @@ msgstr "" #. Label of the sec_tax_breakup (Section Break) field in DocType 'Sales Order' #. Label of the sec_tax_breakup (Section Break) field in DocType 'Delivery #. Note' +#. Label of the sec_tax_breakup (Section Break) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -53739,6 +54165,7 @@ msgstr "" #. Label of the tax_withholding_category (Link) field in DocType 'Journal #. Entry' #. Label of the tax_withholding_category (Link) field in DocType 'Payment +#. Entry' #. Label of the tax_withholding_category (Link) field in DocType 'Purchase #. Invoice Item' #. Label of the tax_withholding_category (Link) field in DocType 'Sales Invoice @@ -53778,9 +54205,11 @@ msgstr "" #. Label of the tax_withholding_entries (Table) field in DocType 'Journal #. Entry' #. Label of the tax_withholding_entries (Table) field in DocType 'Payment +#. Entry' #. Label of the tax_withholding_entries (Table) field in DocType 'Purchase #. Invoice' #. Label of the tax_withholding_entries (Table) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -53790,7 +54219,9 @@ msgstr "" #. Label of the section_tax_withholding_entry (Section Break) field in DocType #. 'Payment Entry' +#. Label of the section_tax_withholding_entry (Section Break) field in DocType #. 'Purchase Invoice' +#. Label of the section_tax_withholding_entry (Section Break) field in DocType #. 'Sales Invoice' #. Name of a DocType #: erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -53808,6 +54239,7 @@ msgstr "" #. Label of the tax_withholding_group (Link) field in DocType 'Tax Withholding #. Entry' #. Name of a DocType +#. Label of the tax_withholding_group (Link) field in DocType 'Tax Withholding #. Rate' #. Label of the tax_withholding_group (Link) field in DocType 'Supplier' #. Label of the tax_withholding_group (Link) field in DocType 'Customer' @@ -53841,15 +54273,16 @@ msgstr "" #. Description of the 'Item Tax Rate' (Code) field in DocType 'Purchase Invoice #. Item' #. Description of the 'Item Tax Rate' (Code) field in DocType 'Purchase Order +#. Item' #. Description of the 'Item Tax Rate' (Code) field in DocType 'Supplier #. Quotation Item' #. Description of the 'Item Tax Rate' (Code) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json -msgid "" -"Tax detail table fetched from item master as a string and stored in this field.\n" +msgid "Tax detail table fetched from item master as a string and stored in this field.\n" "Used for Taxes and Charges" msgstr "" @@ -53936,9 +54369,11 @@ msgstr "" #. Label of the taxes_and_charges_added (Currency) field in DocType 'Purchase #. Invoice' +#. Label of the taxes_and_charges_added (Currency) field in DocType 'Purchase #. Order' #. Label of the taxes_and_charges_added (Currency) field in DocType 'Supplier #. Quotation' +#. Label of the taxes_and_charges_added (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -53949,8 +54384,11 @@ msgstr "" #. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Purchase Invoice' +#. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Purchase Order' +#. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -53964,11 +54402,18 @@ msgstr "" #. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Purchase Invoice' #. Label of the other_charges_calculation (Text Editor) field in DocType 'Sales +#. Invoice' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Purchase Order' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Supplier Quotation' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Quotation' +#. Label of the other_charges_calculation (Text Editor) field in DocType 'Sales #. Order' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Delivery Note' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -53984,8 +54429,11 @@ msgstr "" #. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Invoice' +#. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Order' +#. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -53996,8 +54444,11 @@ msgstr "" #. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Invoice' +#. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Order' +#. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -54142,6 +54593,7 @@ msgstr "" #. Label of the terms_section_break (Section Break) field in DocType 'Purchase #. Order' #. Label of the terms_section_break (Section Break) field in DocType 'Sales +#. Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Terms & Conditions" @@ -54160,8 +54612,10 @@ msgstr "" #. Label of the terms_and_conditions (Link) field in DocType 'Process Statement #. Of Accounts' #. Label of the terms_section_break (Section Break) field in DocType 'Purchase +#. Invoice' #. Label of the terms (Text Editor) field in DocType 'Purchase Invoice' #. Label of the terms_section_break (Section Break) field in DocType 'Sales +#. Invoice' #. Label of a Link in the Invoicing Workspace #. Label of the terms (Text Editor) field in DocType 'Purchase Order' #. Label of the terms_section_break (Section Break) field in DocType 'Request @@ -54237,6 +54691,7 @@ msgstr "" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the territory (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the territory (Link) field in DocType 'Sales Invoice' #. Label of the territory (Link) field in DocType 'Territory Item' #. Label of the territory (Link) field in DocType 'Lead' @@ -54275,7 +54730,8 @@ msgstr "" #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.py:22 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:259 #: erpnext/accounts/report/sales_register/sales_register.py:223 -#: erpnext/crm/doctype/lead/lead.json +#: erpnext/controllers/trends.py:398 erpnext/controllers/trends.py:422 +#: erpnext/controllers/trends.py:487 erpnext/crm/doctype/lead/lead.json #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/doctype/prospect/prospect.json #: erpnext/crm/report/lead_details/lead_details.js:46 @@ -54405,7 +54861,7 @@ msgstr "" msgid "The Loyalty Program isn't valid for the selected company" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1109 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1110 msgid "The Payment Request {0} is already paid, cannot process payment twice" msgstr "" @@ -54413,11 +54869,11 @@ msgstr "" msgid "The Payment Term at row {0} is possibly a duplicate." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:345 +#: erpnext/stock/doctype/pick_list/pick_list.py:347 msgid "The Pick List having Stock Reservation Entries cannot be updated. If you need to make changes, we recommend canceling the existing Stock Reservation Entries before updating the Pick List." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3132 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3142 msgid "The Process Loss Qty has reset as per job cards Process Loss Qty" msgstr "" @@ -54425,15 +54881,15 @@ msgstr "" msgid "The Sales Person is linked with {0}" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:211 +#: erpnext/stock/doctype/pick_list/pick_list.py:213 msgid "The Serial No at Row #{0}: {1} is not available in warehouse {2}." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2722 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2732 msgid "The Serial No {0} is reserved against the {1} {2} and cannot be used for any other transaction." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2098 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2108 msgid "The Serial and Batch Bundle {0} is not valid for this transaction. The 'Type of Transaction' should be 'Outward' instead of 'Inward' in Serial and Batch Bundle {0}" msgstr "Serie-/partinummer-kombinasjonen {0} er ikke gyldig for denne transaksjonen. 'Transaksjonstype' skal være 'Utgående' i stedet for 'Inngående' i serie-/partinummer-kombinasjonen {0}" @@ -54447,7 +54903,7 @@ msgstr "" msgid "The account head under Liability or Equity, in which Profit/Loss will be booked" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1004 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1005 msgid "The allocated amount is greater than the outstanding amount of Payment Request {0}" msgstr "" @@ -54501,7 +54957,7 @@ msgstr "" msgid "The date of the transaction" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1230 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1241 msgid "The default BOM for that item will be fetched by the system. You can also change the BOM." msgstr "" @@ -54571,7 +55027,7 @@ msgstr "" msgid "The following assets have failed to automatically post depreciation entries: {0}" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:309 +#: erpnext/stock/doctype/pick_list/pick_list.py:311 msgid "The following batches are expired, please restock them:
{0}" msgstr "" @@ -54591,9 +55047,8 @@ msgstr "" msgid "The following invalid Pricing Rules are deleted:" msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:623 -msgid "" -"The following payment schedule(s) already exist:\n" +#: erpnext/accounts/doctype/payment_request/payment_request.py:624 +msgid "The following payment schedule(s) already exist:\n" "{0}" msgstr "" @@ -54601,7 +55056,7 @@ msgstr "" msgid "The following rows are duplicates:" msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:864 +#: erpnext/stock/doctype/material_request/material_request.py:879 msgid "The following {0} were created: {1}" msgstr "" @@ -54769,8 +55224,8 @@ msgstr "" msgid "The seller and the buyer cannot be the same" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:186 -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:198 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:187 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:199 msgid "The serial and batch bundle {0} not linked to {1} {2}" msgstr "Serie-/partinummer-kombinasjonen {0} er ikke koblet til {1} {2}" @@ -54864,19 +55319,19 @@ msgstr "" msgid "The value of {0} differs between Items {1} and {2}" msgstr "" -#: erpnext/controllers/item_variant.py:196 +#: erpnext/controllers/item_variant.py:258 msgid "The value {0} is already assigned to an existing Item {1}." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1258 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1269 msgid "The warehouse where you store finished Items before they are shipped." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1251 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1262 msgid "The warehouse where you store your raw materials. Each required item can have a separate source warehouse. Group warehouse also can be selected as source warehouse. On submission of the Work Order, the raw materials will be reserved in these warehouses for production usage." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1263 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1274 msgid "The warehouse where your Items will be transferred when you begin production. Group Warehouse can also be selected as a Work in Progress warehouse." msgstr "" @@ -54896,7 +55351,7 @@ msgstr "" msgid "The {0} prefix '{1}' already exists. Please change the Serial No Series, otherwise you will get a Duplicate Entry error." msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:870 +#: erpnext/stock/doctype/material_request/material_request.py:885 msgid "The {0} {1} created successfully" msgstr "" @@ -54965,7 +55420,7 @@ msgstr "" msgid "There can be multiple tiered collection factor based on the total spent. But the conversion factor for redemption will always be same for all the tier." msgstr "" -#: erpnext/accounts/party.py:595 +#: erpnext/accounts/party.py:611 msgid "There can only be 1 Account per Company in {0} {1}" msgstr "" @@ -54989,7 +55444,7 @@ msgstr "" msgid "There is one unreconciled transaction before {0}." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2035 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2045 msgid "There must be atleast 1 Finished Good in this Stock Entry" msgstr "" @@ -55101,7 +55556,7 @@ msgstr "" msgid "This covers all scorecards tied to this Setup" msgstr "" -#: erpnext/controllers/status_updater.py:500 +#: erpnext/controllers/status_updater.py:501 msgid "This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?" msgstr "" @@ -55204,7 +55659,7 @@ msgstr "" msgid "This is done to handle accounting for cases when Purchase Receipt is created after Purchase Invoice" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1244 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1255 msgid "This is enabled by default. If you want to plan materials for sub-assemblies of the Item you're manufacturing leave this enabled. If you plan and manufacture the sub-assemblies separately, you can disable this checkbox." msgstr "" @@ -55406,6 +55861,7 @@ msgstr "" #. Label of the threshold_percentage (Percent) field in DocType 'Promotional #. Scheme Price Discount' +#. Label of the threshold_percentage (Percent) field in DocType 'Promotional #. Scheme Product Discount' #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json @@ -55709,6 +56165,7 @@ msgstr "" #. Label of the to_invoice_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the to_invoice_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "To Invoice Date" @@ -55736,6 +56193,7 @@ msgstr "" #. Label of the to_payment_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the to_payment_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "To Payment Date" @@ -55836,7 +56294,7 @@ msgstr "" msgid "To Warehouse (Optional)" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1002 +#: erpnext/manufacturing/doctype/bom/bom.js:1006 msgid "To add Operations tick the 'With Operations' checkbox." msgstr "" @@ -55844,15 +56302,15 @@ msgstr "" msgid "To add subcontracted Item's raw materials if include exploded items is disabled." msgstr "" -#: erpnext/controllers/status_updater.py:493 +#: erpnext/controllers/status_updater.py:494 msgid "To allow over billing, update \"Over Billing Allowance\" in Accounts Settings or the Item." msgstr "" -#: erpnext/controllers/status_updater.py:487 +#: erpnext/controllers/status_updater.py:488 msgid "To allow over ordering, update \"Over Order Allowance\" in Buying Settings." msgstr "" -#: erpnext/controllers/status_updater.py:489 +#: erpnext/controllers/status_updater.py:490 msgid "To allow over receipt / delivery, update \"Over Receipt/Delivery Allowance\" in Stock Settings or the Item." msgstr "" @@ -55909,7 +56367,7 @@ msgstr "" msgid "To select more than one transaction at a time, press and hold the shift key." msgstr "" -#: erpnext/controllers/item_variant.py:199 +#: erpnext/controllers/item_variant.py:261 msgid "To still proceed with editing this Attribute Value, enable {0} in Item Variant Settings." msgstr "" @@ -55971,6 +56429,26 @@ msgstr "" msgid "Too many columns. Export the report and print it using a spreadsheet application." msgstr "" +#. Label of a Card Break in the Manufacturing Workspace +#. Label of the tools (Column Break) field in DocType 'Email Digest' +#. Label of a Card Break in the Stock Workspace +#. Label of a Workspace Sidebar Item +#: erpnext/buying/doctype/purchase_order/purchase_order.js:587 +#: erpnext/buying/doctype/purchase_order/purchase_order.js:663 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:61 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:149 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:456 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:465 +#: erpnext/buying/doctype/supplier_quotation/supplier_quotation.js:84 +#: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:123 +#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json +#: erpnext/setup/doctype/email_digest/email_digest.json +#: erpnext/stock/workspace/stock/stock.json +#: erpnext/workspace_sidebar/manufacturing.json +#: erpnext/workspace_sidebar/stock.json +msgid "Tools" +msgstr "Verktøy" + #. Name of a UOM #: erpnext/setup/setup_wizard/data/uom_data.json msgid "Torr" @@ -55981,8 +56459,10 @@ msgstr "" #. Label of the base_total (Currency) field in DocType 'POS Invoice' #. Label of the base_total (Currency) field in DocType 'Purchase Invoice' #. Label of the base_total (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the base_total (Currency) field in DocType 'Sales Invoice' #. Label of the base_total (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the base_total (Currency) field in DocType 'Purchase Order' #. Label of the base_total (Currency) field in DocType 'Supplier Quotation' #. Label of the base_total (Currency) field in DocType 'Opportunity' @@ -56032,6 +56512,7 @@ msgstr "" #. Entry' #. Label of the total_additional_costs (Currency) field in DocType #. 'Subcontracting Order' +#. Label of the total_additional_costs (Currency) field in DocType #. 'Subcontracting Receipt' #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json @@ -56439,6 +56920,7 @@ msgstr "" #. Label of the total_number_of_depreciations (Int) field in DocType 'Asset' #. Label of the total_number_of_depreciations (Int) field in DocType 'Asset #. Depreciation Schedule' +#. Label of the total_number_of_depreciations (Int) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -56648,15 +57130,22 @@ msgstr "" #. Entry' #. Label of the total_taxes_and_charges (Currency) field in DocType 'POS #. Closing Entry' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'POS #. Invoice' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Purchase +#. Invoice' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Sales +#. Invoice' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'Purchase #. Order' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Supplier #. Quotation' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Quotation' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'Sales +#. Order' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Delivery #. Note' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json @@ -56676,13 +57165,21 @@ msgstr "" #. 'Payment Entry' #. Label of the base_total_taxes_and_charges (Currency) field in DocType 'POS #. Invoice' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Purchase Invoice' #. Label of the base_total_taxes_and_charges (Currency) field in DocType 'Sales +#. Invoice' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Purchase Order' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Quotation' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType 'Sales #. Order' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Delivery Note' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -56840,9 +57337,14 @@ msgstr "" #. Label of the base_totals_section (Section Break) field in DocType 'Purchase #. Invoice' #. Label of the base_totals_section (Section Break) field in DocType 'Sales +#. Invoice' +#. Label of the base_totals_section (Section Break) field in DocType 'Purchase +#. Order' +#. Label of the base_totals_section (Section Break) field in DocType 'Sales #. Order' #. Label of the base_totals_section (Section Break) field in DocType 'Delivery #. Note' +#. Label of the base_totals_section (Section Break) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -57239,6 +57741,11 @@ msgstr "" msgid "Transferred Qty" msgstr "" +#. Label of the transferred_qty (Float) field in DocType 'Pick List Item' +#: erpnext/stock/doctype/pick_list_item/pick_list_item.json +msgid "Transferred Qty (in Stock UOM)" +msgstr "" + #: erpnext/buying/report/subcontracted_raw_materials_to_be_transferred/subcontracted_raw_materials_to_be_transferred.py:39 msgid "Transferred Quantity" msgstr "" @@ -57627,14 +58134,17 @@ msgstr "" #. Item' #. Label of the conversion_factor (Float) field in DocType 'Sales Invoice Item' #. Label of the conversion_factor (Float) field in DocType 'Purchase Order +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Request for #. Quotation Item' #. Label of the conversion_factor (Float) field in DocType 'Supplier Quotation +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Quotation Item' #. Label of the conversion_factor (Float) field in DocType 'Sales Order Item' #. Name of a DocType #. Label of the conversion_factor (Float) field in DocType 'Delivery Note Item' #. Label of the conversion_factor (Float) field in DocType 'Material Request +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Pick List Item' #. Label of a Link in the Stock Workspace #. Label of a Workspace Sidebar Item @@ -57674,7 +58184,7 @@ msgstr "" msgid "UOM Name" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4332 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4345 msgid "UOM conversion factor required for UOM: {0} in Item: {1}" msgstr "" @@ -57699,9 +58209,12 @@ msgstr "" #. Label of the utm_analytics_section (Section Break) field in DocType 'POS #. Invoice' #. Label of the utm_analytics_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the utm_analytics_section (Section Break) field in DocType #. 'Quotation' +#. Label of the utm_analytics_section (Section Break) field in DocType 'Sales #. Order' +#. Label of the utm_analytics_section (Section Break) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -57743,7 +58256,7 @@ msgstr "" msgid "Unable to find score starting at {0}. You need to have standing scores covering 0 to 100" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1135 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1194 msgid "Unable to find the time slot in the next {0} days for the operation {1}. Please increase the 'Capacity Planning For (Days)' in the {2}." msgstr "" @@ -57849,7 +58362,7 @@ msgstr "" msgid "Unit Of Measure" msgstr "" -#: erpnext/controllers/accounts_controller.py:4121 +#: erpnext/controllers/accounts_controller.py:4131 msgid "Unit Price" msgstr "" @@ -57943,6 +58456,7 @@ msgstr "" #. 'Purchase Invoice' #. Label of the unrealized_profit_loss_account (Link) field in DocType 'Sales #. Invoice' +#. Label of the unrealized_profit_loss_account (Link) field in DocType #. 'Company' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -58010,7 +58524,7 @@ msgstr "" msgid "Unreconciled Transactions" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:946 +#: erpnext/manufacturing/doctype/work_order/work_order.js:950 #: erpnext/selling/doctype/sales_order/sales_order.js:122 #: erpnext/stock/doctype/pick_list/pick_list.js:166 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:193 @@ -58111,9 +58625,14 @@ msgstr "" #. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Purchase Invoice' #. Label of the update_auto_repeat_reference (Button) field in DocType 'Sales +#. Invoice' +#. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Purchase Order' +#. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Supplier Quotation' +#. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Quotation' +#. Label of the update_auto_repeat_reference (Button) field in DocType 'Sales #. Order' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -58144,6 +58663,7 @@ msgstr "" #. Label of the update_billed_amount_in_delivery_note (Check) field in DocType #. 'POS Invoice' +#. Label of the update_billed_amount_in_delivery_note (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -58164,6 +58684,7 @@ msgstr "" #. Label of the update_billed_amount_in_sales_order (Check) field in DocType #. 'POS Invoice' +#. Label of the update_billed_amount_in_sales_order (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -58215,6 +58736,7 @@ msgstr "" #. Label of the update_outstanding_for_self (Check) field in DocType 'Purchase #. Invoice' #. Label of the update_outstanding_for_self (Check) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/controllers/accounts_controller.py:217 @@ -58289,6 +58811,7 @@ msgstr "" #. Description of the 'Actual End Time' (Datetime) field in DocType 'Work Order #. Operation' #. Description of the 'Actual Operation Time' (Float) field in DocType 'Work +#. Order Operation' #: erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json msgid "Updated via 'Time Log' (In Minutes)" msgstr "" @@ -58305,7 +58828,7 @@ msgstr "" msgid "Updating Variants..." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1206 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1217 msgid "Updating Work Order status" msgstr "" @@ -58449,11 +58972,15 @@ msgstr "" #. Label of the use_serial_batch_fields (Check) field in DocType 'Purchase #. Invoice Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Sales Invoice +#. Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Asset #. Capitalization Stock Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Delivery Note +#. Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Packed Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Pick List +#. Item' +#. Label of the use_serial_batch_fields (Check) field in DocType 'Purchase #. Receipt Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Stock Entry #. Detail' @@ -58461,6 +58988,7 @@ msgstr "" #. Reconciliation Item' #. Label of the use_serial_batch_fields (Check) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the use_serial_batch_fields (Check) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -58483,6 +59011,7 @@ msgstr "" #. Label of the use_transaction_date_exchange_rate (Check) field in DocType #. 'Purchase Invoice' +#. Label of the use_transaction_date_exchange_rate (Check) field in DocType #. 'Buying Settings' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/buying_settings/buying_settings.json @@ -58574,11 +59103,15 @@ msgstr "" msgid "User Resolution Time" msgstr "" +#: erpnext/accounts/party.py:439 +msgid "User don't have permissions to select/read this account." +msgstr "" + #: erpnext/accounts/doctype/pricing_rule/utils.py:596 msgid "User has not applied rule on the invoice {0}" msgstr "" -#: erpnext/crm/frappe_crm_api.py:176 +#: erpnext/crm/frappe_crm_api.py:183 msgid "User not allowed to synchronize data from Frappe CRM on ERPNext. Contact System Manager of ERPNext." msgstr "" @@ -58747,7 +59280,7 @@ msgstr "" msgid "Valid for Countries" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:302 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:320 msgid "Valid from and valid upto fields are mandatory for the cumulative" msgstr "" @@ -58864,6 +59397,7 @@ msgstr "" #. Label of the valuation_rate (Float) field in DocType 'Bin' #. Label of the valuation_rate (Currency) field in DocType 'Item' #. Label of the valuation_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #. Label of the incoming_rate (Float) field in DocType 'Serial and Batch Entry' #. Label of the valuation_rate (Currency) field in DocType 'Stock Closing #. Balance' @@ -58896,11 +59430,11 @@ msgstr "" msgid "Valuation Rate (In / Out)" msgstr "" -#: erpnext/stock/stock_ledger.py:2037 +#: erpnext/stock/stock_ledger.py:2041 msgid "Valuation Rate Missing" msgstr "" -#: erpnext/stock/stock_ledger.py:2015 +#: erpnext/stock/stock_ledger.py:2019 msgid "Valuation Rate for the Item {0}, is required to do accounting entries for {1} {2}." msgstr "" @@ -58924,6 +59458,7 @@ msgstr "Verdisatsen for objekt levert fra kunde er satt til null." #. Description of the 'Sales Incoming Rate' (Currency) field in DocType #. 'Purchase Invoice Item' +#. Description of the 'Sales Incoming Rate' (Currency) field in DocType #. 'Purchase Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -58950,6 +59485,7 @@ msgstr "" #. Label of the value_after_depreciation (Currency) field in DocType 'Asset' #. Label of the value_after_depreciation (Currency) field in DocType 'Asset #. Depreciation Schedule' +#. Label of the value_after_depreciation (Currency) field in DocType 'Asset #. Finance Book' #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:184 #: erpnext/assets/doctype/asset/asset.json @@ -59118,6 +59654,10 @@ msgstr "" msgid "Variant creation has been queued." msgstr "" +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:172 +msgid "Variant {0} and its template {1} cannot both be added to the same Pricing Rule" +msgstr "" + #. Label of the variants_section (Tab Break) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json msgid "Variants" @@ -59427,8 +59967,11 @@ msgstr "" #. Entry' #. Label of the voucher_detail_no (Data) field in DocType 'Serial and Batch #. Bundle' +#. Label of the voucher_detail_no (Data) field in DocType 'Serial and Batch +#. Entry' #. Label of the voucher_detail_no (Data) field in DocType 'Stock Ledger Entry' #. Label of the voucher_detail_no (Data) field in DocType 'Stock Reservation +#. Entry' #: erpnext/accounts/doctype/gl_entry/gl_entry.json #: erpnext/accounts/doctype/payment_ledger_entry/payment_ledger_entry.json #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json @@ -59462,6 +60005,7 @@ msgstr "" #. Label of the voucher_no (Dynamic Link) field in DocType 'Repost Accounting #. Ledger Items' #. Label of the voucher_no (Dynamic Link) field in DocType 'Repost Payment +#. Ledger Items' #. Label of the voucher_no (Dynamic Link) field in DocType 'Unreconcile #. Payment' #. Label of the voucher_no (Dynamic Link) field in DocType 'Repost Item @@ -59471,6 +60015,7 @@ msgstr "" #. Label of the voucher_no (Data) field in DocType 'Serial and Batch Entry' #. Label of the voucher_no (Dynamic Link) field in DocType 'Stock Ledger Entry' #. Label of the voucher_no (Dynamic Link) field in DocType 'Stock Reservation +#. Entry' #: erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json #: erpnext/accounts/doctype/gl_entry/gl_entry.json #: erpnext/accounts/doctype/ledger_health/ledger_health.json @@ -59511,7 +60056,7 @@ msgstr "" msgid "Voucher No" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1469 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1470 msgid "Voucher No is mandatory" msgstr "" @@ -59536,12 +60081,14 @@ msgstr "" #. Items' #. Label of the voucher_type (Link) field in DocType 'Repost Payment Ledger' #. Label of the voucher_type (Link) field in DocType 'Repost Payment Ledger +#. Items' #. Label of the voucher_type (Link) field in DocType 'Unreconcile Payment' #. Label of the voucher_type (Link) field in DocType 'Repost Item Valuation' #. Label of the voucher_type (Link) field in DocType 'Serial and Batch Bundle' #. Label of the voucher_type (Data) field in DocType 'Serial and Batch Entry' #. Label of the voucher_type (Link) field in DocType 'Stock Ledger Entry' #. Label of the voucher_type (Select) field in DocType 'Stock Reservation +#. Entry' #: banking/src/components/features/ActionLog/ActionLogDialogBody.tsx:390 #: erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json #: erpnext/accounts/doctype/gl_entry/gl_entry.json @@ -59611,8 +60158,11 @@ msgstr "" #. Label of the wip_composite_asset (Link) field in DocType 'Purchase Invoice #. Item' #. Label of the wip_composite_asset (Link) field in DocType 'Purchase Order +#. Item' #. Label of the wip_composite_asset (Link) field in DocType 'Material Request +#. Item' #. Label of the wip_composite_asset (Link) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/stock/doctype/material_request_item/material_request_item.json @@ -59720,12 +60270,16 @@ msgstr "" #. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Request for Quotation Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Supplier Quotation Item' #. Label of the reference (Section Break) field in DocType 'Quotation Item' #. Label of the warehouse_and_reference (Section Break) field in DocType 'Sales #. Order Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Delivery Note Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Purchase Receipt Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/buying/doctype/request_for_quotation_item/request_for_quotation_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json @@ -59783,7 +60337,7 @@ msgstr "" msgid "Warehouse {0} does not exist" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:317 +#: erpnext/manufacturing/doctype/work_order/work_order.py:321 msgid "Warehouse {0} is not allowed for Sales Order {1}, it should be {2}" msgstr "" @@ -59823,11 +60377,15 @@ msgstr "" #. Option for the 'Action if Accumulated Monthly Budget Exceeded on MR' #. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on PO' (Select) field in +#. DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on PO' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on Actual' (Select) field #. in DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on Actual' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Anual Budget Exceeded on Cumulative Expense' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Accumulative Monthly Budget Exceeded on Cumulative #. Expense' (Select) field in DocType 'Budget' #. Option for the 'Action if same rate is not maintained' (Select) field in @@ -59863,6 +60421,7 @@ msgstr "" #. Label of the warn_rfqs (Check) field in DocType 'Supplier Scorecard Scoring #. Standing' #. Label of the warn_rfqs (Check) field in DocType 'Supplier Scorecard +#. Standing' #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -59915,7 +60474,7 @@ msgstr "" msgid "Warning: Material Requested Qty is less than Minimum Order Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1571 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1630 msgid "Warning: Quantity exceeds maximum producible quantity based on quantity of raw materials received through the Subcontracting Inward Order {0}." msgstr "" @@ -60109,11 +60668,13 @@ msgstr "" #. Label of the weight_per_unit (Float) field in DocType 'Sales Invoice Item' #. Label of the weight_per_unit (Float) field in DocType 'Purchase Order Item' #. Label of the weight_per_unit (Float) field in DocType 'Supplier Quotation +#. Item' #. Label of the weight_per_unit (Float) field in DocType 'Quotation Item' #. Label of the weight_per_unit (Float) field in DocType 'Sales Order Item' #. Label of the weight_per_unit (Float) field in DocType 'Delivery Note Item' #. Label of the weight_per_unit (Float) field in DocType 'Item' #. Label of the weight_per_unit (Float) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -60225,7 +60786,7 @@ msgstr "" msgid "When enabled, transactions with this supplier will be blocked based on the Hold Type below" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:397 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:406 msgid "When there are multiple finished goods ({0}) in a Repack stock entry, the basic rate for all finished goods must be set manually. To set rate manually, enable the checkbox 'Set Basic Rate Manually' in the respective finished good row." msgstr "" @@ -60249,6 +60810,10 @@ msgstr "" msgid "While making Purchase Invoice from Purchase Order, use Exchange Rate on Invoice's transaction date rather than inheriting it from Purchase Order. Only applies for Purchase Invoice." msgstr "" +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:286 +msgid "White" +msgstr "" + #: erpnext/public/js/setup_wizard.js:31 msgid "Who are you setting this up for?" msgstr "" @@ -60421,7 +60986,7 @@ msgstr "" #: erpnext/selling/doctype/sales_order/sales_order.js:1056 #: erpnext/stock/doctype/material_request/material_request.js:216 #: erpnext/stock/doctype/material_request/material_request.json -#: erpnext/stock/doctype/material_request/material_request.py:871 +#: erpnext/stock/doctype/material_request/material_request.py:886 #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/serial_no/serial_no.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -60460,7 +61025,7 @@ msgstr "" msgid "Work Order Item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1015 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1025 msgid "Work Order Mismatch" msgstr "" @@ -60501,16 +61066,16 @@ msgstr "" msgid "Work Order Summary Report" msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:877 +#: erpnext/stock/doctype/material_request/material_request.py:892 msgid "Work Order cannot be created for following reason:
{0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1515 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1574 msgid "Work Order cannot be raised against a Item Template" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2709 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2789 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2768 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2848 msgid "Work Order has been {0}" msgstr "" @@ -60522,16 +61087,16 @@ msgstr "" msgid "Work Order {0} created" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2696 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2706 msgid "Work Order {0} has no produced qty" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1139 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1149 msgid "Work Order {0}: Job Card not found for the operation {1}" msgstr "" #: erpnext/manufacturing/report/job_card_summary/job_card_summary.js:56 -#: erpnext/stock/doctype/material_request/material_request.py:865 +#: erpnext/stock/doctype/material_request/material_request.py:880 msgid "Work Orders" msgstr "" @@ -60556,7 +61121,7 @@ msgstr "" msgid "Work-in-Progress Warehouse" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:863 +#: erpnext/manufacturing/doctype/work_order/work_order.py:922 msgid "Work-in-Progress Warehouse is required before Submit" msgstr "" @@ -60733,6 +61298,7 @@ msgstr "" #. Label of the base_write_off_amount (Currency) field in DocType 'Purchase #. Invoice' #. Label of the base_write_off_amount (Currency) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -60777,6 +61343,7 @@ msgstr "" #. Label of the write_off_outstanding_amount_automatically (Check) field in #. DocType 'POS Invoice' +#. Label of the write_off_outstanding_amount_automatically (Check) field in #. DocType 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -60792,6 +61359,7 @@ msgstr "" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -60851,7 +61419,7 @@ msgstr "" msgid "You are importing data for the code list:" msgstr "" -#: erpnext/controllers/accounts_controller.py:3918 +#: erpnext/controllers/accounts_controller.py:3928 msgid "You are not allowed to update as per the conditions set in {} Workflow." msgstr "Du har ikke tillatelse til å oppdatere i henhold til betingelsene angitt i {} arbeidsflyt." @@ -60867,7 +61435,7 @@ msgstr "" msgid "You are not authorized to set Frozen value" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:516 +#: erpnext/stock/doctype/pick_list/pick_list.py:546 msgid "You are picking more than required quantity for the item {0}. Check if there is any other pick list created for the sales order {1}." msgstr "" @@ -60932,7 +61500,7 @@ msgstr "" msgid "You can't make any changes to Job Card since Work Order is closed." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:229 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:230 msgid "You can't process the serial number {0} as it has already been used in the SABB {1}. {2} if you want to inward same serial number multiple times then enabled 'Allow existing Serial No to be Manufactured/Received again' in the {3}" msgstr "" @@ -60940,7 +61508,7 @@ msgstr "" msgid "You can't redeem Loyalty Points having more value than the Total Amount." msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:776 +#: erpnext/manufacturing/doctype/bom/bom.js:780 msgid "You cannot change the rate if BOM is mentioned against any Item." msgstr "" @@ -60972,7 +61540,7 @@ msgstr "" msgid "You cannot enable both the settings '{0}' and '{1}'." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:167 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:168 msgid "You cannot outward following {0} as either they are Delivered, Inactive or located in a different warehouse." msgstr "" @@ -61000,6 +61568,10 @@ msgstr "" msgid "You cannot {0} this document because another Period Closing Entry {1} exists after {2}" msgstr "" +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:168 +msgid "You do not have enough permission to access {0}: {1}" +msgstr "" + #: erpnext/accounts/doctype/bank_statement_import_log/bank_statement_import_log.py:82 msgid "You do not have permission to import and submit bank transactions" msgstr "" @@ -61009,7 +61581,7 @@ msgstr "" msgid "You do not have permission to import bank transactions" msgstr "" -#: erpnext/controllers/accounts_controller.py:3896 +#: erpnext/controllers/accounts_controller.py:3906 msgid "You do not have permissions to {} items in a {}." msgstr "" @@ -61021,11 +61593,11 @@ msgstr "" msgid "You don't have enough points to redeem." msgstr "" -#: erpnext/controllers/accounts_controller.py:4464 +#: erpnext/controllers/accounts_controller.py:4474 msgid "You don't have permission to create a Company Address. Please contact your System Manager." msgstr "" -#: erpnext/controllers/accounts_controller.py:4444 +#: erpnext/controllers/accounts_controller.py:4454 msgid "You don't have permission to update Company details. Please contact your System Manager." msgstr "" @@ -61033,11 +61605,11 @@ msgstr "" msgid "You don't have permission to update Received Qty DocField for item {0}" msgstr "" -#: erpnext/controllers/accounts_controller.py:4438 +#: erpnext/controllers/accounts_controller.py:4448 msgid "You don't have permission to update this document. Please contact your System Manager." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:303 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:313 msgid "You had {} errors while creating opening invoices. Check {} for more details" msgstr "" @@ -61141,7 +61713,7 @@ msgstr "" msgid "Zero Rated" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:726 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:736 msgid "Zero quantity" msgstr "" @@ -61159,15 +61731,15 @@ msgstr "" msgid "Zip File" msgstr "" -#: erpnext/stock/reorder_item.py:374 +#: erpnext/stock/reorder_item.py:376 msgid "[Important] [ERPNext] Auto Reorder Errors" msgstr "" -#: erpnext/controllers/status_updater.py:305 +#: erpnext/controllers/status_updater.py:306 msgid "`Allow Negative rates for Items`" msgstr "" -#: erpnext/stock/stock_ledger.py:2029 +#: erpnext/stock/stock_ledger.py:2033 msgid "after" msgstr "" @@ -61183,11 +61755,11 @@ msgstr "" msgid "as Title" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1026 +#: erpnext/manufacturing/doctype/bom/bom.js:1030 msgid "as a percentage of finished item quantity" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1639 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1640 msgid "as of {0}" msgstr "" @@ -61352,13 +61924,14 @@ msgstr "" #. Description of the 'Billing Rate' (Currency) field in DocType 'Activity #. Cost' #. Description of the 'Costing Rate' (Currency) field in DocType 'Activity +#. Cost' #: erpnext/manufacturing/doctype/workstation/workstation.json #: erpnext/manufacturing/doctype/workstation_type/workstation_type.json #: erpnext/projects/doctype/activity_cost/activity_cost.json msgid "per hour" msgstr "" -#: erpnext/stock/stock_ledger.py:2030 +#: erpnext/stock/stock_ledger.py:2034 msgid "performing either one below:" msgstr "" @@ -61434,8 +62007,8 @@ msgstr "" msgid "subscription is already cancelled." msgstr "" -#: erpnext/controllers/status_updater.py:503 -#: erpnext/controllers/status_updater.py:522 +#: erpnext/controllers/status_updater.py:504 +#: erpnext/controllers/status_updater.py:523 msgid "target_ref_field" msgstr "" @@ -61510,7 +62083,7 @@ msgstr "" msgid "{0} '{1}' not in Fiscal Year {2}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:749 +#: erpnext/manufacturing/doctype/work_order/work_order.py:808 msgid "{0} ({1}) cannot be greater than planned quantity ({2}) in Work Order {3}" msgstr "" @@ -61611,7 +62184,7 @@ msgstr "" msgid "{0} can be either {1} or {2}." msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:279 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:297 msgid "{0} can not be negative" msgstr "" @@ -61629,7 +62202,7 @@ msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.py:921 #: erpnext/manufacturing/doctype/production_plan/production_plan.py:1037 -#: erpnext/stock/doctype/pick_list/pick_list.py:1341 +#: erpnext/stock/doctype/pick_list/pick_list.py:1371 #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.py:323 msgid "{0} created" msgstr "" @@ -61676,7 +62249,7 @@ msgstr "" msgid "{0} has Payment Term based allocation enabled. Select a Payment Term for Row #{1} in Payment References section" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:805 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:850 msgid "{0} has been modified after you pulled it. Please pull it again." msgstr "" @@ -61735,7 +62308,7 @@ msgstr "" msgid "{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1863 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1864 msgid "{0} is not a CSV file." msgstr "" @@ -61747,7 +62320,7 @@ msgstr "" msgid "{0} is not a group node. Please select a group node as parent cost center" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:778 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:788 msgid "{0} is not a stock Item" msgstr "" @@ -61755,7 +62328,7 @@ msgstr "" msgid "{0} is not a valid Accounting Dimension." msgstr "" -#: erpnext/controllers/item_variant.py:189 +#: erpnext/controllers/item_variant.py:251 msgid "{0} is not a valid Value for Attribute {1} of Item {2}." msgstr "" @@ -61763,7 +62336,7 @@ msgstr "" msgid "{0} is not a valid {1} fieldname." msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:168 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:186 msgid "{0} is not added in the table" msgstr "" @@ -61779,7 +62352,7 @@ msgstr "" msgid "{0} is not the default supplier for any items." msgstr "" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2972 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2975 msgid "{0} is on hold till {1}" msgstr "" @@ -61823,7 +62396,7 @@ msgstr "" msgid "{0} not found for item {1}" msgstr "" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:706 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:709 msgid "{0} parameter is invalid" msgstr "" @@ -61838,7 +62411,7 @@ msgstr "" #: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:167 msgctxt "Do MMMM YYYY" msgid "{0} to {1}" -msgstr "" +msgstr "{0} til {1}" #: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:234 msgid "{0} transactions will be imported into the system. Please review the details below and click the 'Import' button to proceed." @@ -61848,11 +62421,11 @@ msgstr "" msgid "{0} units are reserved for Item {1} in Warehouse {2}, please un-reserve the same to {3} the Stock Reconciliation." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1090 +#: erpnext/stock/doctype/pick_list/pick_list.py:1120 msgid "{0} units of Item {1} is not available in any of the warehouses." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1083 +#: erpnext/stock/doctype/pick_list/pick_list.py:1113 msgid "{0} units of Item {1} is not available in any of the warehouses. Other Pick Lists exist for this item." msgstr "" @@ -61860,16 +62433,16 @@ msgstr "" msgid "{0} units of {1} are required in {2} with the inventory dimension: {3} on {4} {5} for {6} to complete the transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:1682 erpnext/stock/stock_ledger.py:2197 -#: erpnext/stock/stock_ledger.py:2211 +#: erpnext/stock/stock_ledger.py:1686 erpnext/stock/stock_ledger.py:2201 +#: erpnext/stock/stock_ledger.py:2215 msgid "{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:2298 erpnext/stock/stock_ledger.py:2343 +#: erpnext/stock/stock_ledger.py:2302 erpnext/stock/stock_ledger.py:2347 msgid "{0} units of {1} needed in {2} on {3} {4} to complete this transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:1676 +#: erpnext/stock/stock_ledger.py:1680 msgid "{0} units of {1} needed in {2} to complete this transaction." msgstr "" @@ -61923,7 +62496,7 @@ msgstr "" msgid "{0} {1} does not exist" msgstr "" -#: erpnext/accounts/party.py:575 +#: erpnext/accounts/party.py:591 msgid "{0} {1} has accounting entries in currency {2} for company {3}. Please select a receivable or payable account with currency {2}." msgstr "" @@ -61974,11 +62547,11 @@ msgstr "" msgid "{0} {1} is closed" msgstr "" -#: erpnext/accounts/party.py:813 +#: erpnext/accounts/party.py:829 msgid "{0} {1} is disabled" msgstr "" -#: erpnext/accounts/party.py:819 +#: erpnext/accounts/party.py:835 msgid "{0} {1} is frozen" msgstr "" @@ -61986,7 +62559,7 @@ msgstr "" msgid "{0} {1} is fully billed" msgstr "" -#: erpnext/accounts/party.py:823 +#: erpnext/accounts/party.py:839 msgid "{0} {1} is not active" msgstr "" @@ -62156,7 +62729,7 @@ msgstr "{doctype} {name} er kansellert eller stengt." msgid "{field_label} is mandatory for sub-contracted {doctype}." msgstr "{field_label} er obligatorisk for underleverandører {doctype}." -#: erpnext/controllers/stock_controller.py:2283 +#: erpnext/controllers/stock_controller.py:2285 msgid "{item_name}'s Sample Size ({sample_size}) cannot be greater than the Accepted Quantity ({accepted_quantity})" msgstr ""