13.42.1 (2022-11-22)
Bug Fixes
- Accounting Dimension filtering for Sales and Purchase Report (58f3f2b)
- cast POS query inputs to integers (backport #32975) (#32978) (3aba14f)
- GP incorrect buying amount if no upd on SI and Delivery Note (40bb2cb)
- incorrect fix of conversion factor in PP (726c3d3)
- linter issue (72f9308)
- make
is_internal_supplier
read-only (30b5d1c) - Opening journal entry templates (4ad3e28)
- pos: item selector image border radius (ab31eb4)
- realtime: Restrict updates to only last modified or current user (#33034) (ecdd849)
- use
list()
on self mutating iteration (0070b5e)