From b1161f446fe95c55e99c0d1d9d00f741c1eec8ce Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 5 Feb 2025 12:08:00 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.51.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [15.51.0](https://github.com/frappe/erpnext/compare/v15.50.1...v15.51.0) (2025-02-05) ### Bug Fixes * actual qty showing blank for sub-assembly items ([d0748b1](https://github.com/frappe/erpnext/commit/d0748b1b675eee2c83f230983219e3d2ddf45606)) * added correct options for incoming_rate field of delivery note item ([cfc5007](https://github.com/frappe/erpnext/commit/cfc50073edcd8c15421d8231328eb9dc045bd7ba)) * allow multiple email ids ([2a25302](https://github.com/frappe/erpnext/commit/2a25302c35a6baaa8aa0febe1b6c58a7247cb8b5)) * attribute 'msgbox' not found in sales invoice.js ([f6b4984](https://github.com/frappe/erpnext/commit/f6b49845e29c7edf31cf06140dfa09e54650b958)) * bind this to function ([c0b32c4](https://github.com/frappe/erpnext/commit/c0b32c446bd1dd94302d12787977bbec8781ec48)) * check billing address ([44d9fb7](https://github.com/frappe/erpnext/commit/44d9fb7a699805eb40272352de49c66ea6bda859)) * closing stock balance report not generating ([47d1c3b](https://github.com/frappe/erpnext/commit/47d1c3b5a386f8abf464460522f07754a26d4948)) * conflicts ([4aa072a](https://github.com/frappe/erpnext/commit/4aa072a8eb754209d0ce42d71f3e19c5f8c7cbf5)) * consider process_loss_qty in work order ([1522d76](https://github.com/frappe/erpnext/commit/1522d76a3b7e9ae006369f42d676cad74d14d798)) * copy correct uom from devliery note when creating packing list ([f9794e5](https://github.com/frappe/erpnext/commit/f9794e5b446b9a851a16376c14b7b02c59bc99fb)) * correct error message in payment entry ([6ea5307](https://github.com/frappe/erpnext/commit/6ea5307b0eb02a2c9c7e37d598a032f2f10998b4)) * default payment terms template selected while duplicating ([ca4bb96](https://github.com/frappe/erpnext/commit/ca4bb96fb4182d784444ee704679550ec6368806)) * Do not check for cancelled invoices ([84638f5](https://github.com/frappe/erpnext/commit/84638f58fd238e8ec420497b4f092e3904d5b729)) * Do not check for cancelled invoices ([b612ab5](https://github.com/frappe/erpnext/commit/b612ab582326e86f7e61f6034ff597d44d39d829)) * fetch rate from item price list when document is saved ([b140ce7](https://github.com/frappe/erpnext/commit/b140ce71d75fdc6c24664c2ec68a693a63e9d0f8)) * filter the item tax template using the input text ([8ea9a9e](https://github.com/frappe/erpnext/commit/8ea9a9e4678c3fc145d3a7afad98dd89d05c985b)) * Gross Profit Report with Correct Totals and Gross Margin (backport [#45548](https://github.com/frappe/erpnext/issues/45548)) ([#45598](https://github.com/frappe/erpnext/issues/45598)) ([6301b32](https://github.com/frappe/erpnext/commit/6301b321d894db91df3efb51b6cb8f52d7eafb04)) * handling company in bank reconciliation tool ([#45582](https://github.com/frappe/erpnext/issues/45582)) ([aa27e19](https://github.com/frappe/erpnext/commit/aa27e19a58bce878b4b34a74bd679bfebbd6b236)) * ignore expired batch for pick list ([786db3d](https://github.com/frappe/erpnext/commit/786db3d0fae6daf010554566e0ceb352b68747a8)) * loading print receipt only at order complete (backport [#45627](https://github.com/frappe/erpnext/issues/45627)) ([#45628](https://github.com/frappe/erpnext/issues/45628)) ([72868ee](https://github.com/frappe/erpnext/commit/72868eee04feecdf2847fcc32e8b00a459ec7d1d)) * logical error failing tests ([6a03f99](https://github.com/frappe/erpnext/commit/6a03f995463d76e95c09543160addc9ea8b26283)) * not able to make manufacturing entry for alternate items ([eef2f3c](https://github.com/frappe/erpnext/commit/eef2f3c5d4861c1e77248581549a3ca95d2b5b56)) * only system manager was able to create customer & prospect ([6149306](https://github.com/frappe/erpnext/commit/6149306b7887ecba2f1e1184408905a2b0612481)) * payment schedule table is empty while duplicating record ([c523625](https://github.com/frappe/erpnext/commit/c52362531cb4209ed14b77bb64bbb675111c666f)) * point of sale padding (backport [#45697](https://github.com/frappe/erpnext/issues/45697)) ([#45699](https://github.com/frappe/erpnext/issues/45699)) ([b915e7f](https://github.com/frappe/erpnext/commit/b915e7f63726daf219055a754114237264987c8e)) * pos payment cash shortcut decimal (backport [#45702](https://github.com/frappe/erpnext/issues/45702)) ([#45705](https://github.com/frappe/erpnext/issues/45705)) ([6113cc1](https://github.com/frappe/erpnext/commit/6113cc1e43ea15d76b22b59996636b3cbaffb963)) * pos print receipt on submit (backport [#45632](https://github.com/frappe/erpnext/issues/45632)) ([#45633](https://github.com/frappe/erpnext/issues/45633)) ([676dde5](https://github.com/frappe/erpnext/commit/676dde59c2e79ba12433448b1a0bd54626ed437a)) * **pos:** add item in the existing item row when discount is applied ([0b54cb9](https://github.com/frappe/erpnext/commit/0b54cb9a7cb15bab8368993d7fccf302689d990a)) * posting_date to posting_datetime in stock related queries ([cd5174e](https://github.com/frappe/erpnext/commit/cd5174e42343a1a271fbae791b4d7a5a7f15330e)) * remove tds account in taxes table on change of Tax Withholding Category ([1ad16c3](https://github.com/frappe/erpnext/commit/1ad16c368e552f8a39ca19eec31c8847dbc10b2c)) * removed unused field ([9a27d3c](https://github.com/frappe/erpnext/commit/9a27d3cedccc17dee1bc67de5db020adc7058660)) * renamed Commments Tab to Notes tab in Lead doctype ([86edcfc](https://github.com/frappe/erpnext/commit/86edcfc1fdc03f71898acec0ff48f2522586ca4a)) * reposting issue with s3 backup ([73c1bf9](https://github.com/frappe/erpnext/commit/73c1bf972efa27229aae70c37ae5cf44c22444f1)) * resolved conflicts ([223fe62](https://github.com/frappe/erpnext/commit/223fe626380173386aeba1a43d573d46fa173d8c)) * respect user set account if not advance account for getting outstanding invoices in payment entry ([8108d7f](https://github.com/frappe/erpnext/commit/8108d7fdba96dfcef6f3c6252fbd8a4ac60794d0)) * semgrep ([401fd7f](https://github.com/frappe/erpnext/commit/401fd7fca7966bc2719ab0174b50d238f0b6d5ae)) * set asset value correctly after cancelling value adjustment ([7f7f403](https://github.com/frappe/erpnext/commit/7f7f403f5b293251cb940017eb46d88b57daba42)) * show only items with inspection enabled on create QI dialog ([34f8a37](https://github.com/frappe/erpnext/commit/34f8a370d1deff8a8b20ca5b019c84e366850665)) * slow SABB query ([7931c2d](https://github.com/frappe/erpnext/commit/7931c2d182984089f25f3348bb4ba9e075354b69)) * subcontracting valiation precision issue ([5319683](https://github.com/frappe/erpnext/commit/5319683dbf2ec2e9fb4727cf6e9dd90767f06252)) * track employee changes ([#45674](https://github.com/frappe/erpnext/issues/45674)) ([cf98ebf](https://github.com/frappe/erpnext/commit/cf98ebf7fe9989d9042db64ccfde47c91f156dd9)) * validation message ([4742211](https://github.com/frappe/erpnext/commit/47422111b4fcbca792665e0a3d722e00e3d3cf49)) * validation to prevent submission if the SABB is not linked to a stock transaction ([24a6f61](https://github.com/frappe/erpnext/commit/24a6f611d86b4406fda5ad14de331e4ddf6dc379)) ### Features * account heads changed along with journal entry type and descrip… ([#42845](https://github.com/frappe/erpnext/issues/42845)) ([bbecd36](https://github.com/frappe/erpnext/commit/bbecd36a5dd65bb138c9f8b2528abd92cf886745)) * report to find incorrect SABB ([a948f2e](https://github.com/frappe/erpnext/commit/a948f2e095a7fc859f66d382767572edffebfaea)) * set bank account of company to default company bank account from masters ([b840271](https://github.com/frappe/erpnext/commit/b840271d2a643eeeee514fe0e237f6d7b46935ef)) ### Performance Improvements * stock entry with batch (backport [#45486](https://github.com/frappe/erpnext/issues/45486)) ([#45602](https://github.com/frappe/erpnext/issues/45602)) ([8b75401](https://github.com/frappe/erpnext/commit/8b75401db9bd58049c817964771874b7909e6efa)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 18b66e88a64..ba69d17b797 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import inspect import frappe from frappe.utils.user import is_website_user -__version__ = "15.50.1" +__version__ = "15.51.0" def get_default_company(user=None):