mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	Merge remote-tracking branch 'inventree/master' into build-fixes
# Conflicts: # InvenTree/locale/de/LC_MESSAGES/django.po # InvenTree/locale/en/LC_MESSAGES/django.po # InvenTree/locale/es/LC_MESSAGES/django.po
This commit is contained in:
		@@ -21,7 +21,8 @@ InvenTree | {% trans "Build Orders" %}
 | 
				
			|||||||
    
 | 
					    
 | 
				
			||||||
    <div id='button-toolbar'>
 | 
					    <div id='button-toolbar'>
 | 
				
			||||||
        <div class='button-toolbar container-fluid' style='float: right;'>
 | 
					        <div class='button-toolbar container-fluid' style='float: right;'>
 | 
				
			||||||
            <button type='button' class="btn btn-success" id='new-build'>{% trans "New Build Order" %}</button>
 | 
					            <button type='button' class="btn btn-success" id='new-build'>
 | 
				
			||||||
 | 
					                <span class='fas fa-tools'></span> {% trans "New Build Order" %}</button>
 | 
				
			||||||
            <div class='filter-list' id='filter-list-build'>
 | 
					            <div class='filter-list' id='filter-list-build'>
 | 
				
			||||||
                <!-- An empty div in which the filter list will be constructed -->
 | 
					                <!-- An empty div in which the filter list will be constructed -->
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,8 @@
 | 
				
			|||||||
{% if roles.purchase_order.add %}
 | 
					{% if roles.purchase_order.add %}
 | 
				
			||||||
<div id='button-bar'>
 | 
					<div id='button-bar'>
 | 
				
			||||||
    <div class='btn-group'>
 | 
					    <div class='btn-group'>
 | 
				
			||||||
        <button class='btn btn-primary' type='button' id='order-part2' title='Order part'>Order Part</button>
 | 
					        <button class='btn btn-primary' type='button' id='order-part2' title='Order part'>
 | 
				
			||||||
 | 
					            <span class='fas fa-shopping-cart'></span> {% trans "Order Part" %}</button>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
{% if roles.purchase_order.add %}
 | 
					{% if roles.purchase_order.add %}
 | 
				
			||||||
<div id='price-break-toolbar' class='btn-group'>
 | 
					<div id='price-break-toolbar' class='btn-group'>
 | 
				
			||||||
    <button class='btn btn-primary' id='new-price-break' type='button'>{% trans "Add Price Break" %}</button>
 | 
					    <button class='btn btn-primary' id='new-price-break' type='button'>
 | 
				
			||||||
 | 
					        <span class='fas fa-plus-circle'></span> {% trans "Add Price Break" %}
 | 
				
			||||||
 | 
					    </button>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,7 +6,7 @@ msgid ""
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
"Project-Id-Version: \n"
 | 
					"Project-Id-Version: \n"
 | 
				
			||||||
"Report-Msgid-Bugs-To: \n"
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
"POT-Creation-Date: 2020-10-28 12:50+0000\n"
 | 
					"POT-Creation-Date: 2020-10-28 13:00+0000\n"
 | 
				
			||||||
"PO-Revision-Date: 2020-05-03 11:32+0200\n"
 | 
					"PO-Revision-Date: 2020-05-03 11:32+0200\n"
 | 
				
			||||||
"Last-Translator: Christian Schlüter <chschlue@gmail.com>\n"
 | 
					"Last-Translator: Christian Schlüter <chschlue@gmail.com>\n"
 | 
				
			||||||
"Language-Team: C <kde-i18n-doc@kde.org>\n"
 | 
					"Language-Team: C <kde-i18n-doc@kde.org>\n"
 | 
				
			||||||
@@ -226,13 +226,13 @@ msgstr "BOM-Position löschen"
 | 
				
			|||||||
msgid "Check box to confirm item deletion"
 | 
					msgid "Check box to confirm item deletion"
 | 
				
			||||||
msgstr "Löschung von BOM-Position bestätigen"
 | 
					msgstr "Löschung von BOM-Position bestätigen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: InvenTree/views.py:530
 | 
					#: InvenTree/views.py:530 templates/InvenTree/settings/user.html:18
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "No user information"
 | 
					#| msgid "No user information"
 | 
				
			||||||
msgid "Edit User Information"
 | 
					msgid "Edit User Information"
 | 
				
			||||||
msgstr "Keine Benutzerinformation"
 | 
					msgstr "Keine Benutzerinformation"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: InvenTree/views.py:541
 | 
					#: InvenTree/views.py:541 templates/InvenTree/settings/user.html:22
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Select part"
 | 
					#| msgid "Select part"
 | 
				
			||||||
msgid "Set Password"
 | 
					msgid "Set Password"
 | 
				
			||||||
@@ -371,7 +371,7 @@ msgid "Build Order Reference"
 | 
				
			|||||||
msgstr "Bestellreferenz"
 | 
					msgstr "Bestellreferenz"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/models.py:74 build/templates/build/allocate.html:379
 | 
					#: build/models.py:74 build/templates/build/allocate.html:379
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:172 templates/js/bom.js:181
 | 
					#: order/templates/order/purchase_order_detail.html:173 templates/js/bom.js:181
 | 
				
			||||||
#: templates/js/build.js:514
 | 
					#: templates/js/build.js:514
 | 
				
			||||||
msgid "Reference"
 | 
					msgid "Reference"
 | 
				
			||||||
msgstr "Referenz"
 | 
					msgstr "Referenz"
 | 
				
			||||||
@@ -380,7 +380,7 @@ msgstr "Referenz"
 | 
				
			|||||||
#: build/templates/build/detail.html:19
 | 
					#: build/templates/build/detail.html:19
 | 
				
			||||||
#: company/templates/company/supplier_part_base.html:61
 | 
					#: company/templates/company/supplier_part_base.html:61
 | 
				
			||||||
#: company/templates/company/supplier_part_detail.html:27
 | 
					#: company/templates/company/supplier_part_detail.html:27
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:159
 | 
					#: order/templates/order/purchase_order_detail.html:160
 | 
				
			||||||
#: part/templates/part/detail.html:51 part/templates/part/set_category.html:14
 | 
					#: part/templates/part/detail.html:51 part/templates/part/set_category.html:14
 | 
				
			||||||
#: templates/InvenTree/search.html:147 templates/js/bom.js:174
 | 
					#: templates/InvenTree/search.html:147 templates/js/bom.js:174
 | 
				
			||||||
#: templates/js/bom.js:499 templates/js/build.js:657 templates/js/company.js:56
 | 
					#: templates/js/bom.js:499 templates/js/build.js:657 templates/js/company.js:56
 | 
				
			||||||
@@ -410,7 +410,7 @@ msgstr "Bestellung, die diesem Bau zugwiesen ist"
 | 
				
			|||||||
#: build/templates/build/build_base.html:73
 | 
					#: build/templates/build/build_base.html:73
 | 
				
			||||||
#: build/templates/build/detail.html:24 order/models.py:501
 | 
					#: build/templates/build/detail.html:24 order/models.py:501
 | 
				
			||||||
#: order/templates/order/order_wizard/select_parts.html:30
 | 
					#: order/templates/order/order_wizard/select_parts.html:30
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:147
 | 
					#: order/templates/order/purchase_order_detail.html:148
 | 
				
			||||||
#: order/templates/order/receive_parts.html:19 part/models.py:293
 | 
					#: order/templates/order/receive_parts.html:19 part/models.py:293
 | 
				
			||||||
#: part/templates/part/part_app_base.html:7
 | 
					#: part/templates/part/part_app_base.html:7
 | 
				
			||||||
#: part/templates/part/set_category.html:13 templates/InvenTree/search.html:133
 | 
					#: part/templates/part/set_category.html:13 templates/InvenTree/search.html:133
 | 
				
			||||||
@@ -507,7 +507,7 @@ msgstr "Link zu einer externen URL"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#: build/models.py:182 build/templates/build/tabs.html:14 company/models.py:314
 | 
					#: build/models.py:182 build/templates/build/tabs.html:14 company/models.py:314
 | 
				
			||||||
#: company/templates/company/tabs.html:33 order/templates/order/po_tabs.html:18
 | 
					#: company/templates/company/tabs.html:33 order/templates/order/po_tabs.html:18
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:202
 | 
					#: order/templates/order/purchase_order_detail.html:203
 | 
				
			||||||
#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:70
 | 
					#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:70
 | 
				
			||||||
#: stock/forms.py:306 stock/forms.py:338 stock/forms.py:366 stock/models.py:461
 | 
					#: stock/forms.py:306 stock/forms.py:338 stock/forms.py:366 stock/models.py:461
 | 
				
			||||||
#: stock/models.py:1409 stock/templates/stock/tabs.html:26
 | 
					#: stock/models.py:1409 stock/templates/stock/tabs.html:26
 | 
				
			||||||
@@ -638,8 +638,8 @@ msgid "Create new Stock Item"
 | 
				
			|||||||
msgstr "Neues Lagerobjekt hinzufügen"
 | 
					msgstr "Neues Lagerobjekt hinzufügen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:207
 | 
					#: build/templates/build/allocate.html:207
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:70
 | 
					#: order/templates/order/sales_order_detail.html:72
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:152 stock/models.py:383
 | 
					#: order/templates/order/sales_order_detail.html:154 stock/models.py:383
 | 
				
			||||||
#: stock/templates/stock/item_base.html:191 templates/js/build.js:425
 | 
					#: stock/templates/stock/item_base.html:191 templates/js/build.js:425
 | 
				
			||||||
msgid "Serial Number"
 | 
					msgid "Serial Number"
 | 
				
			||||||
msgstr "Seriennummer"
 | 
					msgstr "Seriennummer"
 | 
				
			||||||
@@ -648,11 +648,11 @@ msgstr "Seriennummer"
 | 
				
			|||||||
#: build/templates/build/auto_allocate.html:20
 | 
					#: build/templates/build/auto_allocate.html:20
 | 
				
			||||||
#: build/templates/build/build_base.html:78
 | 
					#: build/templates/build/build_base.html:78
 | 
				
			||||||
#: build/templates/build/detail.html:29
 | 
					#: build/templates/build/detail.html:29
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:73
 | 
					#: company/templates/company/supplier_part_pricing.html:75
 | 
				
			||||||
#: order/templates/order/order_wizard/select_parts.html:32
 | 
					#: order/templates/order/order_wizard/select_parts.html:32
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:177
 | 
					#: order/templates/order/purchase_order_detail.html:178
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:72
 | 
					#: order/templates/order/sales_order_detail.html:74
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:154
 | 
					#: order/templates/order/sales_order_detail.html:156
 | 
				
			||||||
#: part/templates/part/allocation.html:16
 | 
					#: part/templates/part/allocation.html:16
 | 
				
			||||||
#: part/templates/part/allocation.html:49
 | 
					#: part/templates/part/allocation.html:49
 | 
				
			||||||
#: part/templates/part/sale_prices.html:80 stock/forms.py:297
 | 
					#: part/templates/part/sale_prices.html:80 stock/forms.py:297
 | 
				
			||||||
@@ -675,13 +675,13 @@ msgid "Location"
 | 
				
			|||||||
msgstr "Standort"
 | 
					msgstr "Standort"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:247
 | 
					#: build/templates/build/allocate.html:247
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:94 templates/js/build.js:466
 | 
					#: order/templates/order/sales_order_detail.html:96 templates/js/build.js:466
 | 
				
			||||||
#: templates/js/build.js:754
 | 
					#: templates/js/build.js:754
 | 
				
			||||||
msgid "Edit stock allocation"
 | 
					msgid "Edit stock allocation"
 | 
				
			||||||
msgstr "Lagerobjekt-Standort bearbeiten"
 | 
					msgstr "Lagerobjekt-Standort bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:248
 | 
					#: build/templates/build/allocate.html:248
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:95 templates/js/build.js:468
 | 
					#: order/templates/order/sales_order_detail.html:97 templates/js/build.js:468
 | 
				
			||||||
#: templates/js/build.js:755
 | 
					#: templates/js/build.js:755
 | 
				
			||||||
msgid "Delete stock allocation"
 | 
					msgid "Delete stock allocation"
 | 
				
			||||||
msgstr "Zuweisung löschen"
 | 
					msgstr "Zuweisung löschen"
 | 
				
			||||||
@@ -701,19 +701,19 @@ msgid "Assigned"
 | 
				
			|||||||
msgstr "Zugewiesen"
 | 
					msgstr "Zugewiesen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:395
 | 
					#: build/templates/build/allocate.html:395
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:223
 | 
					#: order/templates/order/sales_order_detail.html:225
 | 
				
			||||||
#: part/templates/part/tabs.html:23 templates/js/build.js:528
 | 
					#: part/templates/part/tabs.html:23 templates/js/build.js:528
 | 
				
			||||||
#: templates/js/build.js:750
 | 
					#: templates/js/build.js:750
 | 
				
			||||||
msgid "Allocated"
 | 
					msgid "Allocated"
 | 
				
			||||||
msgstr "Zugeordnet"
 | 
					msgstr "Zugeordnet"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:431
 | 
					#: build/templates/build/allocate.html:431
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:273
 | 
					#: order/templates/order/sales_order_detail.html:275
 | 
				
			||||||
msgid "Buy parts"
 | 
					msgid "Buy parts"
 | 
				
			||||||
msgstr "Teile kaufen"
 | 
					msgstr "Teile kaufen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:435
 | 
					#: build/templates/build/allocate.html:435
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:277
 | 
					#: order/templates/order/sales_order_detail.html:279
 | 
				
			||||||
msgid "Build parts"
 | 
					msgid "Build parts"
 | 
				
			||||||
msgstr "Bauteile"
 | 
					msgstr "Bauteile"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -965,7 +965,7 @@ msgstr "Fertig"
 | 
				
			|||||||
msgid "Alter the quantity of stock allocated to the build output"
 | 
					msgid "Alter the quantity of stock allocated to the build output"
 | 
				
			||||||
msgstr "Lagerobjekt-Anzahl dem Bau zuweisen"
 | 
					msgstr "Lagerobjekt-Anzahl dem Bau zuweisen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/index.html:24 build/views.py:505
 | 
					#: build/templates/build/index.html:25 build/views.py:505
 | 
				
			||||||
msgid "New Build Order"
 | 
					msgid "New Build Order"
 | 
				
			||||||
msgstr "Neuer Bauauftrag"
 | 
					msgstr "Neuer Bauauftrag"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1462,12 +1462,12 @@ msgid "Supplier Parts"
 | 
				
			|||||||
msgstr "Zulieferer-Teile"
 | 
					msgstr "Zulieferer-Teile"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/detail_part.html:17
 | 
					#: company/templates/company/detail_part.html:17
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:68
 | 
					#: order/templates/order/purchase_order_detail.html:69
 | 
				
			||||||
msgid "Create new supplier part"
 | 
					msgid "Create new supplier part"
 | 
				
			||||||
msgstr "Neues Zuliefererteil anlegen"
 | 
					msgstr "Neues Zuliefererteil anlegen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/detail_part.html:18
 | 
					#: company/templates/company/detail_part.html:18
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:67
 | 
					#: order/templates/order/purchase_order_detail.html:68
 | 
				
			||||||
#: part/templates/part/supplier.html:14 templates/js/stock.js:838
 | 
					#: part/templates/part/supplier.html:14 templates/js/stock.js:838
 | 
				
			||||||
msgid "New Supplier Part"
 | 
					msgid "New Supplier Part"
 | 
				
			||||||
msgstr "Neues Zulieferer-Teil"
 | 
					msgstr "Neues Zulieferer-Teil"
 | 
				
			||||||
@@ -1564,7 +1564,7 @@ msgid "Create new purchase order"
 | 
				
			|||||||
msgstr "Neue Bestellung anlegen"
 | 
					msgstr "Neue Bestellung anlegen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/purchase_orders.html:16
 | 
					#: company/templates/company/purchase_orders.html:16
 | 
				
			||||||
#: order/templates/order/purchase_orders.html:18
 | 
					#: order/templates/order/purchase_orders.html:19
 | 
				
			||||||
msgid "New Purchase Order"
 | 
					msgid "New Purchase Order"
 | 
				
			||||||
msgstr "Neue Bestellung"
 | 
					msgstr "Neue Bestellung"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1637,35 +1637,40 @@ msgstr "Notiz"
 | 
				
			|||||||
msgid "Supplier Part Orders"
 | 
					msgid "Supplier Part Orders"
 | 
				
			||||||
msgstr "Zuliefererbestellungen"
 | 
					msgstr "Zuliefererbestellungen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: company/templates/company/supplier_part_orders.html:17
 | 
				
			||||||
 | 
					#: part/templates/part/orders.html:15
 | 
				
			||||||
 | 
					msgid "Order Part"
 | 
				
			||||||
 | 
					msgstr "Teil bestellen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:10
 | 
					#: company/templates/company/supplier_part_pricing.html:10
 | 
				
			||||||
msgid "Pricing Information"
 | 
					msgid "Pricing Information"
 | 
				
			||||||
msgstr "Preisinformationen ansehen"
 | 
					msgstr "Preisinformationen ansehen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:16 company/views.py:410
 | 
					#: company/templates/company/supplier_part_pricing.html:17 company/views.py:410
 | 
				
			||||||
#: part/templates/part/sale_prices.html:13 part/views.py:2230
 | 
					#: part/templates/part/sale_prices.html:13 part/views.py:2230
 | 
				
			||||||
msgid "Add Price Break"
 | 
					msgid "Add Price Break"
 | 
				
			||||||
msgstr "Preisstaffel hinzufügen"
 | 
					msgstr "Preisstaffel hinzufügen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:34
 | 
					#: company/templates/company/supplier_part_pricing.html:36
 | 
				
			||||||
#: part/templates/part/sale_prices.html:41
 | 
					#: part/templates/part/sale_prices.html:41
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "No company information found"
 | 
					#| msgid "No company information found"
 | 
				
			||||||
msgid "No price break information found"
 | 
					msgid "No price break information found"
 | 
				
			||||||
msgstr "Keine Firmeninformation gefunden"
 | 
					msgstr "Keine Firmeninformation gefunden"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:78
 | 
					#: company/templates/company/supplier_part_pricing.html:80
 | 
				
			||||||
#: part/templates/part/sale_prices.html:85 templates/js/bom.js:234
 | 
					#: part/templates/part/sale_prices.html:85 templates/js/bom.js:234
 | 
				
			||||||
msgid "Price"
 | 
					msgid "Price"
 | 
				
			||||||
msgstr "Preis"
 | 
					msgstr "Preis"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:92
 | 
					#: company/templates/company/supplier_part_pricing.html:94
 | 
				
			||||||
#: part/templates/part/sale_prices.html:99
 | 
					#: part/templates/part/sale_prices.html:99
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Edit Price Break"
 | 
					#| msgid "Edit Price Break"
 | 
				
			||||||
msgid "Edit price break"
 | 
					msgid "Edit price break"
 | 
				
			||||||
msgstr "Preisstaffel bearbeiten"
 | 
					msgstr "Preisstaffel bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:93
 | 
					#: company/templates/company/supplier_part_pricing.html:95
 | 
				
			||||||
#: part/templates/part/sale_prices.html:100
 | 
					#: part/templates/part/sale_prices.html:100
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Delete Price Break"
 | 
					#| msgid "Delete Price Break"
 | 
				
			||||||
@@ -2010,7 +2015,7 @@ msgid "Issued"
 | 
				
			|||||||
msgstr "Aufgegeben"
 | 
					msgstr "Aufgegeben"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/order_base.html:111
 | 
					#: order/templates/order/order_base.html:111
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:182
 | 
					#: order/templates/order/purchase_order_detail.html:183
 | 
				
			||||||
#: order/templates/order/receive_parts.html:22
 | 
					#: order/templates/order/receive_parts.html:22
 | 
				
			||||||
#: order/templates/order/sales_order_base.html:113
 | 
					#: order/templates/order/sales_order_base.html:113
 | 
				
			||||||
msgid "Received"
 | 
					msgid "Received"
 | 
				
			||||||
@@ -2087,48 +2092,48 @@ msgstr "Position empfangen"
 | 
				
			|||||||
msgid "Line Items"
 | 
					msgid "Line Items"
 | 
				
			||||||
msgstr "Position hinzufügen"
 | 
					msgstr "Position hinzufügen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:16
 | 
					#: order/templates/order/purchase_order_detail.html:17
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:18 order/views.py:1117
 | 
					#: order/templates/order/sales_order_detail.html:19 order/views.py:1117
 | 
				
			||||||
#: order/views.py:1232
 | 
					#: order/views.py:1232
 | 
				
			||||||
msgid "Add Line Item"
 | 
					msgid "Add Line Item"
 | 
				
			||||||
msgstr "Position hinzufügen"
 | 
					msgstr "Position hinzufügen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:20
 | 
					#: order/templates/order/purchase_order_detail.html:21
 | 
				
			||||||
msgid "Purchase Order Items"
 | 
					msgid "Purchase Order Items"
 | 
				
			||||||
msgstr "Bestellpositionen"
 | 
					msgstr "Bestellpositionen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:38
 | 
					#: order/templates/order/purchase_order_detail.html:39
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:118
 | 
					#: order/templates/order/purchase_order_detail.html:119
 | 
				
			||||||
#: part/templates/part/category.html:173 part/templates/part/category.html:215
 | 
					#: part/templates/part/category.html:173 part/templates/part/category.html:215
 | 
				
			||||||
#: templates/js/stock.js:844
 | 
					#: templates/js/stock.js:844
 | 
				
			||||||
msgid "New Location"
 | 
					msgid "New Location"
 | 
				
			||||||
msgstr "Neuer Standort"
 | 
					msgstr "Neuer Standort"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:39
 | 
					#: order/templates/order/purchase_order_detail.html:40
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:119
 | 
					#: order/templates/order/purchase_order_detail.html:120
 | 
				
			||||||
#: stock/templates/stock/location.html:22
 | 
					#: stock/templates/stock/location.html:22
 | 
				
			||||||
msgid "Create new stock location"
 | 
					msgid "Create new stock location"
 | 
				
			||||||
msgstr "Neuen Lagerort anlegen"
 | 
					msgstr "Neuen Lagerort anlegen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:131
 | 
					#: order/templates/order/purchase_order_detail.html:132
 | 
				
			||||||
msgid "No line items found"
 | 
					msgid "No line items found"
 | 
				
			||||||
msgstr "Keine Positionen gefunden"
 | 
					msgstr "Keine Positionen gefunden"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:164
 | 
					#: order/templates/order/purchase_order_detail.html:165
 | 
				
			||||||
#: order/templates/order/receive_parts.html:20
 | 
					#: order/templates/order/receive_parts.html:20
 | 
				
			||||||
msgid "Order Code"
 | 
					msgid "Order Code"
 | 
				
			||||||
msgstr "Bestellnummer"
 | 
					msgstr "Bestellnummer"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:213
 | 
					#: order/templates/order/purchase_order_detail.html:214
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:283
 | 
					#: order/templates/order/sales_order_detail.html:285
 | 
				
			||||||
msgid "Edit line item"
 | 
					msgid "Edit line item"
 | 
				
			||||||
msgstr "Position bearbeiten"
 | 
					msgstr "Position bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:214
 | 
					#: order/templates/order/purchase_order_detail.html:215
 | 
				
			||||||
msgid "Delete line item"
 | 
					msgid "Delete line item"
 | 
				
			||||||
msgstr "Position löschen"
 | 
					msgstr "Position löschen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:219
 | 
					#: order/templates/order/purchase_order_detail.html:220
 | 
				
			||||||
msgid "Receive line item"
 | 
					msgid "Receive line item"
 | 
				
			||||||
msgstr "Position empfangen"
 | 
					msgstr "Position empfangen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2181,15 +2186,15 @@ msgstr "Warnung"
 | 
				
			|||||||
msgid "Sales Order Items"
 | 
					msgid "Sales Order Items"
 | 
				
			||||||
msgstr "Auftragspositionen"
 | 
					msgstr "Auftragspositionen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:225
 | 
					#: order/templates/order/sales_order_detail.html:227
 | 
				
			||||||
msgid "Fulfilled"
 | 
					msgid "Fulfilled"
 | 
				
			||||||
msgstr "Erledigt"
 | 
					msgstr "Erledigt"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:280
 | 
					#: order/templates/order/sales_order_detail.html:282
 | 
				
			||||||
msgid "Allocate parts"
 | 
					msgid "Allocate parts"
 | 
				
			||||||
msgstr "Teile zuordnen"
 | 
					msgstr "Teile zuordnen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:284
 | 
					#: order/templates/order/sales_order_detail.html:286
 | 
				
			||||||
msgid "Delete line item "
 | 
					msgid "Delete line item "
 | 
				
			||||||
msgstr "Position löschen"
 | 
					msgstr "Position löschen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2810,6 +2815,7 @@ msgid "Edit BOM"
 | 
				
			|||||||
msgstr "Stückliste bearbeiten"
 | 
					msgstr "Stückliste bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/bom.html:53 part/templates/part/params.html:38
 | 
					#: part/templates/part/bom.html:53 part/templates/part/params.html:38
 | 
				
			||||||
 | 
					#: templates/InvenTree/settings/user.html:19
 | 
				
			||||||
msgid "Edit"
 | 
					msgid "Edit"
 | 
				
			||||||
msgstr "Bearbeiten"
 | 
					msgstr "Bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -3219,10 +3225,6 @@ msgstr "Dieses Teil ist nicht aktiv"
 | 
				
			|||||||
msgid "Part Notes"
 | 
					msgid "Part Notes"
 | 
				
			||||||
msgstr "Teil-Bemerkungen"
 | 
					msgstr "Teil-Bemerkungen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/orders.html:15
 | 
					 | 
				
			||||||
msgid "Order Part"
 | 
					 | 
				
			||||||
msgstr "Teil bestellen"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#: part/templates/part/params.html:8
 | 
					#: part/templates/part/params.html:8
 | 
				
			||||||
msgid "Part Parameters"
 | 
					msgid "Part Parameters"
 | 
				
			||||||
msgstr "Teilparameter"
 | 
					msgstr "Teilparameter"
 | 
				
			||||||
@@ -3231,7 +3233,7 @@ msgstr "Teilparameter"
 | 
				
			|||||||
msgid "Add new parameter"
 | 
					msgid "Add new parameter"
 | 
				
			||||||
msgstr "Parameter hinzufügen"
 | 
					msgstr "Parameter hinzufügen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/params.html:15 templates/InvenTree/settings/part.html:27
 | 
					#: part/templates/part/params.html:15 templates/InvenTree/settings/part.html:28
 | 
				
			||||||
msgid "New Parameter"
 | 
					msgid "New Parameter"
 | 
				
			||||||
msgstr "Neuer Parameter"
 | 
					msgstr "Neuer Parameter"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4760,7 +4762,7 @@ msgstr "Einstellungen"
 | 
				
			|||||||
msgid "Currencies"
 | 
					msgid "Currencies"
 | 
				
			||||||
msgstr "Währungs-Wert"
 | 
					msgstr "Währungs-Wert"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/currency.html:17
 | 
					#: templates/InvenTree/settings/currency.html:18
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Delete Currency"
 | 
					#| msgid "Delete Currency"
 | 
				
			||||||
msgid "New Currency"
 | 
					msgid "New Currency"
 | 
				
			||||||
@@ -4784,15 +4786,15 @@ msgstr "Einstellungen"
 | 
				
			|||||||
msgid "Part Parameter Templates"
 | 
					msgid "Part Parameter Templates"
 | 
				
			||||||
msgstr "Teilparametervorlage bearbeiten"
 | 
					msgstr "Teilparametervorlage bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:43
 | 
					#: templates/InvenTree/settings/part.html:45
 | 
				
			||||||
msgid "No part parameter templates found"
 | 
					msgid "No part parameter templates found"
 | 
				
			||||||
msgstr "Keine Teilparametervorlagen gefunden"
 | 
					msgstr "Keine Teilparametervorlagen gefunden"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:63
 | 
					#: templates/InvenTree/settings/part.html:65
 | 
				
			||||||
msgid "Edit Template"
 | 
					msgid "Edit Template"
 | 
				
			||||||
msgstr "Vorlage bearbeiten"
 | 
					msgstr "Vorlage bearbeiten"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:64
 | 
					#: templates/InvenTree/settings/part.html:66
 | 
				
			||||||
msgid "Delete Template"
 | 
					msgid "Delete Template"
 | 
				
			||||||
msgstr "Vorlage löschen"
 | 
					msgstr "Vorlage löschen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4886,25 +4888,31 @@ msgstr ""
 | 
				
			|||||||
msgid "User Information"
 | 
					msgid "User Information"
 | 
				
			||||||
msgstr "Keine Benutzerinformation"
 | 
					msgstr "Keine Benutzerinformation"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:24
 | 
					#: templates/InvenTree/settings/user.html:21
 | 
				
			||||||
 | 
					#, fuzzy
 | 
				
			||||||
 | 
					#| msgid "Select part"
 | 
				
			||||||
 | 
					msgid "Change Password"
 | 
				
			||||||
 | 
					msgstr "Teil auswählen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/InvenTree/settings/user.html:28
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "User"
 | 
					#| msgid "User"
 | 
				
			||||||
msgid "Username"
 | 
					msgid "Username"
 | 
				
			||||||
msgstr "Benutzer"
 | 
					msgstr "Benutzer"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:28
 | 
					#: templates/InvenTree/settings/user.html:32
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Instance Name"
 | 
					#| msgid "Instance Name"
 | 
				
			||||||
msgid "First Name"
 | 
					msgid "First Name"
 | 
				
			||||||
msgstr "Instanzname"
 | 
					msgstr "Instanzname"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:32
 | 
					#: templates/InvenTree/settings/user.html:36
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Instance Name"
 | 
					#| msgid "Instance Name"
 | 
				
			||||||
msgid "Last Name"
 | 
					msgid "Last Name"
 | 
				
			||||||
msgstr "Instanzname"
 | 
					msgstr "Instanzname"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:36
 | 
					#: templates/InvenTree/settings/user.html:40
 | 
				
			||||||
#, fuzzy
 | 
					#, fuzzy
 | 
				
			||||||
#| msgid "Address"
 | 
					#| msgid "Address"
 | 
				
			||||||
msgid "Email Address"
 | 
					msgid "Email Address"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,7 +8,7 @@ msgid ""
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
"Project-Id-Version: PACKAGE VERSION\n"
 | 
					"Project-Id-Version: PACKAGE VERSION\n"
 | 
				
			||||||
"Report-Msgid-Bugs-To: \n"
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
"POT-Creation-Date: 2020-10-28 12:50+0000\n"
 | 
					"POT-Creation-Date: 2020-10-28 13:00+0000\n"
 | 
				
			||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
					"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
				
			||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
					"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
				
			||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
					"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
				
			||||||
@@ -210,11 +210,11 @@ msgstr ""
 | 
				
			|||||||
msgid "Check box to confirm item deletion"
 | 
					msgid "Check box to confirm item deletion"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: InvenTree/views.py:530
 | 
					#: InvenTree/views.py:530 templates/InvenTree/settings/user.html:18
 | 
				
			||||||
msgid "Edit User Information"
 | 
					msgid "Edit User Information"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: InvenTree/views.py:541
 | 
					#: InvenTree/views.py:541 templates/InvenTree/settings/user.html:22
 | 
				
			||||||
msgid "Set Password"
 | 
					msgid "Set Password"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -329,7 +329,7 @@ msgid "Build Order Reference"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/models.py:74 build/templates/build/allocate.html:379
 | 
					#: build/models.py:74 build/templates/build/allocate.html:379
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:172 templates/js/bom.js:181
 | 
					#: order/templates/order/purchase_order_detail.html:173 templates/js/bom.js:181
 | 
				
			||||||
#: templates/js/build.js:514
 | 
					#: templates/js/build.js:514
 | 
				
			||||||
msgid "Reference"
 | 
					msgid "Reference"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -338,7 +338,7 @@ msgstr ""
 | 
				
			|||||||
#: build/templates/build/detail.html:19
 | 
					#: build/templates/build/detail.html:19
 | 
				
			||||||
#: company/templates/company/supplier_part_base.html:61
 | 
					#: company/templates/company/supplier_part_base.html:61
 | 
				
			||||||
#: company/templates/company/supplier_part_detail.html:27
 | 
					#: company/templates/company/supplier_part_detail.html:27
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:159
 | 
					#: order/templates/order/purchase_order_detail.html:160
 | 
				
			||||||
#: part/templates/part/detail.html:51 part/templates/part/set_category.html:14
 | 
					#: part/templates/part/detail.html:51 part/templates/part/set_category.html:14
 | 
				
			||||||
#: templates/InvenTree/search.html:147 templates/js/bom.js:174
 | 
					#: templates/InvenTree/search.html:147 templates/js/bom.js:174
 | 
				
			||||||
#: templates/js/bom.js:499 templates/js/build.js:657 templates/js/company.js:56
 | 
					#: templates/js/bom.js:499 templates/js/build.js:657 templates/js/company.js:56
 | 
				
			||||||
@@ -366,7 +366,7 @@ msgstr ""
 | 
				
			|||||||
#: build/templates/build/build_base.html:73
 | 
					#: build/templates/build/build_base.html:73
 | 
				
			||||||
#: build/templates/build/detail.html:24 order/models.py:501
 | 
					#: build/templates/build/detail.html:24 order/models.py:501
 | 
				
			||||||
#: order/templates/order/order_wizard/select_parts.html:30
 | 
					#: order/templates/order/order_wizard/select_parts.html:30
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:147
 | 
					#: order/templates/order/purchase_order_detail.html:148
 | 
				
			||||||
#: order/templates/order/receive_parts.html:19 part/models.py:293
 | 
					#: order/templates/order/receive_parts.html:19 part/models.py:293
 | 
				
			||||||
#: part/templates/part/part_app_base.html:7
 | 
					#: part/templates/part/part_app_base.html:7
 | 
				
			||||||
#: part/templates/part/set_category.html:13 templates/InvenTree/search.html:133
 | 
					#: part/templates/part/set_category.html:13 templates/InvenTree/search.html:133
 | 
				
			||||||
@@ -453,7 +453,7 @@ msgstr ""
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#: build/models.py:182 build/templates/build/tabs.html:14 company/models.py:314
 | 
					#: build/models.py:182 build/templates/build/tabs.html:14 company/models.py:314
 | 
				
			||||||
#: company/templates/company/tabs.html:33 order/templates/order/po_tabs.html:18
 | 
					#: company/templates/company/tabs.html:33 order/templates/order/po_tabs.html:18
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:202
 | 
					#: order/templates/order/purchase_order_detail.html:203
 | 
				
			||||||
#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:70
 | 
					#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:70
 | 
				
			||||||
#: stock/forms.py:306 stock/forms.py:338 stock/forms.py:366 stock/models.py:461
 | 
					#: stock/forms.py:306 stock/forms.py:338 stock/forms.py:366 stock/models.py:461
 | 
				
			||||||
#: stock/models.py:1409 stock/templates/stock/tabs.html:26
 | 
					#: stock/models.py:1409 stock/templates/stock/tabs.html:26
 | 
				
			||||||
@@ -571,8 +571,8 @@ msgid "Create new Stock Item"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:207
 | 
					#: build/templates/build/allocate.html:207
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:70
 | 
					#: order/templates/order/sales_order_detail.html:72
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:152 stock/models.py:383
 | 
					#: order/templates/order/sales_order_detail.html:154 stock/models.py:383
 | 
				
			||||||
#: stock/templates/stock/item_base.html:191 templates/js/build.js:425
 | 
					#: stock/templates/stock/item_base.html:191 templates/js/build.js:425
 | 
				
			||||||
msgid "Serial Number"
 | 
					msgid "Serial Number"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -581,11 +581,11 @@ msgstr ""
 | 
				
			|||||||
#: build/templates/build/auto_allocate.html:20
 | 
					#: build/templates/build/auto_allocate.html:20
 | 
				
			||||||
#: build/templates/build/build_base.html:78
 | 
					#: build/templates/build/build_base.html:78
 | 
				
			||||||
#: build/templates/build/detail.html:29
 | 
					#: build/templates/build/detail.html:29
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:73
 | 
					#: company/templates/company/supplier_part_pricing.html:75
 | 
				
			||||||
#: order/templates/order/order_wizard/select_parts.html:32
 | 
					#: order/templates/order/order_wizard/select_parts.html:32
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:177
 | 
					#: order/templates/order/purchase_order_detail.html:178
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:72
 | 
					#: order/templates/order/sales_order_detail.html:74
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:154
 | 
					#: order/templates/order/sales_order_detail.html:156
 | 
				
			||||||
#: part/templates/part/allocation.html:16
 | 
					#: part/templates/part/allocation.html:16
 | 
				
			||||||
#: part/templates/part/allocation.html:49
 | 
					#: part/templates/part/allocation.html:49
 | 
				
			||||||
#: part/templates/part/sale_prices.html:80 stock/forms.py:297
 | 
					#: part/templates/part/sale_prices.html:80 stock/forms.py:297
 | 
				
			||||||
@@ -608,13 +608,13 @@ msgid "Location"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:247
 | 
					#: build/templates/build/allocate.html:247
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:94 templates/js/build.js:466
 | 
					#: order/templates/order/sales_order_detail.html:96 templates/js/build.js:466
 | 
				
			||||||
