mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Update Measurement Unit concept (#596)
This commit is contained in:
parent
4aecfaf4e0
commit
eda0e2fe26
1 changed files with 4 additions and 1 deletions
|
@ -160,6 +160,9 @@ The measurement unit represents a physical quantity like mass, volume, or length
|
||||||
You can define a short unit for it (like m for Meters, or g for grams) which will be shown when a quantity of a part
|
You can define a short unit for it (like m for Meters, or g for grams) which will be shown when a quantity of a part
|
||||||
with this unit is shown.
|
with this unit is shown.
|
||||||
|
|
||||||
|
In order to cover wider use cases and allow you to define measurement units further, it is possible to define parameters
|
||||||
|
associated to a measurement unit. These parameters are distinct from a part's parameters and are not inherited.
|
||||||
|
|
||||||
### Currency
|
### Currency
|
||||||
|
|
||||||
By default, all prices are set in the base currency configured for the instance (by default euros). If you want to use
|
By default, all prices are set in the base currency configured for the instance (by default euros). If you want to use
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue