What's Changed
- fix: performance issue related to stock entry (backport #39301) by @mergify in #39303
- fix: circular dependency error on deletion of QC and Stock Entry (backport #39299) by @mergify in #39312
- fix: incorrect percentage received in purchase invoice (backport #39215) by @mergify in #39315
- fix: Ignore default payment terms template for opening invoices (backport #39256) by @mergify in #39295
- fix: broken dimension filters in Sales/Purchase register (backport #39317) by @mergify in #39319
- fix: project filters on Delivery Note and Sales Order (backport #39212) by @mergify in #39323
- fix: parse naming series with FY name (backport #39202) by @mergify in #39220
- fix: consider all years in holiday list (backport #39117) by @mergify in #39327
- fix: added indexing to improve performance (backport #39333) by @mergify in #39345
- fix: use local attribute range in multiple item variant dialog (backport #38970) by @mergify in #39342
- fix: SBB Total Qty validation for SE (backport #39335) by @mergify in #39348
- fix: naming series variable parsing for FY (backport #39305) by @mergify in #39325
- fix: added item group in stock reco (backport #39359) by @mergify in #39365
- Update sales_taxes_and_charges.json (backport #39225) by @mergify in #39361
- Update purchase_taxes_and_charges.json label Rate to Tax Rate (backport #39224) by @mergify in #39369
- fix: unreconcile Bank Transaction on cancel of payment voucher (backport #38974) by @mergify in #39329
- fix: batches not coming correctly in the batch selector (backport #39372) by @mergify in #39373
- fix: incorrect sql error if account name has '%' (backport #39371) by @mergify in #39375
- refactor: disallow bank transactions on different currencies (backport #39336) by @mergify in #39376
- fix: asset WDV depreciation calc according to IT act [dev] (backport #39052) by @mergify in #39285
- fix: possible typerror in utils.js (backport #39391) by @mergify in #39393
- refactor: prevent foreign currency subscription for a party (backport #39332) by @mergify in #39383
- fix: project query controller logic (backport #39402) by @mergify in #39412
- fix: permission issue for the Bin (backport #39406) by @mergify in #39409
- fix: consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (backport #38322) by @mergify in #39417
- fix: Update subscription period (backport #39423) by @mergify in #39425
- fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385) by @mergify in #39420
- fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386) by @mergify in #39422
- fix: Asset module tests (backport #39427) by @mergify in #39431
- fix: test for asset depreciation by @nabinhait in #39439
- fix: composite asset capitalization using asset components (backport #39429) by @mergify in #39438
Full Changelog: v15.10.1...v15.10.2