Tags: frappe/erpnext
Tags
chore(release): Bumped to Version 15.82.0 # [15.82.0](v15.81.3...v15.82.0) (2025-10-07) ### Bug Fixes * **accounting:** ensure proper removal of advance references during unreconcillation ([825ccd3](825ccd3)) * add default scrap warehouse in wo ([a5ed9fd](a5ed9fd)) * Add try-finally for setting buying price list ([e21baec](e21baec)) * check is_rejected attribute ([bdf150b](bdf150b)) * clear asset custodian when asset take back from employee without assign to another employee ([f4cdb49](f4cdb49)) * **Common Code:** fetch canonical URI from Code List (backport [#49882](#49882)) ([#49884](#49884)) ([2c0501b](2c0501b)) * delete column dynamically based on the naming by ([040873a](040873a)) * do not consider draft bundles ([75323fd](75323fd)) * do not fetch disabled item tax template ([c42dcbe](c42dcbe)) * exclude opening entries ([ed1c270](ed1c270)) * failing patch ([0dad195](0dad195)) * get unconsumed qty as per BOM qty ([82386b1](82386b1)) * linter; dont change doc after DB update ([#49907](#49907)) ([6c47353](6c47353)) * **manufacturing:** prevent KeyError in BOM Creator when sub-assembly reused ([07c3755](07c3755)) * optimize SQL query by adding index on batch ([a83331b](a83331b)) * **profit and loss statement:** incorrect total calculation ([e132c45](e132c45)) * remove allow_on_submit for pick list items ([4ccdede](4ccdede)) * resolved conflict ([a39bc62](a39bc62)) * retain shipping address in doc ([20c21a4](20c21a4)) * set fg_completed_qty based upon fg item qty ([b6d57ff](b6d57ff)) * Set paid amount automatically only if return entry validated and has negative grand total ([#49829](#49829)) ([bd3503a](bd3503a)) * SQL operator precedence in Project query customer filter ([d950de2](d950de2)) * **subscription:** include days before ([f27b754](f27b754)) * too many writes on patch run ([a2bf53f](a2bf53f)) * use item valuation rate if no bin ([a4b5a74](a4b5a74)) * validate transfer_qty based on overproduction wo percentage ([7ce97ce](7ce97ce)) * warning message if the batch has incorrect qty ([3f3fd20](3f3fd20)) ### Features * allow fallback to default selling price list (backport [#49634](#49634)) ([#49704](#49704)) ([95387b4](95387b4)) * dynamic due date in payment terms when fetched from order (backport [#48864](#48864)) ([#49938](#49938)) ([baa6d2b](baa6d2b)) * recalculate batch qty ([d49b64d](d49b64d)) * validating asset scrap date ([#43093](#43093)) ([0eb76f4](0eb76f4)) ### Performance Improvements * serial nos / batches reposting ([8a310ef](8a310ef))
chore(release): Bumped to Version 14.92.0 # [14.92.0](v14.91.3...v14.92.0) (2025-10-07) ### Bug Fixes * **Common Code:** fetch canonical URI from Code List (backport [#49882](#49882)) ([#49883](#49883)) ([9b5183e](9b5183e)) * do not fetch disabled item tax template ([dcae024](dcae024)) * linter; dont change doc after DB update (backport [#49907](#49907)) ([#49909](#49909)) ([30a6fe5](30a6fe5)) * resolved conflict ([2c383a6](2c383a6)) * Set paid amount automatically only if return entry validated and has negative grand total ([#49829](#49829)) ([b7d76d8](b7d76d8)) ### Features * dynamic due date in payment terms when fetched from order (backport [#48864](#48864)) ([#49937](#49937)) ([d82106c](d82106c))
chore(release): Bumped to Version 15.81.0 # [15.81.0](v15.80.1...v15.81.0) (2025-09-30) ### Bug Fixes * add date filter for getting return invoice items ([bc77704](bc77704)) * auto batch not set for raw materials in subcontracting receipt ([6c8e838](6c8e838)) * **bank transaction:** change reference number to small text ([5a0bf7a](5a0bf7a)) * convert with flt ([3975627](3975627)) * do not validate cost center in cancelled gl entry ([366bb82](366bb82)) * don't recalculate stock_qty with conversion_factor ([c88a277](c88a277)) * include precision in validation ([abffbca](abffbca)) * **payment entry:** trigger currency on account set ([84a2596](84a2596)) * remove item name to avoid overriding item row name ([d0e511f](d0e511f)) * set cost center in taxes if not set ([4dcd502](4dcd502)) * **stock entry:** set expense account from company for manufacture ([50f9521](50f9521)) * update item details only in draft state ([30f6b53](30f6b53)) * update subcontracted_quantity with set_value ([17e415d](17e415d)) * use get_value instead of get_doc ([f706811](f706811)) * use sales_order from data instead of doc ([7ee8281](7ee8281)) * use stock adjustment account if no expense account ([9c81f44](9c81f44)) * valuation rate for old batch ([37a03f1](37a03f1)) ### Features * add show zero value filter in profit and loss and balance sheet ([c32ad97](c32ad97)) * service expense account in the subcontracting receipt ([ba9b63a](ba9b63a)) ### Performance Improvements * reposting for backdated transactions ([cd5a836](cd5a836))
chore(release): Bumped to Version 15.80.1 ## [15.80.1](v15.80.0...v15.80.1) (2025-09-25) ### Bug Fixes * remove item name to avoid overriding item row name ([a80e0d9](a80e0d9)) ### Performance Improvements * reposting for backdated transactions ([f43fac5](f43fac5))
PreviousNext