InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

[PUI] Part Pricing Improvements

Open SchrodingersGat opened this issue 1 year ago • 0 comments

  • Follow up to https://github.com/inventree/InvenTree/pull/6985
### TODO
- [x] click on a line in the overview and jump to the matching accordion (that should also open)
- [x] The data is displayed as decimal, not in local currency formatting. Can that be changed?
- [ ] use a colour scheme generator like CUI - those red and green colours especially are a bit difficult for colour-blind users
- [ ] if iv. is implemented as a donut: a switch to render about and percental rendering
- [x] improve rendering of tooltip label data
- [x] Improve rendering of legend label data
- [x] only render accordions if there is data

SchrodingersGat avatar Apr 15 '24 15:04 SchrodingersGat