Features
- Batches: allows batch-wise maintenance of items. (documentation)
- UOM Conversions: allows handling of items with different UOMs than the Stock UOM.
Fixes/Improvements
- Common Form View used for several entry types (eg Payments, Items) to display them in a full page form.
- Settings has been cleaned up and now uses the Common Form View.
- Address fields can now be set by name and edited in a separate form.
- Address, Location, and a few other lists are now be viewed using the Quick Search.
Changelog
[show/hide]
- chore: typo in StockMovementItem validations by @akshayitzme in #547
- feat: Common form view by @18alantom in #555
- feat: UOM Conversions by @18alantom in #557
- feat: batch-wise inventory by @akshayitzme in #525
- Update ar.csv by @Faridget in #560
- fix: issues with Batch-wise Inventory by @18alantom in #562
- fix(ui): make settings use common form format by @18alantom in #566
- fix(ux): inline fieldtype, handle Address like a regular entry by @18alantom in #567
New Contributors
- @akshayitzme made their first contribution in #547
- @Faridget made their first contribution in #560
Full Changelog: v0.9.0...v0.10.0