InvenTree/docs/docs/part
Oliver 6d3978ea28
Add database model for defining custom units (#5268)
* Add database model for defining custom units

- Database model
- DRF serializer
- API endpoints

* Add validation hook

* Custom check for the 'definition' field

* Add settings page for custom units

- Table of units
- Create / edit / delete buttons

* Allow "unit" field to be empty

- Not actually required for custom unit definition

* Load custom unit definitions into global registry

* Docs: add core concepts page(s)

* Add some back links

* Update docs

* Add unit test for custom unit conversion

* More unit testing

* remove print statements

* Add missing table rule
2023-07-19 06:24:16 +10:00
..
create.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
notification.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
parameter.md Add database model for defining custom units (#5268) 2023-07-19 06:24:16 +10:00
part.md Add database model for defining custom units (#5268) 2023-07-19 06:24:16 +10:00
pricing.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
scheduling.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
stocktake.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
template.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
test.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
trackable.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
views.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00