diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 55c15e0c5d..cfd3c34995 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: German\n" @@ -102,7 +102,7 @@ msgstr "Keine Seriennummern gefunden" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Anzahl der eindeutigen Seriennummern ({s}) muss mit der Anzahl ({q}) übereinstimmen" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Anhang" @@ -802,7 +802,7 @@ msgstr "Bauauftrags-Status" msgid "Build status code" msgstr "Bau-Statuscode" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "Losnummer" @@ -851,12 +851,12 @@ msgstr "Nutzer der für diesen Bauauftrag zuständig ist" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "Externer Link" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "Link zu einer externen URL" @@ -873,8 +873,8 @@ msgstr "Link zu einer externen URL" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "Ziel-BestandsObjekt" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2346,7 +2346,7 @@ msgstr "Währung" msgid "Default currency used for this company" msgstr "Standard-Währung für diese Firma" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "Basisteil" @@ -2402,7 +2402,7 @@ msgstr "Parametername" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2477,7 +2477,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Mindestpreis" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "Verpackungen" @@ -2545,8 +2545,8 @@ msgid "Phone" msgstr "Telefon" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2823,7 +2823,7 @@ msgid "Stock Items" msgstr "Teilbestand" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3107,7 +3107,7 @@ msgstr "Geplantes Lieferdatum für Auftrag." msgid "Date order was completed" msgstr "Datum an dem der Auftrag fertigstellt wurde" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "Anzahl muss größer Null sein" @@ -3195,7 +3195,7 @@ msgstr "Empfangen" msgid "Number of items received" msgstr "Empfangene Objekt-Anzahl" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4385,7 +4385,7 @@ msgstr "Varianten zulassen" msgid "Stock items for variant parts can be used for this BOM item" msgstr "Lagerbestand von Varianten kann für diese Stücklisten-Position verwendet werden" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "Menge muss eine Ganzzahl sein" @@ -5390,12 +5390,12 @@ msgid "Test Results" msgstr "Testergebnisse" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "Test" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "Ergebnis" @@ -5454,7 +5454,7 @@ msgstr "Gültiger Standort muss angegeben werden" msgid "Moved {n} parts to {loc}" msgstr "{n} Teile nach {loc} bewegt" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5508,187 +5508,197 @@ msgstr "nicht mehr verbauen bestätigen" msgid "Confirm removal of installed stock items" msgstr "Entfernen der verbauten BestandsObjekt bestätigen" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "Besitzer" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "Besitzer auswählen" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "Ein BestandsObjekt mit dieser Seriennummer existiert bereits" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "Teile-Typ ('{pf}') muss {pe} sein" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "Anzahl muss für Objekte mit Seriennummer 1 sein" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Seriennummer kann nicht gesetzt werden wenn die Anzahl größer als 1 ist" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "Teil kann nicht zu sich selbst gehören" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "Teil muss eine Referenz haben wenn is_building wahr ist" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "Referenz verweist nicht auf das gleiche Teil" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "Eltern-BestandsObjekt" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "Basis-Teil" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "Passendes Zuliefererteil für dieses BestandsObjekt auswählen" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "Bestand-Lagerort" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "Wo wird dieses Teil normalerweise gelagert?" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "Die Verpackung dieses BestandsObjekt ist gelagert in" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "verbaut in" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "Ist dieses Teil in einem anderen verbaut?" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "Seriennummer für dieses Teil" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "Losnummer für dieses BestandsObjekt" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "Bestand" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "Quellbau" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "Bauauftrag für dieses BestandsObjekt" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "Quelle Bestellung" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "Bestellung für dieses BestandsObjekt" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "Ziel-Auftrag" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Ablaufdatum für BestandsObjekt. Bestand wird danach als abgelaufen gekennzeichnet" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "Löschen wenn leer" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "Dieses BestandsObjekt löschen wenn Bestand aufgebraucht" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "BestandsObjekt-Notizen" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "Preis für eine Einheit bei Einkauf" -#: stock/models.py:1051 +#: stock/models.py:599 +msgid "Scheduled for deletion" +msgstr "" + +#: stock/models.py:600 +#, fuzzy +#| msgid "This stock item cannot be deleted as it has child items" +msgid "This StockItem will be deleted by the background worker" +msgstr "Dieses BestandsObjekt kann nicht gelöscht werden, da es Kinder besitzt" + +#: stock/models.py:1063 msgid "Part is not set as trackable" msgstr "Teil ist nicht verfolgbar" -#: stock/models.py:1057 +#: stock/models.py:1069 msgid "Quantity must be integer" msgstr "Anzahl muss eine Ganzzahl sein" -#: stock/models.py:1063 +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "Anzahl darf nicht die verfügbare Anzahl überschreiten ({n})" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "Seriennummern muss eine Liste von Ganzzahlen sein" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "Anzahl stimmt nicht mit den Seriennummern überein" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "Seriennummern {exists} existieren bereits" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "BestandsObjekt kann nicht bewegt werden, da kein Bestand vorhanden ist" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "Eintrags-Notizen" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "Wert muss für diesen Test angegeben werden" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "Anhang muss für diesen Test hochgeladen werden" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "Name des Tests" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "Testergebnis" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "Test Ausgabe Wert" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "Test Ergebnis Anhang" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "Test Notizen" diff --git a/InvenTree/locale/el/LC_MESSAGES/django.po b/InvenTree/locale/el/LC_MESSAGES/django.po index e74dd51f0f..4c20fe138f 100644 --- a/InvenTree/locale/el/LC_MESSAGES/django.po +++ b/InvenTree/locale/el/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Greek\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index 1e4fb590e2..e430736f22 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -103,7 +103,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -803,7 +803,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -852,12 +852,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -874,8 +874,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -970,7 +970,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2346,7 +2346,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2402,7 +2402,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2477,7 +2477,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2545,8 +2545,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2823,7 +2823,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3107,7 +3107,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3195,7 +3195,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4383,7 +4383,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5380,12 +5380,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5444,7 +5444,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5498,187 +5498,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 8217849e0f..66f19f90ed 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -102,7 +102,7 @@ msgstr "Numeros de serie no encontrados" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "Teléfono" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 3c32d107bd..414294f4ac 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: French\n" @@ -102,7 +102,7 @@ msgstr "Aucun numéro de série trouvé" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Le nombre de numéros de série uniques ({s}) doit correspondre à la quantité ({q})" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Pièce jointe" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "Lien Externe" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/he/LC_MESSAGES/django.po b/InvenTree/locale/he/LC_MESSAGES/django.po index 9fe24e6d52..2594fcae77 100644 --- a/InvenTree/locale/he/LC_MESSAGES/django.po +++ b/InvenTree/locale/he/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Hebrew\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/id/LC_MESSAGES/django.po b/InvenTree/locale/id/LC_MESSAGES/django.po index 7df120c416..d5bfdbc735 100644 --- a/InvenTree/locale/id/LC_MESSAGES/django.po +++ b/InvenTree/locale/id/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Indonesian\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index ea00b70b57..90b1986cf5 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Italian\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index edf86b6bec..7163955249 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -102,7 +102,7 @@ msgstr "シリアル番号が見つかりません" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "添付ファイル" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4383,7 +4383,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5380,12 +5380,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5444,7 +5444,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5498,187 +5498,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/ko/LC_MESSAGES/django.po b/InvenTree/locale/ko/LC_MESSAGES/django.po index 190ba0f9ad..dd7a0dc7ac 100644 --- a/InvenTree/locale/ko/LC_MESSAGES/django.po +++ b/InvenTree/locale/ko/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Korean\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/nl/LC_MESSAGES/django.po b/InvenTree/locale/nl/LC_MESSAGES/django.po index e78666ebb0..6b91b0d1ac 100644 --- a/InvenTree/locale/nl/LC_MESSAGES/django.po +++ b/InvenTree/locale/nl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Dutch\n" @@ -102,7 +102,7 @@ msgstr "Geen serienummers gevonden" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Aantal unieke serienummer ({s}) moet overeenkomen met de hoeveelheid ({q})" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Bijlage" @@ -802,7 +802,7 @@ msgstr "Bouwstatus" msgid "Build status code" msgstr "Bouwstatuscode" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "Gebruiker verantwoordelijk voor deze bouwopdracht" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "Externe Link" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "Link naar externe URL" @@ -873,8 +873,8 @@ msgstr "Link naar externe URL" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "Bestemming voorraadartikel" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2346,7 +2346,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2402,7 +2402,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2477,7 +2477,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2545,8 +2545,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2823,7 +2823,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3107,7 +3107,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3195,7 +3195,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4383,7 +4383,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5380,12 +5380,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5444,7 +5444,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5498,187 +5498,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "Voorraadlocatie" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/no/LC_MESSAGES/django.po b/InvenTree/locale/no/LC_MESSAGES/django.po index bcb0e2ab72..f20f309983 100644 --- a/InvenTree/locale/no/LC_MESSAGES/django.po +++ b/InvenTree/locale/no/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Norwegian\n" @@ -102,7 +102,7 @@ msgstr "Ingen serienummer funnet" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Antall unike serienummer ({s}) må samsvare mengde ({q})" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Vedlegg" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 17fc1befab..18bcd377ff 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -102,7 +102,7 @@ msgstr "Nie znaleziono numerów seryjnych" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Ilość numerów seryjnych ({s}) musi odpowiadać ilości ({q})" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Załącznik" @@ -802,7 +802,7 @@ msgstr "Status budowania" msgid "Build status code" msgstr "Kod statusu budowania" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "Kod partii" @@ -851,12 +851,12 @@ msgstr "Użytkownik odpowiedzialny za to zamówienie budowy" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "Link Zewnętrzny" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "Link do zewnętrznego adresu URL" @@ -873,8 +873,8 @@ msgstr "Link do zewnętrznego adresu URL" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "Docelowa lokalizacja magazynowa przedmiotu" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "Waluta" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "Część bazowa" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "Opakowanie" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "Telefon" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "Ilość musi być większa niż zero" @@ -3194,7 +3194,7 @@ msgstr "Odebrane" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5381,12 +5381,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "Wynik" @@ -5445,7 +5445,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5499,187 +5499,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "Część podstawowa" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "Ilość w magazynie" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 +#: stock/models.py:599 +msgid "Scheduled for deletion" +msgstr "" + +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" +msgstr "" + +#: stock/models.py:1063 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1057 +#: stock/models.py:1069 msgid "Quantity must be integer" msgstr "Ilość musi być liczbą całkowitą" -#: stock/models.py:1063 +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 4e348d19b7..dbd575621e 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Russian\n" @@ -102,7 +102,7 @@ msgstr "Серийных номеров не найдено" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Число уникальных серийных номеров ({s}) должно соответствовать количеству ({q})" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Вложения" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "Внешняя ссылка" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "Ссылка на внешний URL" @@ -873,8 +873,8 @@ msgstr "Ссылка на внешний URL" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/sv/LC_MESSAGES/django.po b/InvenTree/locale/sv/LC_MESSAGES/django.po index 3447cddd50..8396557d76 100644 --- a/InvenTree/locale/sv/LC_MESSAGES/django.po +++ b/InvenTree/locale/sv/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Swedish\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/th/LC_MESSAGES/django.po b/InvenTree/locale/th/LC_MESSAGES/django.po index aef4a2c59b..5cef0e8c56 100644 --- a/InvenTree/locale/th/LC_MESSAGES/django.po +++ b/InvenTree/locale/th/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:25\n" "Last-Translator: \n" "Language-Team: Thai\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 16c22aab92..4cb15e420b 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Turkish\n" @@ -102,7 +102,7 @@ msgstr "Seri numarası bulunamadı" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Benzersiz seri numaralarının sayısı ({s}) girilen miktarla eşleşmeli ({q})" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "Ek" @@ -802,7 +802,7 @@ msgstr "Yapım İşi Durumu" msgid "Build status code" msgstr "Yapım işi durum kodu" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "Sıra numarası" @@ -851,12 +851,12 @@ msgstr "Bu yapım işi emrinden sorumlu kullanıcı" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "Harici Bağlantı" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "Harici URL'ye bağlantı" @@ -873,8 +873,8 @@ msgstr "Harici URL'ye bağlantı" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "Hedef stok kalemi" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2346,7 +2346,7 @@ msgstr "Para birimi" msgid "Default currency used for this company" msgstr "Bu şirket için varsayılan para birimi" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "Temel Parça" @@ -2402,7 +2402,7 @@ msgstr "Parametre adı" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2477,7 +2477,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "Paketleme" @@ -2545,8 +2545,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2823,7 +2823,7 @@ msgid "Stock Items" msgstr "Stok Kalemleri" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3107,7 +3107,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3195,7 +3195,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4383,7 +4383,7 @@ msgstr "Çeşide İzin Ver" msgid "Stock items for variant parts can be used for this BOM item" msgstr "Çeşit parçaların stok kalemleri bu malzeme listesinde kullanılabilir" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5383,12 +5383,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5447,7 +5447,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5501,187 +5501,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "Kurulu stok kalemlerinin kaldırılmasını onayla" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "Bu seri numarasına sahip stok kalemi zaten var" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "Seri numarası olan ögenin miktarı bir olmalı" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Miktar birden büyük ise seri numarası ayarlanamaz" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "Üst Stok Kalemi" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "Bu stok kalemi için tedarikçi parçası seçin" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "Stok Konumu" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "Bu öge için seri numarası" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "Seri numaraları tam sayı listesi olmalı" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "Miktar seri numaları ile eşleşmiyor" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "Seri numaraları zaten mevcut: {exists}" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "Stok kalemi stokta olmadığı için taşınamaz" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/vi/LC_MESSAGES/django.po b/InvenTree/locale/vi/LC_MESSAGES/django.po index 8bbdd4a3fb..d4577617fc 100644 --- a/InvenTree/locale/vi/LC_MESSAGES/django.po +++ b/InvenTree/locale/vi/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" @@ -102,7 +102,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr "" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index e597aa18da..fe94a9030d 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-05 23:44+0000\n" +"POT-Creation-Date: 2021-09-07 12:53+0000\n" "PO-Revision-Date: 2021-08-26 13:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -102,7 +102,7 @@ msgstr "未找到序列号" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:66 stock/models.py:1815 +#: InvenTree/models.py:66 stock/models.py:1826 msgid "Attachment" msgstr "附件" @@ -802,7 +802,7 @@ msgstr "" msgid "Build status code" msgstr "" -#: build/models.py:265 stock/models.py:507 +#: build/models.py:265 stock/models.py:513 msgid "Batch Code" msgstr "" @@ -851,12 +851,12 @@ msgstr "" #: build/models.py:309 build/templates/build/detail.html:94 #: company/templates/company/manufacturer_part.html:83 #: company/templates/company/supplier_part.html:82 -#: part/templates/part/part_base.html:266 stock/models.py:501 +#: part/templates/part/part_base.html:266 stock/models.py:507 #: stock/templates/stock/item_base.html:359 msgid "External Link" msgstr "" -#: build/models.py:310 part/models.py:715 stock/models.py:503 +#: build/models.py:310 part/models.py:715 stock/models.py:509 msgid "Link to external URL" msgstr "" @@ -873,8 +873,8 @@ msgstr "" #: part/templates/part/detail.html:105 part/templates/part/navbar.html:120 #: part/templates/part/navbar.html:123 #: report/templates/report/inventree_build_order_base.html:173 -#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:573 -#: stock/models.py:1715 stock/models.py:1821 +#: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 +#: stock/models.py:1726 stock/models.py:1832 #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 #: templates/js/translated/stock.js:338 templates/js/translated/stock.js:580 @@ -969,7 +969,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:206 #: order/templates/order/sales_order_detail.html:291 #: report/templates/report/inventree_test_report_base.html:75 -#: stock/models.py:495 stock/templates/stock/item_base.html:251 +#: stock/models.py:501 stock/templates/stock/item_base.html:251 #: templates/js/translated/build.js:627 #: templates/js/translated/model_renderers.js:57 msgid "Serial Number" @@ -2345,7 +2345,7 @@ msgstr "" msgid "Default currency used for this company" msgstr "" -#: company/models.py:319 company/models.py:534 stock/models.py:448 +#: company/models.py:319 company/models.py:534 stock/models.py:454 #: stock/templates/stock/item_base.html:237 msgid "Base Part" msgstr "" @@ -2401,7 +2401,7 @@ msgstr "" #: company/models.py:421 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1808 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1819 templates/InvenTree/settings/header.html:8 #: templates/js/translated/company.js:642 templates/js/translated/part.js:612 #: templates/js/translated/stock.js:576 msgid "Value" @@ -2476,7 +2476,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:581 company/templates/company/supplier_part.html:113 -#: stock/models.py:472 stock/templates/stock/item_base.html:324 +#: stock/models.py:478 stock/templates/stock/item_base.html:324 #: templates/js/translated/company.js:844 templates/js/translated/stock.js:1057 msgid "Packaging" msgstr "" @@ -2544,8 +2544,8 @@ msgid "Phone" msgstr "" #: company/templates/company/company_base.html:126 order/models.py:544 -#: order/templates/order/sales_order_base.html:94 stock/models.py:490 -#: stock/models.py:491 stock/templates/stock/item_base.html:276 +#: order/templates/order/sales_order_base.html:94 stock/models.py:496 +#: stock/models.py:497 stock/templates/stock/item_base.html:276 #: templates/js/translated/company.js:328 templates/js/translated/order.js:427 #: templates/js/translated/stock.js:1608 msgid "Customer" @@ -2822,7 +2822,7 @@ msgid "Stock Items" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:457 +#: company/templates/company/supplier_part.html:24 stock/models.py:463 #: stock/templates/stock/item_base.html:388 #: templates/js/translated/company.js:784 templates/js/translated/stock.js:1014 msgid "Supplier Part" @@ -3106,7 +3106,7 @@ msgstr "" msgid "Date order was completed" msgstr "" -#: order/models.py:313 stock/models.py:345 stock/models.py:1060 +#: order/models.py:313 stock/models.py:351 stock/models.py:1072 msgid "Quantity must be greater than zero" msgstr "" @@ -3194,7 +3194,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:582 +#: order/models.py:782 part/templates/part/prices.html:176 stock/models.py:588 #: stock/serializers.py:147 stock/templates/stock/item_base.html:345 #: templates/js/translated/stock.js:1045 msgid "Purchase Price" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:2466 stock/models.py:335 +#: part/models.py:2466 stock/models.py:341 msgid "Quantity must be integer value for trackable parts" msgstr "" @@ -5379,12 +5379,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1796 +#: stock/models.py:1807 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1802 +#: stock/models.py:1813 msgid "Result" msgstr "" @@ -5443,7 +5443,7 @@ msgstr "" msgid "Moved {n} parts to {loc}" msgstr "" -#: stock/forms.py:79 stock/forms.py:307 stock/models.py:550 +#: stock/forms.py:79 stock/forms.py:307 stock/models.py:556 #: stock/templates/stock/item_base.html:395 #: templates/js/translated/stock.js:967 msgid "Expiry Date" @@ -5497,187 +5497,195 @@ msgstr "" msgid "Confirm removal of installed stock items" msgstr "" -#: stock/models.py:57 stock/models.py:587 +#: stock/models.py:57 stock/models.py:593 msgid "Owner" msgstr "" -#: stock/models.py:58 stock/models.py:588 +#: stock/models.py:58 stock/models.py:594 msgid "Select Owner" msgstr "" -#: stock/models.py:316 +#: stock/models.py:322 msgid "StockItem with this serial number already exists" msgstr "" -#: stock/models.py:352 +#: stock/models.py:358 #, python-brace-format msgid "Part type ('{pf}') must be {pe}" msgstr "" -#: stock/models.py:362 stock/models.py:371 +#: stock/models.py:368 stock/models.py:377 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:363 +#: stock/models.py:369 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:385 +#: stock/models.py:391 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:391 +#: stock/models.py:397 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:398 +#: stock/models.py:404 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:440 +#: stock/models.py:446 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:449 +#: stock/models.py:455 msgid "Base part" msgstr "" -#: stock/models.py:458 +#: stock/models.py:464 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:463 stock/templates/stock/stock_app_base.html:8 +#: stock/models.py:469 stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" msgstr "" -#: stock/models.py:466 +#: stock/models.py:472 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:473 +#: stock/models.py:479 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:478 stock/templates/stock/item_base.html:284 +#: stock/models.py:484 stock/templates/stock/item_base.html:284 msgid "Installed In" msgstr "" -#: stock/models.py:481 +#: stock/models.py:487 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:497 +#: stock/models.py:503 msgid "Serial number for this item" msgstr "" -#: stock/models.py:509 +#: stock/models.py:515 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:513 +#: stock/models.py:519 msgid "Stock Quantity" msgstr "" -#: stock/models.py:522 +#: stock/models.py:528 msgid "Source Build" msgstr "" -#: stock/models.py:524 +#: stock/models.py:530 msgid "Build for this stock item" msgstr "" -#: stock/models.py:535 +#: stock/models.py:541 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:538 +#: stock/models.py:544 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:544 +#: stock/models.py:550 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:551 +#: stock/models.py:557 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete on deplete" msgstr "" -#: stock/models.py:564 +#: stock/models.py:570 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:574 stock/templates/stock/item.html:99 +#: stock/models.py:580 stock/templates/stock/item.html:99 #: stock/templates/stock/navbar.html:54 msgid "Stock Item Notes" msgstr "" -#: stock/models.py:583 +#: stock/models.py:589 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:1051 -msgid "Part is not set as trackable" +#: stock/models.py:599 +msgid "Scheduled for deletion" msgstr "" -#: stock/models.py:1057 -msgid "Quantity must be integer" +#: stock/models.py:600 +msgid "This StockItem will be deleted by the background worker" msgstr "" #: stock/models.py:1063 +msgid "Part is not set as trackable" +msgstr "" + +#: stock/models.py:1069 +msgid "Quantity must be integer" +msgstr "" + +#: stock/models.py:1075 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({n})" msgstr "" -#: stock/models.py:1066 +#: stock/models.py:1078 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1069 +#: stock/models.py:1081 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1076 +#: stock/models.py:1088 #, python-brace-format msgid "Serial numbers already exist: {exists}" msgstr "" -#: stock/models.py:1234 +#: stock/models.py:1246 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1716 +#: stock/models.py:1727 msgid "Entry notes" msgstr "" -#: stock/models.py:1773 +#: stock/models.py:1784 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1779 +#: stock/models.py:1790 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1797 +#: stock/models.py:1808 msgid "Test name" msgstr "" -#: stock/models.py:1803 templates/js/translated/table_filters.js:244 +#: stock/models.py:1814 templates/js/translated/table_filters.js:244 msgid "Test result" msgstr "" -#: stock/models.py:1809 +#: stock/models.py:1820 msgid "Test output value" msgstr "" -#: stock/models.py:1816 +#: stock/models.py:1827 msgid "Test result attachment" msgstr "" -#: stock/models.py:1822 +#: stock/models.py:1833 msgid "Test notes" msgstr ""