0.8.0
Features
Main feature being added is the Inventory module.
- Inventory Module: The inventory module allows tracking of stock movement when making transactions. Check the documentation for more information.
- Shipments: to create outward inventory movements
- Purchase Receipts: to create inward inventory movements
- Stock Movement: to create inward and outward movements and for cross-location stock transfers.
- Stock Ledger: ledger to view stock transfers and valuations (FIFO and Moving Average)
- Stock Balance: report to view stock balance information
- Added Swedish translations.
Fixes/Improvements
- Enabled selection of whether to install for user or for all when installing on windows.
- Added expand and collapse button in the Chart of Accounts
- Added a common period selector on the dashboard
- Added transition animations for a few UI elements
- Allow hiding the sidebar
- Display filter names in reports
- Updated the Date component (and added a Datetime component)
- Select colour using a colour picker
Changelog
[show/hide]
- feat: base inventory features by @18alantom in #474
- feat: Datetime component by @18alantom in #502
- chore(deps-dev): bump electron from 18.2.4 to 18.3.7 by @dependabot in #496
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #501
- fix: a few bug fixes by @18alantom in #510
- chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #504
- chore(deps): bump express from 4.17.1 to 4.18.2 by @dependabot in #513
- Add a few translated string for ES by @Seergs in #516
- Added baseline translations by @papplo in #520
- fix: minor ui touchups by @18alantom in #492
New Contributors
Full Changelog: v0.7.1...v0.8.0