#: templates/js/build.js:754
 | 
					#: templates/js/build.js:754
 | 
				
			||||||
msgid "Edit stock allocation"
 | 
					msgid "Edit stock allocation"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:248
 | 
					#: build/templates/build/allocate.html:248
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:95 templates/js/build.js:468
 | 
					#: order/templates/order/sales_order_detail.html:97 templates/js/build.js:468
 | 
				
			||||||
#: templates/js/build.js:755
 | 
					#: templates/js/build.js:755
 | 
				
			||||||
msgid "Delete stock allocation"
 | 
					msgid "Delete stock allocation"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -634,19 +634,19 @@ msgid "Assigned"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:395
 | 
					#: build/templates/build/allocate.html:395
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:223
 | 
					#: order/templates/order/sales_order_detail.html:225
 | 
				
			||||||
#: part/templates/part/tabs.html:23 templates/js/build.js:528
 | 
					#: part/templates/part/tabs.html:23 templates/js/build.js:528
 | 
				
			||||||
#: templates/js/build.js:750
 | 
					#: templates/js/build.js:750
 | 
				
			||||||
msgid "Allocated"
 | 
					msgid "Allocated"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:431
 | 
					#: build/templates/build/allocate.html:431
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:273
 | 
					#: order/templates/order/sales_order_detail.html:275
 | 
				
			||||||
msgid "Buy parts"
 | 
					msgid "Buy parts"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:435
 | 
					#: build/templates/build/allocate.html:435
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:277
 | 
					#: order/templates/order/sales_order_detail.html:279
 | 
				
			||||||
msgid "Build parts"
 | 
					msgid "Build parts"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -867,7 +867,7 @@ msgstr ""
 | 
				
			|||||||
msgid "Alter the quantity of stock allocated to the build output"
 | 
					msgid "Alter the quantity of stock allocated to the build output"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/index.html:24 build/views.py:505
 | 
					#: build/templates/build/index.html:25 build/views.py:505
 | 
				
			||||||
msgid "New Build Order"
 | 
					msgid "New Build Order"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1313,12 +1313,12 @@ msgid "Supplier Parts"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/detail_part.html:17
 | 
					#: company/templates/company/detail_part.html:17
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:68
 | 
					#: order/templates/order/purchase_order_detail.html:69
 | 
				
			||||||
msgid "Create new supplier part"
 | 
					msgid "Create new supplier part"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/detail_part.html:18
 | 
					#: company/templates/company/detail_part.html:18
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:67
 | 
					#: order/templates/order/purchase_order_detail.html:68
 | 
				
			||||||
#: part/templates/part/supplier.html:14 templates/js/stock.js:838
 | 
					#: part/templates/part/supplier.html:14 templates/js/stock.js:838
 | 
				
			||||||
msgid "New Supplier Part"
 | 
					msgid "New Supplier Part"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -1410,7 +1410,7 @@ msgid "Create new purchase order"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/purchase_orders.html:16
 | 
					#: company/templates/company/purchase_orders.html:16
 | 
				
			||||||
#: order/templates/order/purchase_orders.html:18
 | 
					#: order/templates/order/purchase_orders.html:19
 | 
				
			||||||
msgid "New Purchase Order"
 | 
					msgid "New Purchase Order"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1483,31 +1483,36 @@ msgstr ""
 | 
				
			|||||||
msgid "Supplier Part Orders"
 | 
					msgid "Supplier Part Orders"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: company/templates/company/supplier_part_orders.html:17
 | 
				
			||||||
 | 
					#: part/templates/part/orders.html:15
 | 
				
			||||||
 | 
					msgid "Order Part"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:10
 | 
					#: company/templates/company/supplier_part_pricing.html:10
 | 
				
			||||||
msgid "Pricing Information"
 | 
					msgid "Pricing Information"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:16 company/views.py:410
 | 
					#: company/templates/company/supplier_part_pricing.html:17 company/views.py:410
 | 
				
			||||||
#: part/templates/part/sale_prices.html:13 part/views.py:2230
 | 
					#: part/templates/part/sale_prices.html:13 part/views.py:2230
 | 
				
			||||||
msgid "Add Price Break"
 | 
					msgid "Add Price Break"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:34
 | 
					#: company/templates/company/supplier_part_pricing.html:36
 | 
				
			||||||
#: part/templates/part/sale_prices.html:41
 | 
					#: part/templates/part/sale_prices.html:41
 | 
				
			||||||
msgid "No price break information found"
 | 
					msgid "No price break information found"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:78
 | 
					#: company/templates/company/supplier_part_pricing.html:80
 | 
				
			||||||
#: part/templates/part/sale_prices.html:85 templates/js/bom.js:234
 | 
					#: part/templates/part/sale_prices.html:85 templates/js/bom.js:234
 | 
				
			||||||
msgid "Price"
 | 
					msgid "Price"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:92
 | 
					#: company/templates/company/supplier_part_pricing.html:94
 | 
				
			||||||
#: part/templates/part/sale_prices.html:99
 | 
					#: part/templates/part/sale_prices.html:99
 | 
				
			||||||
msgid "Edit price break"
 | 
					msgid "Edit price break"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:93
 | 
					#: company/templates/company/supplier_part_pricing.html:95
 | 
				
			||||||
#: part/templates/part/sale_prices.html:100
 | 
					#: part/templates/part/sale_prices.html:100
 | 
				
			||||||
msgid "Delete price break"
 | 
					msgid "Delete price break"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -1832,7 +1837,7 @@ msgid "Issued"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/order_base.html:111
 | 
					#: order/templates/order/order_base.html:111
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:182
 | 
					#: order/templates/order/purchase_order_detail.html:183
 | 
				
			||||||
#: order/templates/order/receive_parts.html:22
 | 
					#: order/templates/order/receive_parts.html:22
 | 
				
			||||||
#: order/templates/order/sales_order_base.html:113
 | 
					#: order/templates/order/sales_order_base.html:113
 | 
				
			||||||
msgid "Received"
 | 
					msgid "Received"
 | 
				
			||||||
@@ -1904,48 +1909,48 @@ msgstr ""
 | 
				
			|||||||
msgid "Line Items"
 | 
					msgid "Line Items"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:16
 | 
					#: order/templates/order/purchase_order_detail.html:17
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:18 order/views.py:1117
 | 
					#: order/templates/order/sales_order_detail.html:19 order/views.py:1117
 | 
				
			||||||
#: order/views.py:1232
 | 
					#: order/views.py:1232
 | 
				
			||||||
msgid "Add Line Item"
 | 
					msgid "Add Line Item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:20
 | 
					#: order/templates/order/purchase_order_detail.html:21
 | 
				
			||||||
msgid "Purchase Order Items"
 | 
					msgid "Purchase Order Items"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:38
 | 
					#: order/templates/order/purchase_order_detail.html:39
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:118
 | 
					#: order/templates/order/purchase_order_detail.html:119
 | 
				
			||||||
#: part/templates/part/category.html:173 part/templates/part/category.html:215
 | 
					#: part/templates/part/category.html:173 part/templates/part/category.html:215
 | 
				
			||||||
#: templates/js/stock.js:844
 | 
					#: templates/js/stock.js:844
 | 
				
			||||||
msgid "New Location"
 | 
					msgid "New Location"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:39
 | 
					#: order/templates/order/purchase_order_detail.html:40
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:119
 | 
					#: order/templates/order/purchase_order_detail.html:120
 | 
				
			||||||
#: stock/templates/stock/location.html:22
 | 
					#: stock/templates/stock/location.html:22
 | 
				
			||||||
msgid "Create new stock location"
 | 
					msgid "Create new stock location"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:131
 | 
					#: order/templates/order/purchase_order_detail.html:132
 | 
				
			||||||
msgid "No line items found"
 | 
					msgid "No line items found"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:164
 | 
					#: order/templates/order/purchase_order_detail.html:165
 | 
				
			||||||
#: order/templates/order/receive_parts.html:20
 | 
					#: order/templates/order/receive_parts.html:20
 | 
				
			||||||
msgid "Order Code"
 | 
					msgid "Order Code"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:213
 | 
					#: order/templates/order/purchase_order_detail.html:214
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:283
 | 
					#: order/templates/order/sales_order_detail.html:285
 | 
				
			||||||
msgid "Edit line item"
 | 
					msgid "Edit line item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:214
 | 
					#: order/templates/order/purchase_order_detail.html:215
 | 
				
			||||||
msgid "Delete line item"
 | 
					msgid "Delete line item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:219
 | 
					#: order/templates/order/purchase_order_detail.html:220
 | 
				
			||||||
msgid "Receive line item"
 | 
					msgid "Receive line item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1996,15 +2001,15 @@ msgstr ""
 | 
				
			|||||||
msgid "Sales Order Items"
 | 
					msgid "Sales Order Items"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:225
 | 
					#: order/templates/order/sales_order_detail.html:227
 | 
				
			||||||
msgid "Fulfilled"
 | 
					msgid "Fulfilled"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:280
 | 
					#: order/templates/order/sales_order_detail.html:282
 | 
				
			||||||
msgid "Allocate parts"
 | 
					msgid "Allocate parts"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:284
 | 
					#: order/templates/order/sales_order_detail.html:286
 | 
				
			||||||
