Improvements
- Printing of Reports: Reports can now be exported as PDF.
- Use native date and date time component instead of custom component.
- Warn if insufficient stock quantity while making Sales Invoice.
- Open last route on reloading app.
- Corrected French chart of accounts.
Changelog
show/hide
- fix(ux): use native Date, Datetime input elements by @18alantom in #658
- chore: remove redundant console.log by @akshayitzme in #659
- fix: tax-calculations by @zaqoutabed in #660
- feat: print reports by @18alantom in #661
- build: use vite by @18alantom in #663
- Fix #666 : correction of french chart of accounts by @Nahiiko in #669
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #673
- make
Tax Rate
andTax Amount
readOnly by @zaqoutabed in #672 - test: add some simple UI test, format files using prettier by @18alantom in #674
- fix: review telemetry by @18alantom in #675
- fix(ux): check db access before opening file by @18alantom in #678
- fix translations path in dev by @zaqoutabed in #679
- fix: DynamicLink Field by @zaqoutabed in #670
- feat: a few minor improvements by @18alantom in #680
New Contributors
Full Changelog: v0.16.0...v0.17.0