Added pricing field for single spool

This commit is contained in:
pdsccode
2023-12-30 07:29:27 +01:00
parent cf4add2753
commit 1eb78f01df
10 changed files with 55 additions and 1 deletions

View File

@@ -134,6 +134,7 @@
"id": "ID",
"filament_name": "Filament",
"filament": "Filament",
"price": "Price",
"material": "Material",
"weight_to_use": "Weight",
"used_weight": "Used Weight",
@@ -150,6 +151,7 @@
"archived": "Archived"
},
"fields_help": {
"price": "Price of a full spool in the system configured currency.",
"weight_to_use": "Select what weight value to enter. Measured weight is only available if the spool weight is set for the selected filament.",
"used_weight": "How much filament has been used from the spool. A new spool should have 0g used.",
"remaining_weight": "How much filament is left on the spool. For a new spool this should match the spool weight.",