msgid "Delete line item "
 | 
					msgid "Delete line item "
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2573,6 +2578,7 @@ msgid "Edit BOM"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/bom.html:53 part/templates/part/params.html:38
 | 
					#: part/templates/part/bom.html:53 part/templates/part/params.html:38
 | 
				
			||||||
 | 
					#: templates/InvenTree/settings/user.html:19
 | 
				
			||||||
msgid "Edit"
 | 
					msgid "Edit"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2920,10 +2926,6 @@ msgstr ""
 | 
				
			|||||||
msgid "Part Notes"
 | 
					msgid "Part Notes"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/orders.html:15
 | 
					 | 
				
			||||||
msgid "Order Part"
 | 
					 | 
				
			||||||
msgstr ""
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#: part/templates/part/params.html:8
 | 
					#: part/templates/part/params.html:8
 | 
				
			||||||
msgid "Part Parameters"
 | 
					msgid "Part Parameters"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -2932,7 +2934,7 @@ msgstr ""
 | 
				
			|||||||
msgid "Add new parameter"
 | 
					msgid "Add new parameter"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/params.html:15 templates/InvenTree/settings/part.html:27
 | 
					#: part/templates/part/params.html:15 templates/InvenTree/settings/part.html:28
 | 
				
			||||||
msgid "New Parameter"
 | 
					msgid "New Parameter"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4224,7 +4226,7 @@ msgstr ""
 | 
				
			|||||||
msgid "Currencies"
 | 
					msgid "Currencies"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/currency.html:17
 | 
					#: templates/InvenTree/settings/currency.html:18
 | 
				
			||||||
msgid "New Currency"
 | 
					msgid "New Currency"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4240,15 +4242,15 @@ msgstr ""
 | 
				
			|||||||
msgid "Part Parameter Templates"
 | 
					msgid "Part Parameter Templates"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:43
 | 
					#: templates/InvenTree/settings/part.html:45
 | 
				
			||||||
msgid "No part parameter templates found"
 | 
					msgid "No part parameter templates found"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:63
 | 
					#: templates/InvenTree/settings/part.html:65
 | 
				
			||||||
msgid "Edit Template"
 | 
					msgid "Edit Template"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:64
 | 
					#: templates/InvenTree/settings/part.html:66
 | 
				
			||||||
msgid "Delete Template"
 | 
					msgid "Delete Template"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4324,19 +4326,23 @@ msgstr ""
 | 
				
			|||||||
msgid "User Information"
 | 
					msgid "User Information"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:24
 | 
					#: templates/InvenTree/settings/user.html:21
 | 
				
			||||||
msgid "Username"
 | 
					msgid "Change Password"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:28
 | 
					#: templates/InvenTree/settings/user.html:28
 | 
				
			||||||
msgid "First Name"
 | 
					msgid "Username"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:32
 | 
					#: templates/InvenTree/settings/user.html:32
 | 
				
			||||||
msgid "Last Name"
 | 
					msgid "First Name"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:36
 | 
					#: templates/InvenTree/settings/user.html:36
 | 
				
			||||||
 | 
					msgid "Last Name"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/InvenTree/settings/user.html:40
 | 
				
			||||||
msgid "Email Address"
 | 
					msgid "Email Address"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,7 +8,7 @@ msgid ""
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
"Project-Id-Version: PACKAGE VERSION\n"
 | 
					"Project-Id-Version: PACKAGE VERSION\n"
 | 
				
			||||||
"Report-Msgid-Bugs-To: \n"
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
"POT-Creation-Date: 2020-10-28 12:50+0000\n"
 | 
					"POT-Creation-Date: 2020-10-28 13:00+0000\n"
 | 
				
			||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
					"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
				
			||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
					"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
				
			||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
					"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
				
			||||||
@@ -210,11 +210,11 @@ msgstr ""
 | 
				
			|||||||
msgid "Check box to confirm item deletion"
 | 
					msgid "Check box to confirm item deletion"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: InvenTree/views.py:530
 | 
					#: InvenTree/views.py:530 templates/InvenTree/settings/user.html:18
 | 
				
			||||||
msgid "Edit User Information"
 | 
					msgid "Edit User Information"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: InvenTree/views.py:541
 | 
					#: InvenTree/views.py:541 templates/InvenTree/settings/user.html:22
 | 
				
			||||||
msgid "Set Password"
 | 
					msgid "Set Password"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -329,7 +329,7 @@ msgid "Build Order Reference"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/models.py:74 build/templates/build/allocate.html:379
 | 
					#: build/models.py:74 build/templates/build/allocate.html:379
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:172 templates/js/bom.js:181
 | 
					#: order/templates/order/purchase_order_detail.html:173 templates/js/bom.js:181
 | 
				
			||||||
#: templates/js/build.js:514
 | 
					#: templates/js/build.js:514
 | 
				
			||||||
msgid "Reference"
 | 
					msgid "Reference"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -338,7 +338,7 @@ msgstr ""
 | 
				
			|||||||
#: build/templates/build/detail.html:19
 | 
					#: build/templates/build/detail.html:19
 | 
				
			||||||
#: company/templates/company/supplier_part_base.html:61
 | 
					#: company/templates/company/supplier_part_base.html:61
 | 
				
			||||||
#: company/templates/company/supplier_part_detail.html:27
 | 
					#: company/templates/company/supplier_part_detail.html:27
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:159
 | 
					#: order/templates/order/purchase_order_detail.html:160
 | 
				
			||||||
#: part/templates/part/detail.html:51 part/templates/part/set_category.html:14
 | 
					#: part/templates/part/detail.html:51 part/templates/part/set_category.html:14
 | 
				
			||||||
#: templates/InvenTree/search.html:147 templates/js/bom.js:174
 | 
					#: templates/InvenTree/search.html:147 templates/js/bom.js:174
 | 
				
			||||||
#: templates/js/bom.js:499 templates/js/build.js:657 templates/js/company.js:56
 | 
					#: templates/js/bom.js:499 templates/js/build.js:657 templates/js/company.js:56
 | 
				
			||||||
@@ -366,7 +366,7 @@ msgstr ""
 | 
				
			|||||||
#: build/templates/build/build_base.html:73
 | 
					#: build/templates/build/build_base.html:73
 | 
				
			||||||
#: build/templates/build/detail.html:24 order/models.py:501
 | 
					#: build/templates/build/detail.html:24 order/models.py:501
 | 
				
			||||||
#: order/templates/order/order_wizard/select_parts.html:30
 | 
					#: order/templates/order/order_wizard/select_parts.html:30
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:147
 | 
					#: order/templates/order/purchase_order_detail.html:148
 | 
				
			||||||
#: order/templates/order/receive_parts.html:19 part/models.py:293
 | 
					#: order/templates/order/receive_parts.html:19 part/models.py:293
 | 
				
			||||||
#: part/templates/part/part_app_base.html:7
 | 
					#: part/templates/part/part_app_base.html:7
 | 
				
			||||||
#: part/templates/part/set_category.html:13 templates/InvenTree/search.html:133
 | 
					#: part/templates/part/set_category.html:13 templates/InvenTree/search.html:133
 | 
				
			||||||
@@ -453,7 +453,7 @@ msgstr ""
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#: build/models.py:182 build/templates/build/tabs.html:14 company/models.py:314
 | 
					#: build/models.py:182 build/templates/build/tabs.html:14 company/models.py:314
 | 
				
			||||||
#: company/templates/company/tabs.html:33 order/templates/order/po_tabs.html:18
 | 
					#: company/templates/company/tabs.html:33 order/templates/order/po_tabs.html:18
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:202
 | 
					#: order/templates/order/purchase_order_detail.html:203
 | 
				
			||||||
#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:70
 | 
					#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:70
 | 
				
			||||||
#: stock/forms.py:306 stock/forms.py:338 stock/forms.py:366 stock/models.py:461
 | 
					#: stock/forms.py:306 stock/forms.py:338 stock/forms.py:366 stock/models.py:461
 | 
				
			||||||
#: stock/models.py:1409 stock/templates/stock/tabs.html:26
 | 
					#: stock/models.py:1409 stock/templates/stock/tabs.html:26
 | 
				
			||||||
@@ -571,8 +571,8 @@ msgid "Create new Stock Item"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:207
 | 
					#: build/templates/build/allocate.html:207
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:70
 | 
					#: order/templates/order/sales_order_detail.html:72
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:152 stock/models.py:383
 | 
					#: order/templates/order/sales_order_detail.html:154 stock/models.py:383
 | 
				
			||||||
#: stock/templates/stock/item_base.html:191 templates/js/build.js:425
 | 
					#: stock/templates/stock/item_base.html:191 templates/js/build.js:425
 | 
				
			||||||
msgid "Serial Number"
 | 
					msgid "Serial Number"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -581,11 +581,11 @@ msgstr ""
 | 
				
			|||||||
#: build/templates/build/auto_allocate.html:20
 | 
					#: build/templates/build/auto_allocate.html:20
 | 
				
			||||||
#: build/templates/build/build_base.html:78
 | 
					#: build/templates/build/build_base.html:78
 | 
				
			||||||
#: build/templates/build/detail.html:29
 | 
					#: build/templates/build/detail.html:29
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:73
 | 
					#: company/templates/company/supplier_part_pricing.html:75
 | 
				
			||||||
#: order/templates/order/order_wizard/select_parts.html:32
 | 
					#: order/templates/order/order_wizard/select_parts.html:32
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:177
 | 
					#: order/templates/order/purchase_order_detail.html:178
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:72
 | 
					#: order/templates/order/sales_order_detail.html:74
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:154
 | 
					#: order/templates/order/sales_order_detail.html:156
 | 
				
			||||||
#: part/templates/part/allocation.html:16
 | 
					#: part/templates/part/allocation.html:16
 | 
				
			||||||
#: part/templates/part/allocation.html:49
 | 
					#: part/templates/part/allocation.html:49
 | 
				
			||||||
#: part/templates/part/sale_prices.html:80 stock/forms.py:297
 | 
					#: part/templates/part/sale_prices.html:80 stock/forms.py:297
 | 
				
			||||||
@@ -608,13 +608,13 @@ msgid "Location"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:247
 | 
					#: build/templates/build/allocate.html:247
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:94 templates/js/build.js:466
 | 
					#: order/templates/order/sales_order_detail.html:96 templates/js/build.js:466
 | 
				
			||||||
#: templates/js/build.js:754
 | 
					#: templates/js/build.js:754
 | 
				
			||||||
msgid "Edit stock allocation"
 | 
					msgid "Edit stock allocation"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:248
 | 
					#: build/templates/build/allocate.html:248
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:95 templates/js/build.js:468
 | 
					#: order/templates/order/sales_order_detail.html:97 templates/js/build.js:468
 | 
				
			||||||
#: templates/js/build.js:755
 | 
					#: templates/js/build.js:755
 | 
				
			||||||
msgid "Delete stock allocation"
 | 
					msgid "Delete stock allocation"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -634,19 +634,19 @@ msgid "Assigned"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:395
 | 
					#: build/templates/build/allocate.html:395
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:223
 | 
					#: order/templates/order/sales_order_detail.html:225
 | 
				
			||||||
#: part/templates/part/tabs.html:23 templates/js/build.js:528
 | 
					#: part/templates/part/tabs.html:23 templates/js/build.js:528
 | 
				
			||||||
#: templates/js/build.js:750
 | 
					#: templates/js/build.js:750
 | 
				
			||||||
msgid "Allocated"
 | 
					msgid "Allocated"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:431
 | 
					#: build/templates/build/allocate.html:431
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:273
 | 
					#: order/templates/order/sales_order_detail.html:275
 | 
				
			||||||
msgid "Buy parts"
 | 
					msgid "Buy parts"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/allocate.html:435
 | 
					#: build/templates/build/allocate.html:435
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:277
 | 
					#: order/templates/order/sales_order_detail.html:279
 | 
				
			||||||
msgid "Build parts"
 | 
					msgid "Build parts"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -867,7 +867,7 @@ msgstr ""
 | 
				
			|||||||
msgid "Alter the quantity of stock allocated to the build output"
 | 
					msgid "Alter the quantity of stock allocated to the build output"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/templates/build/index.html:24 build/views.py:505
 | 
					#: build/templates/build/index.html:25 build/views.py:505
 | 
				
			||||||
msgid "New Build Order"
 | 
					msgid "New Build Order"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1313,12 +1313,12 @@ msgid "Supplier Parts"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/detail_part.html:17
 | 
					#: company/templates/company/detail_part.html:17
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:68
 | 
					#: order/templates/order/purchase_order_detail.html:69
 | 
				
			||||||
msgid "Create new supplier part"
 | 
					msgid "Create new supplier part"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/detail_part.html:18
 | 
					#: company/templates/company/detail_part.html:18
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:67
 | 
					#: order/templates/order/purchase_order_detail.html:68
 | 
				
			||||||
#: part/templates/part/supplier.html:14 templates/js/stock.js:838
 | 
					#: part/templates/part/supplier.html:14 templates/js/stock.js:838
 | 
				
			||||||
msgid "New Supplier Part"
 | 
					msgid "New Supplier Part"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -1410,7 +1410,7 @@ msgid "Create new purchase order"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/purchase_orders.html:16
 | 
					#: company/templates/company/purchase_orders.html:16
 | 
				
			||||||
#: order/templates/order/purchase_orders.html:18
 | 
					#: order/templates/order/purchase_orders.html:19
 | 
				
			||||||
msgid "New Purchase Order"
 | 
					msgid "New Purchase Order"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1483,31 +1483,36 @@ msgstr ""
 | 
				
			|||||||
msgid "Supplier Part Orders"
 | 
					msgid "Supplier Part Orders"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: company/templates/company/supplier_part_orders.html:17
 | 
				
			||||||
 | 
					#: part/templates/part/orders.html:15
 | 
				
			||||||
 | 
					msgid "Order Part"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:10
 | 
					#: company/templates/company/supplier_part_pricing.html:10
 | 
				
			||||||
msgid "Pricing Information"
 | 
					msgid "Pricing Information"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:16 company/views.py:410
 | 
					#: company/templates/company/supplier_part_pricing.html:17 company/views.py:410
 | 
				
			||||||
#: part/templates/part/sale_prices.html:13 part/views.py:2230
 | 
					#: part/templates/part/sale_prices.html:13 part/views.py:2230
 | 
				
			||||||
msgid "Add Price Break"
 | 
					msgid "Add Price Break"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:34
 | 
					#: company/templates/company/supplier_part_pricing.html:36
 | 
				
			||||||
#: part/templates/part/sale_prices.html:41
 | 
					#: part/templates/part/sale_prices.html:41
 | 
				
			||||||
msgid "No price break information found"
 | 
					msgid "No price break information found"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:78
 | 
					#: company/templates/company/supplier_part_pricing.html:80
 | 
				
			||||||
#: part/templates/part/sale_prices.html:85 templates/js/bom.js:234
 | 
					#: part/templates/part/sale_prices.html:85 templates/js/bom.js:234
 | 
				
			||||||
msgid "Price"
 | 
					msgid "Price"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:92
 | 
					#: company/templates/company/supplier_part_pricing.html:94
 | 
				
			||||||
#: part/templates/part/sale_prices.html:99
 | 
					#: part/templates/part/sale_prices.html:99
 | 
				
			||||||
msgid "Edit price break"
 | 
					msgid "Edit price break"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: company/templates/company/supplier_part_pricing.html:93
 | 
					#: company/templates/company/supplier_part_pricing.html:95
 | 
				
			||||||
#: part/templates/part/sale_prices.html:100
 | 
					#: part/templates/part/sale_prices.html:100
 | 
				
			||||||
msgid "Delete price break"
 | 
					msgid "Delete price break"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -1832,7 +1837,7 @@ msgid "Issued"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/order_base.html:111
 | 
					#: order/templates/order/order_base.html:111
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:182
 | 
					#: order/templates/order/purchase_order_detail.html:183
 | 
				
			||||||
#: order/templates/order/receive_parts.html:22
 | 
					#: order/templates/order/receive_parts.html:22
 | 
				
			||||||
#: order/templates/order/sales_order_base.html:113
 | 
					#: order/templates/order/sales_order_base.html:113
 | 
				
			||||||
msgid "Received"
 | 
					msgid "Received"
 | 
				
			||||||
@@ -1904,48 +1909,48 @@ msgstr ""
 | 
				
			|||||||
msgid "Line Items"
 | 
					msgid "Line Items"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:16
 | 
					#: order/templates/order/purchase_order_detail.html:17
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:18 order/views.py:1117
 | 
					#: order/templates/order/sales_order_detail.html:19 order/views.py:1117
 | 
				
			||||||
#: order/views.py:1232
 | 
					#: order/views.py:1232
 | 
				
			||||||
msgid "Add Line Item"
 | 
					msgid "Add Line Item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:20
 | 
					#: order/templates/order/purchase_order_detail.html:21
 | 
				
			||||||
msgid "Purchase Order Items"
 | 
					msgid "Purchase Order Items"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:38
 | 
					#: order/templates/order/purchase_order_detail.html:39
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:118
 | 
					#: order/templates/order/purchase_order_detail.html:119
 | 
				
			||||||
#: part/templates/part/category.html:173 part/templates/part/category.html:215
 | 
					#: part/templates/part/category.html:173 part/templates/part/category.html:215
 | 
				
			||||||
#: templates/js/stock.js:844
 | 
					#: templates/js/stock.js:844
 | 
				
			||||||
msgid "New Location"
 | 
					msgid "New Location"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:39
 | 
					#: order/templates/order/purchase_order_detail.html:40
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:119
 | 
					#: order/templates/order/purchase_order_detail.html:120
 | 
				
			||||||
#: stock/templates/stock/location.html:22
 | 
					#: stock/templates/stock/location.html:22
 | 
				
			||||||
msgid "Create new stock location"
 | 
					msgid "Create new stock location"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:131
 | 
					#: order/templates/order/purchase_order_detail.html:132
 | 
				
			||||||
msgid "No line items found"
 | 
					msgid "No line items found"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:164
 | 
					#: order/templates/order/purchase_order_detail.html:165
 | 
				
			||||||
#: order/templates/order/receive_parts.html:20
 | 
					#: order/templates/order/receive_parts.html:20
 | 
				
			||||||
msgid "Order Code"
 | 
					msgid "Order Code"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:213
 | 
					#: order/templates/order/purchase_order_detail.html:214
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:283
 | 
					#: order/templates/order/sales_order_detail.html:285
 | 
				
			||||||
msgid "Edit line item"
 | 
					msgid "Edit line item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:214
 | 
					#: order/templates/order/purchase_order_detail.html:215
 | 
				
			||||||
msgid "Delete line item"
 | 
					msgid "Delete line item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/purchase_order_detail.html:219
 | 
					#: order/templates/order/purchase_order_detail.html:220
 | 
				
			||||||
msgid "Receive line item"
 | 
					msgid "Receive line item"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1996,15 +2001,15 @@ msgstr ""
 | 
				
			|||||||
msgid "Sales Order Items"
 | 
					msgid "Sales Order Items"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:225
 | 
					#: order/templates/order/sales_order_detail.html:227
 | 
				
			||||||
msgid "Fulfilled"
 | 
					msgid "Fulfilled"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:280
 | 
					#: order/templates/order/sales_order_detail.html:282
 | 
				
			||||||
msgid "Allocate parts"
 | 
					msgid "Allocate parts"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: order/templates/order/sales_order_detail.html:284
 | 
					#: order/templates/order/sales_order_detail.html:286
 | 
				
			||||||
msgid "Delete line item "
 | 
					msgid "Delete line item "
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2573,6 +2578,7 @@ msgid "Edit BOM"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/bom.html:53 part/templates/part/params.html:38
 | 
					#: part/templates/part/bom.html:53 part/templates/part/params.html:38
 | 
				
			||||||
 | 
					#: templates/InvenTree/settings/user.html:19
 | 
				
			||||||
msgid "Edit"
 | 
					msgid "Edit"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2920,10 +2926,6 @@ msgstr ""
 | 
				
			|||||||
msgid "Part Notes"
 | 
					msgid "Part Notes"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/orders.html:15
 | 
					 | 
				
			||||||
msgid "Order Part"
 | 
					 | 
				
			||||||
msgstr ""
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#: part/templates/part/params.html:8
 | 
					#: part/templates/part/params.html:8
 | 
				
			||||||
msgid "Part Parameters"
 | 
					msgid "Part Parameters"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
@@ -2932,7 +2934,7 @@ msgstr ""
 | 
				
			|||||||
msgid "Add new parameter"
 | 
					msgid "Add new parameter"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: part/templates/part/params.html:15 templates/InvenTree/settings/part.html:27
 | 
					#: part/templates/part/params.html:15 templates/InvenTree/settings/part.html:28
 | 
				
			||||||
msgid "New Parameter"
 | 
					msgid "New Parameter"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4224,7 +4226,7 @@ msgstr ""
 | 
				
			|||||||
msgid "Currencies"
 | 
					msgid "Currencies"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/currency.html:17
 | 
					#: templates/InvenTree/settings/currency.html:18
 | 
				
			||||||
msgid "New Currency"
 | 
					msgid "New Currency"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4240,15 +4242,15 @@ msgstr ""
 | 
				
			|||||||
msgid "Part Parameter Templates"
 | 
					msgid "Part Parameter Templates"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:43
 | 
					#: templates/InvenTree/settings/part.html:45
 | 
				
			||||||
msgid "No part parameter templates found"
 | 
					msgid "No part parameter templates found"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:63
 | 
					#: templates/InvenTree/settings/part.html:65
 | 
				
			||||||
msgid "Edit Template"
 | 
					msgid "Edit Template"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/part.html:64
 | 
					#: templates/InvenTree/settings/part.html:66
 | 
				
			||||||
msgid "Delete Template"
 | 
					msgid "Delete Template"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -4324,19 +4326,23 @@ msgstr ""
 | 
				
			|||||||
msgid "User Information"
 | 
					msgid "User Information"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:24
 | 
					#: templates/InvenTree/settings/user.html:21
 | 
				
			||||||
msgid "Username"
 | 
					msgid "Change Password"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:28
 | 
					#: templates/InvenTree/settings/user.html:28
 | 
				
			||||||
msgid "First Name"
 | 
					msgid "Username"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:32
 | 
					#: templates/InvenTree/settings/user.html:32
 | 
				
			||||||
msgid "Last Name"
 | 
					msgid "First Name"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/InvenTree/settings/user.html:36
 | 
					#: templates/InvenTree/settings/user.html:36
 | 
				
			||||||
 | 
					msgid "Last Name"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/InvenTree/settings/user.html:40
 | 
				
			||||||
msgid "Email Address"
 | 
					msgid "Email Address"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<div id='order-toolbar-buttons' class='btn-group' style='float: right;'>
 | 
					<div id='order-toolbar-buttons' class='btn-group' style='float: right;'>
 | 
				
			||||||
    {% if order.status == PurchaseOrderStatus.PENDING and roles.purchase_order.change %}
 | 
					    {% if order.status == PurchaseOrderStatus.PENDING and roles.purchase_order.change %}
 | 
				
			||||||
    <button type='button' class='btn btn-primary' id='new-po-line'>{% trans "Add Line Item" %}</button>
 | 
					    <button type='button' class='btn btn-primary' id='new-po-line'>
 | 
				
			||||||
 | 
					        <span class='fas fa-plus-circle'></span> {% trans "Add Line Item" %}</button>
 | 
				
			||||||
    {% endif %}
 | 
					    {% endif %}
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -15,7 +15,8 @@ InvenTree | {% trans "Purchase Orders" %}
 | 
				
			|||||||
<div id='table-buttons'>
 | 
					<div id='table-buttons'>
 | 
				
			||||||
    <div class='button-toolbar container-fluid' style='float: right;'>
 | 
					    <div class='button-toolbar container-fluid' style='float: right;'>
 | 
				
			||||||
        {% if roles.purchase_order.add %}
 | 
					        {% if roles.purchase_order.add %}
 | 
				
			||||||
        <button class='btn btn-primary' type='button' id='po-create' title='{% trans "Create new purchase order" %}'>{% trans "New Purchase Order" %}</button>
 | 
					        <button class='btn btn-primary' type='button' id='po-create' title='{% trans "Create new purchase order" %}'>
 | 
				
			||||||
 | 
					            <span class='fas fa-plus-circle'></span> {% trans "New Purchase Order" %}</button>
 | 
				
			||||||
        {% endif %}
 | 
					        {% endif %}
 | 
				
			||||||
        <div class='filter-list' id='filter-list-purchaseorder'>
 | 
					        <div class='filter-list' id='filter-list-purchaseorder'>
 | 
				
			||||||
            <!-- An empty div in which the filter list will be constructed -->
 | 
					            <!-- An empty div in which the filter list will be constructed -->
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -15,7 +15,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
{% if roles.sales_order.change %}
 | 
					{% if roles.sales_order.change %}
 | 
				
			||||||
<div id='order-toolbar-buttons' class='btn-group' style='float: right;'>
 | 
					<div id='order-toolbar-buttons' class='btn-group' style='float: right;'>
 | 
				
			||||||
    <button type='button' class='btn btn-default' id='new-so-line'>{% trans "Add Line Item" %}</button>
 | 
					    <button type='button' class='btn btn-success' id='new-so-line'>
 | 
				
			||||||
 | 
					        <span class='fas fa-plus-circle'></span> {% trans "Add Line Item" %}
 | 
				
			||||||
 | 
					    </button>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -14,7 +14,8 @@
 | 
				
			|||||||
<h4>{% trans "Currencies" %}</h4>
 | 
					<h4>{% trans "Currencies" %}</h4>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div id='currency-buttons'>
 | 
					<div id='currency-buttons'>
 | 
				
			||||||
    <button class='btn btn-success' id='new-currency'>{% trans "New Currency" %}</button>
 | 
					    <button class='btn btn-success' id='new-currency'>
 | 
				
			||||||
 | 
					        <span class='fas fa-plus-circle'></span> {% trans "New Currency" %}</button>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<table class='table table-striped table-condensed' id='currency-table' data-toolbar='#currency-buttons'>
 | 
					<table class='table table-striped table-condensed' id='currency-table' data-toolbar='#currency-buttons'>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,7 +24,9 @@
 | 
				
			|||||||
<h4>{% trans "Part Parameter Templates" %}</h4>
 | 
					<h4>{% trans "Part Parameter Templates" %}</h4>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div id='param-buttons'>
 | 
					<div id='param-buttons'>
 | 
				
			||||||
    <button class='btn btn-success' id='new-param'>{% trans "New Parameter" %}</button>
 | 
					    <button class='btn btn-success' id='new-param'>
 | 
				
			||||||
 | 
					        <span class='fas fa-plus-circle'></span> {% trans "New Parameter" %}
 | 
				
			||||||
 | 
					    </button>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<table class='table table-striped table-condensed' id='param-table' data-toolbar='#param-buttons'>
 | 
					<table class='table table-striped table-condensed' id='param-table' data-toolbar='#param-buttons'>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -15,8 +15,12 @@
 | 
				
			|||||||
<div class='container'>
 | 
					<div class='container'>
 | 
				
			||||||
    <h4>{% trans "User Information" %}</h4>
 | 
					    <h4>{% trans "User Information" %}</h4>
 | 
				
			||||||
    <div class='btn-group' style='float: right;'>
 | 
					    <div class='btn-group' style='float: right;'>
 | 
				
			||||||
        <div class='btn btn-primary' type='button' id='edit-user' title='Edit User Information'>Edit</div>
 | 
					        <div class='btn btn-primary' type='button' id='edit-user' title='{% trans "Edit User Information" %}'>
 | 
				
			||||||
        <div class='btn btn-primary' type='button' id='edit-password' title='Change Password'>Set Password</div>
 | 
					            <span class='fas fa-user-cog'></span> {% trans "Edit" %}
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <div class='btn btn-primary' type='button' id='edit-password' title='{% trans "Change Password" %}'>
 | 
				
			||||||
 | 
					            <span class='fas fa-key'></span> {% trans "Set Password" %}
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <table class='table table-striped table-condensed'>
 | 
					    <table class='table table-striped table-condensed'>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user