diff --git a/erpnext/locale/main.pot b/erpnext/locale/main.pot index b4f5696b8e2..35a75c23bc7 100644 --- a/erpnext/locale/main.pot +++ b/erpnext/locale/main.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ERPNext VERSION\n" "Report-Msgid-Bugs-To: hello@frappe.io\n" -"POT-Creation-Date: 2025-09-07 09:35+0000\n" -"PO-Revision-Date: 2025-09-07 09:35+0000\n" +"POT-Creation-Date: 2025-09-14 09:34+0000\n" +"PO-Revision-Date: 2025-09-14 09:34+0000\n" "Last-Translator: hello@frappe.io\n" "Language-Team: hello@frappe.io\n" "MIME-Version: 1.0\n" @@ -2599,7 +2599,7 @@ msgstr "" msgid "Actual End Date (via Timesheet)" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:207 +#: erpnext/manufacturing/doctype/work_order/work_order.py:208 msgid "Actual End Date cannot be before Actual Start Date" msgstr "" @@ -3409,7 +3409,7 @@ msgstr "" msgid "Address and Contacts" msgstr "" -#: erpnext/accounts/custom/address.py:31 +#: erpnext/accounts/custom/address.py:33 msgid "Address needs to be linked to a Company. Please add a row for Company in the Links table." msgstr "" @@ -4057,7 +4057,7 @@ msgstr "" msgid "All items have already been received" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2676 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2682 msgid "All items have already been transferred for this Work Order." msgstr "" @@ -4075,7 +4075,7 @@ msgstr "" msgid "All the items have been already returned." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1099 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1136 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 "" @@ -8112,7 +8112,7 @@ msgstr "" msgid "Batch and Serial No" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:646 +#: erpnext/manufacturing/doctype/work_order/work_order.py:654 msgid "Batch not created for item {} since it does not have a batch series." msgstr "" @@ -8124,12 +8124,12 @@ msgstr "" msgid "Batch {0} is not available in warehouse {1}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2839 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2856 #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:286 msgid "Batch {0} of Item {1} has expired." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2845 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2862 msgid "Batch {0} of Item {1} is disabled." msgstr "" @@ -9369,7 +9369,7 @@ msgstr "" msgid "Can be approved by {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2126 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2134 msgid "Can not close Work Order. Since {0} Job Cards are in Work In Progress state." msgstr "" @@ -9611,7 +9611,7 @@ msgstr "" msgid "Cannot cancel as processing of cancelled documents is pending." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:831 +#: erpnext/manufacturing/doctype/work_order/work_order.py:839 msgid "Cannot cancel because submitted Stock Entry {0} exists" msgstr "" @@ -9709,7 +9709,7 @@ msgstr "" msgid "Cannot delete Serial No {0}, as it is used in stock transactions" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:517 +#: erpnext/manufacturing/doctype/work_order/work_order.py:525 msgid "Cannot disassemble more than produced quantity." msgstr "" @@ -9738,15 +9738,15 @@ msgstr "" msgid "Cannot make any transactions until the deletion job is completed" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:406 +#: erpnext/manufacturing/doctype/work_order/work_order.py:407 msgid "Cannot produce more Item {0} than Sales Order quantity {1}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1181 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1189 msgid "Cannot produce more item for {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1185 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1193 msgid "Cannot produce more than {0} items for {1}" msgstr "" @@ -9825,7 +9825,7 @@ msgstr "" msgid "Capacity Planning" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:817 +#: erpnext/manufacturing/doctype/work_order/work_order.py:825 msgid "Capacity Planning Error, planned start time can not be same as end time" msgstr "" @@ -10673,7 +10673,7 @@ msgstr "" msgid "Closed Documents" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2049 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2057 msgid "Closed Work Order can not be stopped or Re-opened" msgstr "" @@ -11516,7 +11516,7 @@ msgstr "" msgid "Company Name cannot be Company" msgstr "" -#: erpnext/accounts/custom/address.py:34 +#: erpnext/accounts/custom/address.py:36 msgid "Company Not Linked" msgstr "" @@ -11768,7 +11768,7 @@ msgstr "" msgid "Completed Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1095 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1103 msgid "Completed Qty cannot be greater than 'Qty to Manufacture'" msgstr "" @@ -11971,7 +11971,7 @@ msgstr "" msgid "Consider Minimum Order Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:920 +#: erpnext/manufacturing/doctype/work_order/work_order.js:941 msgid "Consider Process Loss" msgstr "" @@ -12121,7 +12121,7 @@ msgstr "" msgid "Consumed Qty" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1453 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1461 msgid "Consumed Qty cannot be greater than Reserved Qty for item {0}" msgstr "" @@ -13242,7 +13242,7 @@ msgstr "" #: erpnext/manufacturing/doctype/work_order/work_order.js:220 #: erpnext/manufacturing/doctype/work_order/work_order.js:235 #: erpnext/manufacturing/doctype/work_order/work_order.js:385 -#: erpnext/manufacturing/doctype/work_order/work_order.js:965 +#: erpnext/manufacturing/doctype/work_order/work_order.js:986 #: erpnext/projects/doctype/task/task_tree.js:81 #: erpnext/public/js/communication.js:19 erpnext/public/js/communication.js:31 #: erpnext/public/js/communication.js:41 @@ -13437,7 +13437,7 @@ msgstr "" msgid "Create Payment Entry for Consolidated POS Invoices." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:737 +#: erpnext/manufacturing/doctype/work_order/work_order.js:750 msgid "Create Pick List" msgstr "" @@ -13545,7 +13545,7 @@ msgstr "" msgid "Create a variant with the template image." msgstr "" -#: erpnext/stock/stock_ledger.py:1932 +#: erpnext/stock/stock_ledger.py:1929 msgid "Create an incoming stock transaction for the Item." msgstr "" @@ -15640,7 +15640,7 @@ msgstr "" msgid "Default BOM ({0}) must be active for this item or its template" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1864 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1872 msgid "Default BOM for {0} not found" msgstr "" @@ -15648,7 +15648,7 @@ msgstr "" msgid "Default BOM not found for FG Item {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1861 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1869 msgid "Default BOM not found for Item {0} and Project {1}" msgstr "" @@ -19560,7 +19560,7 @@ msgstr "" 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:1061 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1098 msgid "Enter the quantity to manufacture. Raw material Items will be fetched only when this is set." msgstr "" @@ -19765,7 +19765,7 @@ msgstr "" msgid "Example: ABCD.#####. If series is set and Batch No is not mentioned in transactions, then automatic batch number will be created based on this series. If you always want to explicitly mention Batch No for this item, leave this blank. Note: this setting will take priority over the Naming Series Prefix in Stock Settings." msgstr "" -#: erpnext/stock/stock_ledger.py:2198 +#: erpnext/stock/stock_ledger.py:2195 msgid "Example: Serial No {0} reserved in {1}." msgstr "" @@ -20300,6 +20300,12 @@ msgstr "" msgid "Extra Large" msgstr "" +#. Label of the section_break_xhtl (Section Break) field in DocType +#. 'Manufacturing Settings' +#: erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json +msgid "Extra Material Transfer" +msgstr "" + #: erpnext/setup/setup_wizard/operations/install_fixtures.py:254 msgid "Extra Small" msgstr "" @@ -20821,9 +20827,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 "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:786 -#: erpnext/manufacturing/doctype/work_order/work_order.js:801 -#: erpnext/manufacturing/doctype/work_order/work_order.js:810 +#: erpnext/manufacturing/doctype/work_order/work_order.js:807 +#: erpnext/manufacturing/doctype/work_order/work_order.js:822 +#: erpnext/manufacturing/doctype/work_order/work_order.js:831 msgid "Finish" msgstr "" @@ -21261,7 +21267,7 @@ msgstr "" msgid "For Item" msgstr "" -#: erpnext/controllers/stock_controller.py:1331 +#: erpnext/controllers/stock_controller.py:1333 msgid "For Item {0} cannot be received more than {1} qty against the {2} {3}" msgstr "" @@ -21368,7 +21374,7 @@ msgstr "" msgid "For item {0}, rate must be a positive number. To Allow negative rates, enable {1} in {2}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2196 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2204 msgid "For operation {0}: Quantity ({1}) can not be greater than pending quantity({2})" msgstr "" @@ -23318,7 +23324,7 @@ msgstr "" msgid "Here are the error logs for the aforementioned failed depreciation entries: {0}" msgstr "" -#: erpnext/stock/stock_ledger.py:1917 +#: erpnext/stock/stock_ledger.py:1914 msgid "Here are the options to proceed:" msgstr "" @@ -23853,7 +23859,7 @@ 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:1927 +#: erpnext/stock/stock_ledger.py:1924 msgid "If not, you can Cancel / Submit this entry" msgstr "" @@ -23879,7 +23885,7 @@ msgstr "" msgid "If subcontracted to a vendor" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1094 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1131 msgid "If the BOM results in Scrap material, the Scrap Warehouse needs to be selected." msgstr "" @@ -23888,11 +23894,11 @@ msgstr "" msgid "If the account is frozen, entries are allowed to restricted users." msgstr "" -#: erpnext/stock/stock_ledger.py:1920 +#: erpnext/stock/stock_ledger.py:1917 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 "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1113 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1150 msgid "If the selected BOM has Operations mentioned in it, the system will fetch all Operations from BOM, these values can be changed." msgstr "" @@ -25108,13 +25114,13 @@ msgstr "" msgid "Inspected By" msgstr "" -#: erpnext/controllers/stock_controller.py:1225 +#: erpnext/controllers/stock_controller.py:1227 msgid "Inspection Rejected" msgstr "" #. Label of the inspection_required (Check) field in DocType 'Stock Entry' -#: erpnext/controllers/stock_controller.py:1195 #: erpnext/controllers/stock_controller.py:1197 +#: erpnext/controllers/stock_controller.py:1199 #: erpnext/stock/doctype/stock_entry/stock_entry.json msgid "Inspection Required" msgstr "" @@ -25131,7 +25137,7 @@ msgstr "" msgid "Inspection Required before Purchase" msgstr "" -#: erpnext/controllers/stock_controller.py:1210 +#: erpnext/controllers/stock_controller.py:1212 msgid "Inspection Submission" msgstr "" @@ -25219,12 +25225,12 @@ msgstr "" #: erpnext/stock/doctype/pick_list/pick_list.py:132 #: erpnext/stock/doctype/pick_list/pick_list.py:1003 #: erpnext/stock/doctype/stock_entry/stock_entry.py:788 -#: erpnext/stock/serial_batch_bundle.py:1104 erpnext/stock/stock_ledger.py:1603 -#: erpnext/stock/stock_ledger.py:2089 +#: erpnext/stock/serial_batch_bundle.py:1116 erpnext/stock/stock_ledger.py:1600 +#: erpnext/stock/stock_ledger.py:2086 msgid "Insufficient Stock" msgstr "" -#: erpnext/stock/stock_ledger.py:2104 +#: erpnext/stock/stock_ledger.py:2101 msgid "Insufficient Stock for Batch" msgstr "" @@ -25426,7 +25432,7 @@ msgstr "" msgid "Internal Work History" msgstr "" -#: erpnext/controllers/stock_controller.py:1292 +#: erpnext/controllers/stock_controller.py:1294 msgid "Internal transfers can only be done in company's default currency" msgstr "" @@ -27668,7 +27674,7 @@ msgstr "" msgid "Item and Warranty Details" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2818 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2835 msgid "Item for row {0} does not match Material Request" msgstr "" @@ -28192,7 +28198,7 @@ msgstr "" msgid "Job Worker Warehouse" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2247 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2255 msgid "Job card {0} created" msgstr "" @@ -30353,7 +30359,7 @@ msgstr "" msgid "Material" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:767 +#: erpnext/manufacturing/doctype/work_order/work_order.js:788 msgid "Material Consumption" msgstr "" @@ -30712,7 +30718,7 @@ msgstr "" msgid "Max discount allowed for item: {0} is {1}%" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:915 +#: erpnext/manufacturing/doctype/work_order/work_order.js:936 #: erpnext/stock/doctype/pick_list/pick_list.js:199 msgid "Max: {0}" msgstr "" @@ -30734,11 +30740,11 @@ msgstr "" msgid "Maximum Payment Amount" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3356 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3373 msgid "Maximum Samples - {0} can be retained for Batch {1} and Item {2}." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3347 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3364 msgid "Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}." msgstr "" @@ -30825,7 +30831,7 @@ msgstr "" msgid "Megawatt" msgstr "" -#: erpnext/stock/stock_ledger.py:1933 +#: erpnext/stock/stock_ledger.py:1930 msgid "Mention Valuation Rate in the Item master." msgstr "" @@ -31287,7 +31293,7 @@ msgid "Missing email template for dispatch. Please set one in Delivery Settings. msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1092 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1198 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1206 msgid "Missing value" msgstr "" @@ -31775,7 +31781,7 @@ msgid "Music" msgstr "" #. Label of the must_be_whole_number (Check) field in DocType 'UOM' -#: erpnext/manufacturing/doctype/work_order/work_order.py:1154 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1162 #: erpnext/setup/doctype/uom/uom.json #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:233 #: erpnext/utilities/transaction_base.py:563 @@ -31952,7 +31958,7 @@ msgstr "" msgid "Needs Analysis" msgstr "" -#: erpnext/stock/serial_batch_bundle.py:1398 +#: erpnext/stock/serial_batch_bundle.py:1410 msgid "Negative Batch Quantity" msgstr "" @@ -33032,9 +33038,9 @@ msgid "Not in stock" msgstr "" #: erpnext/buying/doctype/purchase_order/purchase_order.py:725 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1886 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2044 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2113 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1894 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2052 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2121 #: erpnext/selling/doctype/sales_order/sales_order.py:826 #: erpnext/selling/doctype/sales_order/sales_order.py:1712 msgid "Not permitted" @@ -34026,7 +34032,7 @@ msgstr "" msgid "Operation Time" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1204 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1212 msgid "Operation Time must be greater than 0 for Operation {0}" msgstr "" @@ -34667,7 +34673,7 @@ msgstr "" msgid "Over Picking Allowance" msgstr "" -#: erpnext/controllers/stock_controller.py:1458 +#: erpnext/controllers/stock_controller.py:1460 msgid "Over Receipt" msgstr "" @@ -35119,7 +35125,7 @@ msgstr "" msgid "Packed Items" msgstr "" -#: erpnext/controllers/stock_controller.py:1296 +#: erpnext/controllers/stock_controller.py:1298 msgid "Packed Items cannot be transferred internally" msgstr "" @@ -37502,7 +37508,7 @@ msgstr "" msgid "Please add {1} role to user {0}." msgstr "" -#: erpnext/controllers/stock_controller.py:1469 +#: erpnext/controllers/stock_controller.py:1471 msgid "Please adjust the qty or edit {0} to proceed." msgstr "" @@ -41440,7 +41446,7 @@ msgstr "" msgid "Qty To Manufacture" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1150 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1158 msgid "Qty To Manufacture ({0}) cannot be a fraction for the UOM {2}. To allow this, disable '{1}' in the UOM {2}." msgstr "" @@ -41491,7 +41497,7 @@ msgstr "" msgid "Qty for which recursion isn't applicable." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:913 +#: erpnext/manufacturing/doctype/work_order/work_order.js:934 msgid "Qty for {0}" msgstr "" @@ -42016,7 +42022,7 @@ msgstr "" msgid "Quantity must be greater than zero, and less or equal to {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:958 +#: erpnext/manufacturing/doctype/work_order/work_order.js:979 #: erpnext/stock/doctype/pick_list/pick_list.js:205 msgid "Quantity must not be more than {0}" msgstr "" @@ -42045,11 +42051,11 @@ msgstr "" msgid "Quantity to Manufacture" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2189 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2197 msgid "Quantity to Manufacture can not be zero for the operation {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1142 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1150 msgid "Quantity to Manufacture must be greater than 0." msgstr "" @@ -44587,7 +44593,7 @@ msgstr "" msgid "Reservation Based On" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:827 +#: erpnext/manufacturing/doctype/work_order/work_order.js:848 #: erpnext/selling/doctype/sales_order/sales_order.js:76 #: erpnext/stock/doctype/pick_list/pick_list.js:149 msgid "Reserve" @@ -44683,14 +44689,14 @@ msgstr "" msgid "Reserved Quantity for Production" msgstr "" -#: erpnext/stock/stock_ledger.py:2204 +#: erpnext/stock/stock_ledger.py:2201 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:843 +#: erpnext/manufacturing/doctype/work_order/work_order.js:864 #: erpnext/public/js/stock_reservation.js:235 #: erpnext/selling/doctype/sales_order/sales_order.js:99 #: erpnext/selling/doctype/sales_order/sales_order.js:434 @@ -44699,11 +44705,11 @@ msgstr "" #: erpnext/stock/doctype/pick_list/pick_list.js:169 #: erpnext/stock/report/reserved_stock/reserved_stock.json #: erpnext/stock/report/stock_balance/stock_balance.py:497 -#: erpnext/stock/stock_ledger.py:2188 +#: erpnext/stock/stock_ledger.py:2185 msgid "Reserved Stock" msgstr "" -#: erpnext/stock/stock_ledger.py:2234 +#: erpnext/stock/stock_ledger.py:2231 msgid "Reserved Stock for Batch" msgstr "" @@ -45560,7 +45566,7 @@ msgstr "" msgid "Row # {0}: Returned Item {1} does not exist in {2} {3}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:242 +#: erpnext/manufacturing/doctype/work_order/work_order.py:243 msgid "Row #1: Sequence ID must be 1 for Operation {0}." msgstr "" @@ -45845,15 +45851,15 @@ msgstr "" msgid "Row #{0}: Qty should be less than or equal to Available Qty to Reserve (Actual Qty - Reserved Qty) {1} for Iem {2} against Batch {3} in Warehouse {4}." msgstr "" -#: erpnext/controllers/stock_controller.py:1191 +#: erpnext/controllers/stock_controller.py:1193 msgid "Row #{0}: Quality Inspection is required for Item {1}" msgstr "" -#: erpnext/controllers/stock_controller.py:1206 +#: erpnext/controllers/stock_controller.py:1208 msgid "Row #{0}: Quality Inspection {1} is not submitted for the item: {2}" msgstr "" -#: erpnext/controllers/stock_controller.py:1221 +#: erpnext/controllers/stock_controller.py:1223 msgid "Row #{0}: Quality Inspection {1} was rejected for item {2}" msgstr "" @@ -45909,7 +45915,7 @@ msgid "" "\t\t\t\t\tthis validation." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:248 +#: erpnext/manufacturing/doctype/work_order/work_order.py:249 msgid "Row #{0}: Sequence ID must be {1} or {2} for Operation {3}." msgstr "" @@ -46273,7 +46279,7 @@ msgstr "" msgid "Row {0}: From Time and To Time of {1} is overlapping with {2}" msgstr "" -#: erpnext/controllers/stock_controller.py:1287 +#: erpnext/controllers/stock_controller.py:1289 msgid "Row {0}: From Warehouse is mandatory for internal transfers" msgstr "" @@ -46401,7 +46407,7 @@ msgstr "" msgid "Row {0}: Subcontracted Item is mandatory for the raw material {1}" msgstr "" -#: erpnext/controllers/stock_controller.py:1278 +#: erpnext/controllers/stock_controller.py:1280 msgid "Row {0}: Target Warehouse is mandatory for internal transfers" msgstr "" @@ -46426,7 +46432,7 @@ msgid "Row {0}: UOM Conversion Factor is mandatory" msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1112 -#: erpnext/manufacturing/doctype/work_order/work_order.py:277 +#: erpnext/manufacturing/doctype/work_order/work_order.py:278 msgid "Row {0}: Workstation or Workstation Type is mandatory for an operation {1}" msgstr "" @@ -47082,12 +47088,12 @@ msgstr "" msgid "Sales Order {0} is not submitted" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:328 +#: erpnext/manufacturing/doctype/work_order/work_order.py:329 msgid "Sales Order {0} is not valid" msgstr "" #: erpnext/controllers/selling_controller.py:485 -#: erpnext/manufacturing/doctype/work_order/work_order.py:333 +#: erpnext/manufacturing/doctype/work_order/work_order.py:334 msgid "Sales Order {0} is {1}" msgstr "" @@ -47541,7 +47547,7 @@ msgstr "" msgid "Sample Size" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3338 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3355 msgid "Sample quantity {0} cannot be more than received quantity {1}" msgstr "" @@ -48106,7 +48112,7 @@ msgstr "" msgid "Select Possible Supplier" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:964 +#: erpnext/manufacturing/doctype/work_order/work_order.js:985 #: erpnext/stock/doctype/pick_list/pick_list.js:215 msgid "Select Quantity" msgstr "" @@ -48244,7 +48250,7 @@ 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:1049 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1086 msgid "Select the Item to be manufactured." msgstr "" @@ -48777,7 +48783,7 @@ msgstr "" msgid "Serial Nos are created successfully" msgstr "" -#: erpnext/stock/stock_ledger.py:2194 +#: erpnext/stock/stock_ledger.py:2191 msgid "Serial Nos are reserved in Stock Reservation Entries, you need to unreserve them before proceeding." msgstr "" @@ -48863,6 +48869,10 @@ msgstr "" msgid "Serial and Batch Bundle {0} is already used in {1} {2}." msgstr "" +#: erpnext/stock/serial_batch_bundle.py:351 +msgid "Serial and Batch Bundle {0} is not submitted" +msgstr "" + #. Label of the section_break_45 (Section Break) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -49455,7 +49465,7 @@ msgstr "" msgid "Set targets Item Group-wise for this Sales Person." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1106 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1143 msgid "Set the Planned Start Date (an Estimated Date at which you want the Production to begin)" msgstr "" @@ -49545,7 +49555,7 @@ msgid "Setting up company" msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1091 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1197 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1205 msgid "Setting {0} is required" msgstr "" @@ -50725,7 +50735,7 @@ msgstr "" msgid "Standing Name" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:741 +#: erpnext/manufacturing/doctype/work_order/work_order.js:754 #: erpnext/manufacturing/doctype/workstation/workstation_job_card.html:57 #: erpnext/public/js/projects/timer.js:35 msgid "Start" @@ -51560,9 +51570,9 @@ msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.js:284 #: erpnext/manufacturing/doctype/production_plan/production_plan.js:292 #: erpnext/manufacturing/doctype/production_plan/production_plan.js:298 -#: erpnext/manufacturing/doctype/work_order/work_order.js:829 -#: erpnext/manufacturing/doctype/work_order/work_order.js:838 -#: erpnext/manufacturing/doctype/work_order/work_order.js:845 +#: erpnext/manufacturing/doctype/work_order/work_order.js:850 +#: erpnext/manufacturing/doctype/work_order/work_order.js:859 +#: erpnext/manufacturing/doctype/work_order/work_order.js:866 #: 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:78 @@ -51595,7 +51605,7 @@ msgid "Stock Reservation Entries Cancelled" msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.py:2156 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1741 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1749 #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1699 msgid "Stock Reservation Entries Created" msgstr "" @@ -51969,7 +51979,7 @@ msgstr "" msgid "Stopped" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:821 +#: erpnext/manufacturing/doctype/work_order/work_order.py:829 msgid "Stopped Work Order cannot be cancelled, Unstop it first to cancel" msgstr "" @@ -53639,7 +53649,7 @@ msgstr "" #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json -#: erpnext/manufacturing/doctype/work_order/work_order.js:938 +#: erpnext/manufacturing/doctype/work_order/work_order.js:959 #: erpnext/manufacturing/doctype/work_order/work_order.json #: erpnext/stock/dashboard/item_dashboard.js:234 #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json @@ -53660,11 +53670,11 @@ msgstr "" msgid "Target Warehouse Address Link" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:222 +#: erpnext/manufacturing/doctype/work_order/work_order.py:223 msgid "Target Warehouse Reservation Error" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:573 +#: erpnext/manufacturing/doctype/work_order/work_order.py:581 msgid "Target Warehouse is required before Submit" msgstr "" @@ -54642,8 +54652,8 @@ msgstr "" msgid "The BOM which will be replaced" msgstr "" -#: erpnext/stock/serial_batch_bundle.py:1395 -msgid "The Batch {0} has negative quantity {1} in warehouse {2}. Please correct the quantity." +#: erpnext/stock/serial_batch_bundle.py:1407 +msgid "The Batch {0} has negative quantity {1}. Please correct the quantity." msgstr "" #: erpnext/crm/doctype/email_campaign/email_campaign.py:71 @@ -54732,7 +54742,7 @@ msgstr "" msgid "The current POS opening entry is outdated. Please close it and create a new one." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1054 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1091 msgid "The default BOM for that item will be fetched by the system. You can also change the BOM." msgstr "" @@ -54992,6 +55002,12 @@ msgstr "" msgid "The user cannot submit the Serial and Batch Bundle manually" msgstr "" +#. Description of the 'Transfer Extra Raw Materials to WIP (%)' (Percent) field +#. in DocType 'Manufacturing Settings' +#: erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json +msgid "The user will be able to transfer additional materials from the store to the Work in Progress (WIP) warehouse." +msgstr "" + #. Description of the 'Role Allowed to Edit Frozen Stock' (Link) field in #. DocType 'Stock Settings' #: erpnext/stock/doctype/stock_settings/stock_settings.json @@ -55006,15 +55022,15 @@ msgstr "" msgid "The value {0} is already assigned to an existing Item {1}." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1082 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1119 msgid "The warehouse where you store finished Items before they are shipped." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1075 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1112 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:1087 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1124 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 "" @@ -55272,7 +55288,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:1068 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1105 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 "" @@ -57294,6 +57310,16 @@ msgstr "" msgid "Transfer Asset" msgstr "" +#: erpnext/manufacturing/doctype/work_order/work_order.js:762 +msgid "Transfer Extra Material" +msgstr "" + +#. Label of the transfer_extra_materials_percentage (Percent) field in DocType +#. 'Manufacturing Settings' +#: erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json +msgid "Transfer Extra Raw Materials to WIP (%)" +msgstr "" + #: erpnext/manufacturing/doctype/production_plan/production_plan.js:453 msgid "Transfer From Warehouses" msgstr "" @@ -57767,7 +57793,7 @@ msgstr "" msgid "UOM Name" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3260 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3277 msgid "UOM conversion factor required for UOM: {0} in Item: {1}" msgstr "" @@ -57829,7 +57855,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:779 +#: erpnext/manufacturing/doctype/work_order/work_order.py:787 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 "" @@ -58046,7 +58072,7 @@ msgstr "" msgid "Unreconciled Entries" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:836 +#: erpnext/manufacturing/doctype/work_order/work_order.js:857 #: erpnext/selling/doctype/sales_order/sales_order.js:90 #: erpnext/stock/doctype/pick_list/pick_list.js:157 msgid "Unreserve" @@ -58375,7 +58401,7 @@ msgstr "" msgid "Updating Variants..." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1030 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1067 msgid "Updating Work Order status" msgstr "" @@ -58934,11 +58960,11 @@ msgstr "" msgid "Valuation Rate (In / Out)" msgstr "" -#: erpnext/stock/stock_ledger.py:1936 +#: erpnext/stock/stock_ledger.py:1933 msgid "Valuation Rate Missing" msgstr "" -#: erpnext/stock/stock_ledger.py:1914 +#: erpnext/stock/stock_ledger.py:1911 msgid "Valuation Rate for the Item {0}, is required to do accounting entries for {1} {2}." msgstr "" @@ -59929,7 +59955,7 @@ msgstr "" msgid "Warehouse {0} does not belong to company {1}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:219 +#: erpnext/manufacturing/doctype/work_order/work_order.py:220 msgid "Warehouse {0} is not allowed for Sales Order {1}, it should be {2}" msgstr "" @@ -60596,12 +60622,12 @@ msgstr "" msgid "Work Order cannot be created for following reason:
{0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1135 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1143 msgid "Work Order cannot be raised against a Item Template" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2053 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2133 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2061 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2141 msgid "Work Order has been {0}" msgstr "" @@ -60639,7 +60665,7 @@ msgstr "" msgid "Work-in-Progress Warehouse" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:571 +#: erpnext/manufacturing/doctype/work_order/work_order.py:579 msgid "Work-in-Progress Warehouse is required before Submit" msgstr "" @@ -61278,7 +61304,7 @@ msgstr "" msgid "`Allow Negative rates for Items`" msgstr "" -#: erpnext/stock/stock_ledger.py:1928 +#: erpnext/stock/stock_ledger.py:1925 msgid "after" msgstr "" @@ -61489,7 +61515,7 @@ msgstr "" msgid "per hour" msgstr "" -#: erpnext/stock/stock_ledger.py:1929 +#: erpnext/stock/stock_ledger.py:1926 msgid "performing either one below:" msgstr "" @@ -61624,7 +61650,7 @@ msgstr "" msgid "{0} '{1}' not in Fiscal Year {2}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:491 +#: erpnext/manufacturing/doctype/work_order/work_order.py:499 msgid "{0} ({1}) cannot be greater than planned quantity ({2}) in Work Order {3}" msgstr "" @@ -61915,7 +61941,7 @@ msgstr "" msgid "{0} payment entries can not be filtered by {1}" msgstr "" -#: erpnext/controllers/stock_controller.py:1461 +#: erpnext/controllers/stock_controller.py:1463 msgid "{0} qty of Item {1} is being received into Warehouse {2} with capacity {3}." msgstr "" @@ -61939,16 +61965,16 @@ msgstr "" msgid "{0} units of {1} are required in {2} with the inventory dimension: {3} ({4}) on {5} {6} for {7} to complete the transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:1576 erpnext/stock/stock_ledger.py:2080 -#: erpnext/stock/stock_ledger.py:2094 +#: erpnext/stock/stock_ledger.py:1573 erpnext/stock/stock_ledger.py:2077 +#: erpnext/stock/stock_ledger.py:2091 msgid "{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:2181 erpnext/stock/stock_ledger.py:2227 +#: erpnext/stock/stock_ledger.py:2178 erpnext/stock/stock_ledger.py:2224 msgid "{0} units of {1} needed in {2} on {3} {4} to complete this transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:1570 +#: erpnext/stock/stock_ledger.py:1567 msgid "{0} units of {1} needed in {2} to complete this transaction." msgstr "" @@ -62199,7 +62225,7 @@ msgstr "" msgid "{field_label} is mandatory for sub-contracted {doctype}." msgstr "" -#: erpnext/controllers/stock_controller.py:1742 +#: erpnext/controllers/stock_controller.py:1744 msgid "{item_name}'s Sample Size ({sample_size}) cannot be greater than the Accepted Quantity ({accepted_quantity})" msgstr ""