mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Allow null values for decimal fields (#539)
* Allow null values for decimal fields - fixes https://github.com/inventree/inventree-app/issues/538 * Update release notes * Fix initial value
This commit is contained in:
parent
ad48e5e172
commit
538a3d6ff6
2 changed files with 20 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
### 0.16.5 - September 2024
|
||||
---
|
||||
|
||||
- Allow blank values to be entered into numerical fields
|
||||
|
||||
### 0.16.4 - September 2024
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue