Feature Additions
- feat: item group functionality by @ableksaju in https://github.com/frappe/books/pull/1245
- feat: sync Item Group from ERPNext by @ableksaju in https://github.com/frappe/books/pull/1246
- feat: pos profile functionality by @ableksaju in https://github.com/frappe/books/pull/1254
- feat: enable 32-bit Windows build support by @ableksaju in #Link
- feat(i18n): Add Persian (Farsi) localization (fa.csv) by @sasanzare in https://github.com/frappe/books/pull/1241
Changes / Improvements
[show/hide]
* chore(deps): bump tar-fs from 2.1.2 to 2.1.3 by @dependabot in https://github.com/frappe/books/pull/1230
* fix: discounts according to pricng rules and POS by @suhailanzar in https://github.com/frappe/books/pull/1219
* Add arm64 targets for the linux deb & rpm binaries. by @kskarthik in https://github.com/frappe/books/pull/1238
* fix: payment type (Pay/Receive) is correctly set when creating payment entry by @ableksaju in https://github.com/frappe/books/pull/1234
* feat(i18n): Add Persian (Farsi) localization (fa.csv) by @sasanzare in https://github.com/frappe/books/pull/1241
* feat: sync pricing rule from ERPNext by @ableksaju in https://github.com/frappe/books/pull/1242
* fix: calculate tax on discounted amount by @ableksaju in https://github.com/frappe/books/pull/1243
* fix: unify item search for barcode, weight barcode, and name by @ableksaju in https://github.com/frappe/books/pull/1244
* feat: item group functionality by @ableksaju in https://github.com/frappe/books/pull/1245
* feat: sync Item Group from ERPNext by @ableksaju in https://github.com/frappe/books/pull/1246
* fix: implement complete partial payment handling by @suhailanzar in https://github.com/frappe/books/pull/1232
* fix: filter returned invoices by @ableksaju in https://github.com/frappe/books/pull/1251
* feat: pos profile functionality by @ableksaju in https://github.com/frappe/books/pull/1254
* fix: updated invoice status and colors by @suhailanzar in https://github.com/frappe/books/pull/1236
* fix: implemented complete partial item return handling by @suhailanzar in https://github.com/frappe/books/pull/1255
* fix: Apply item discount when required quantity matches pricing rule by @Gadha2311 in https://github.com/frappe/books/pull/1253
* fix: restrict repeated stock transfers by @ableksaju in https://github.com/frappe/books/pull/1257
* fix: clean up spacing in POS print template by @ableksaju in https://github.com/frappe/books/pull/1258
* fix:Uom and Batch filter by @Gadha2311 in https://github.com/frappe/books/pull/1226
* fix: added description in print when enables settings by @Jas1rk in https://github.com/frappe/books/pull/1249
* fix: adjust quantity when transfer UOM is modified by @ableksaju in https://github.com/frappe/books/pull/1259
* fix: include converted loyalty points in grand total by @ableksaju in https://github.com/frappe/books/pull/1260
* fix: validate item barcode to be exactly 12 digits by @ableksaju in https://github.com/frappe/books/pull/1261
* bump: v0.32 by @ableksaju in https://github.com/frappe/books/pull/1262
New Contributors
- @sasanzare made their first contribution in https://github.com/frappe/books/pull/1241
- @Jas1rk made their first contribution in https://github.com/frappe/books/pull/1249
Full Changelog: https://github.com/frappe/books/compare/v0.31.0...v0.32.0