mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Make notes widget "generic" (#327)
* Make notes widget "generic" - No longer tied to the "part" model - Will allow us to use it elsewhere * Update release notes * Add helper methods for checking model permissions * Refactoring of permissions checks * Add notes to the "purchase order" widget * Fix typos * remove bom tab from part view * linting fixes
This commit is contained in:
parent
28ed1ed545
commit
b9ffabd561
20 changed files with 192 additions and 168 deletions
|
|
@ -4,6 +4,7 @@
|
|||
- Fix background image transparency for dark mode
|
||||
- Fix link to Bill of Materials from Part screen
|
||||
- Improvements to supplier part detail screen
|
||||
- Add "notes" field to more models
|
||||
|
||||
|
||||
### 0.11.4 - April 2023
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue