From a94a13a7c12847270af27c4ee4471e957176af57 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 8 Jul 2025 13:01:14 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.68.0 # [15.68.0](https://github.com/frappe/erpnext/compare/v15.67.0...v15.68.0) (2025-07-08) ### Bug Fixes * add company field on POS Invoice Merge Log (backport [#48357](https://github.com/frappe/erpnext/issues/48357)) ([#48414](https://github.com/frappe/erpnext/issues/48414)) ([26db582](https://github.com/frappe/erpnext/commit/26db582499f4ddbaabd0def2f092c65580feb8d9)) * Add company validation to company related fields in Process Statement Of Accounts ([5362648](https://github.com/frappe/erpnext/commit/536264896e5815c55b981189e16456207d6a2020)) * add not specified key for None respresented customer_group and territory ([8371daf](https://github.com/frappe/erpnext/commit/8371dafb1a4e11f5f2210d496f92490f65bb6ea9)) * add selling price validation on update item ([a10e394](https://github.com/frappe/erpnext/commit/a10e3948b2e696ce68e5ebc90675aa81f82e5b48)) * address not found when creating internal PR from DN ([f1621d1](https://github.com/frappe/erpnext/commit/f1621d15ffc6d09a68734fd5a4c26810f71296d7)) * consider empty string in previous doc validation ([b2de9cd](https://github.com/frappe/erpnext/commit/b2de9cdef21da2c7cecaae072d892d2e325320d0)) * cost center for payment entry against advance payment doctypes in accounts Payable/Receivable report ([3f004db](https://github.com/frappe/erpnext/commit/3f004db14fbf481cccca59d8a4344dbafec069c1)) * duplicate items being created when fetching items from warehouse in stock reco ([818ddc0](https://github.com/frappe/erpnext/commit/818ddc0b8c93b6ff31b7ef471a80504c526ac668)) * fetch from parent optional in inventory dimension ([ed77c15](https://github.com/frappe/erpnext/commit/ed77c15ebcb749336394c90e81498d72e2b59f99)) * get fiscal year based on date ([177b23c](https://github.com/frappe/erpnext/commit/177b23c624cf33ee3d9d606bd47e528002ce2130)) * incorrect pending qty when creating PI from PO and PI rates differ from PO (backport [#48173](https://github.com/frappe/erpnext/issues/48173)) ([#48340](https://github.com/frappe/erpnext/issues/48340)) ([8eede1d](https://github.com/frappe/erpnext/commit/8eede1d266f8c9fa31af2aadffaa999bc85eeb21)) * item list and project not being set in work order when created from material request ([5cd36c3](https://github.com/frappe/erpnext/commit/5cd36c318b4413cbe7054a2372faf097a923c0e7)) * job card material request/transfer buttons UI overlap ([09f8660](https://github.com/frappe/erpnext/commit/09f866022b4784861505522dbdf84bf50e32ae29)) * LCV from PR order mismatch ([74948aa](https://github.com/frappe/erpnext/commit/74948aabdae8edb7316be9ff8e7604229a963d04)) * make labels in error message translatable (backport [#48327](https://github.com/frappe/erpnext/issues/48327)) ([#48436](https://github.com/frappe/erpnext/issues/48436)) ([6b41dc2](https://github.com/frappe/erpnext/commit/6b41dc2fed0340ade26b6df4b50845d17f4dde1b)) * multiple fixes related Deferred Accounting ([a4633d6](https://github.com/frappe/erpnext/commit/a4633d6e7545b684653e716af8f897ec8def2ed8)) * pos recent order display customer code and name (backport [#48379](https://github.com/frappe/erpnext/issues/48379)) ([#48388](https://github.com/frappe/erpnext/issues/48388)) ([f25097d](https://github.com/frappe/erpnext/commit/f25097da1d979e6242d166c557f1fe595a09048f)) * **Quotation:** hide buttons if user cannot use them (backport [#48115](https://github.com/frappe/erpnext/issues/48115)) ([#48405](https://github.com/frappe/erpnext/issues/48405)) ([a2436e4](https://github.com/frappe/erpnext/commit/a2436e4b6e8a677bb759b57c72f7df44560653bf)) * rate not being fetched for product bundles in material request ([cfedaf5](https://github.com/frappe/erpnext/commit/cfedaf5dc1b7cfcaa82ee8eeaed78ea8c21d6208)) * rename journal entry title on update ([b7b5f6a](https://github.com/frappe/erpnext/commit/b7b5f6acf3e833a93e86368001b3bb78a752a4cd)) * unnecessary primary button ([b1abcd5](https://github.com/frappe/erpnext/commit/b1abcd55775e0b38f5bd6f9aaf13e523076cbb62)) * update condition for blank tree fields in pricing rule ([f2d644b](https://github.com/frappe/erpnext/commit/f2d644ba298383cf3be54249bdc520ca7f8824fd)) * update item reference in quality inspection ([65c277f](https://github.com/frappe/erpnext/commit/65c277fd271fdc4e80c2a1f592f14cf6c6ed0418)) * update payment request outstanding on unreconciliation ([450061c](https://github.com/frappe/erpnext/commit/450061c7dbf01b3a33104c6dcc4649c29bdcf5f2)) * use default buying price list when price list is falsy ([a336e19](https://github.com/frappe/erpnext/commit/a336e19bb88fbd059ce7ecb26980c25f49d0b6e6)) * valuation rate of raw materials in subcontracting receipt ([4545213](https://github.com/frappe/erpnext/commit/4545213adc2fa2f3783954a11b289952479e6760)) ### Features * add price list field to material request (backport [#48425](https://github.com/frappe/erpnext/issues/48425)) ([#48429](https://github.com/frappe/erpnext/issues/48429)) ([d4700e5](https://github.com/frappe/erpnext/commit/d4700e5560d912504fc894d8a0730d4519759392)) * add subject field to project ([#48368](https://github.com/frappe/erpnext/issues/48368)) ([9a538c6](https://github.com/frappe/erpnext/commit/9a538c6843e44b1031a4739e1a5b8d5bfe712d32)) ### Reverts * do not convert exchange gain/loss amount to foreign currency ([d0d1d63](https://github.com/frappe/erpnext/commit/d0d1d63d31aa76748ee94d99ed0860e2be186a76)) * Revert "fix: stock reco qty with inventory dimension ([#47918](https://github.com/frappe/erpnext/issues/47918))" ([9a99ccc](https://github.com/frappe/erpnext/commit/9a99ccc166b2058e5cd88be28320dd5b86e8574b)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 6f40f7a9513..6a386a30d08 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.67.0" +__version__ = "15.68.0" def get_default_company(user=None):