Changes/Improvements
- Use colors from the Espresso design system used by
frappe-ui
. - Allow deletion of accounts from the COA.
- Allow multiple items of the same type in an Invoice.
Fixes
- Fix booking of COGS amount on creating a Shipment.
- Fix labels in a few places to be more descriptive.
Changelog
[show/hide]
- fix: minor UI/UX fixes and improvements by @18alantom in #715
- chore: use Espresso (Frappe design system) colors + few fixes by @18alantom in #720
- fix:Add translation for fill text by @wolone in #734
- fix: isRequired handling by @18alantom in #739
- feat: allow account delete from coa by @18alantom in #741
- fix:New Chinese translation by @wolone in #740
- Update translation text by @wolone in #742
- fix: COGS booking on Shipment by @18alantom in #747
- fix: show name if numberSeries naming by @18alantom in #753
- build(deps-dev): bump postcss from 8.2.13 to 8.4.31 by @dependabot in #750
New Contributors
Full Changelog: v0.18.0...v0.19.0