From 7d63bcbeb66cd7ef39d785526e4d243542230b3e Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 29 Nov 2022 13:19:34 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.9.0 # [14.9.0](https://github.com/frappe/erpnext/compare/v14.8.0...v14.9.0) (2022-11-29) ### Bug Fixes * `production_item` filter in `Job Card Summary Report` ([c9f4f60](https://github.com/frappe/erpnext/commit/c9f4f6042584632cac884b1e2c687a8633435a24)) * `Work Order` filter typo in `Job Card Summary Report` ([b157193](https://github.com/frappe/erpnext/commit/b1571932d033dbf87c1fc84612d2797d70e65795)) * Auto repeat date validations ([2aada1a](https://github.com/frappe/erpnext/commit/2aada1a0d95d9fde65314d1078eb850dedce7801)) * check for session user rather than owner ([c9c7222](https://github.com/frappe/erpnext/commit/c9c7222ded872f504f8b0b7b9d2d99f5b9e844dd)) * company name with `,` in `Job Card Summary Report` ([9c6d020](https://github.com/frappe/erpnext/commit/9c6d020e499375dd441899b37263a1431abd2c34)) * company name with `,` in `Work Order Summary Report` ([bc649b3](https://github.com/frappe/erpnext/commit/bc649b371f450284e22de436fbddd80ec0c00f19)) * create rounding gl entry for PCV during gle post processing ([fd4bcd9](https://github.com/frappe/erpnext/commit/fd4bcd9f7f1b603394a8ab4290fb04c7ceafbf24)) * Debit and Credit not equal while submitting PI containing asset item ([c11a31b](https://github.com/frappe/erpnext/commit/c11a31b39045e9d54a4e335cef92b0e11f5862a5)) * disbursable amount on currrent security price ([5edaf83](https://github.com/frappe/erpnext/commit/5edaf83733d788f9a2a6aa86a6b703e7a24699cf)) * Dispatch address display ([ef687e2](https://github.com/frappe/erpnext/commit/ef687e22b8bff7e9d8e350451c436dd2601b8ed2)) * incorrect balance qty ([f92b501](https://github.com/frappe/erpnext/commit/f92b5011dace89d76c5038cd91dea567ee286408)) * job card for quantity UX ([59e2ab7](https://github.com/frappe/erpnext/commit/59e2ab702f10ea63f6b1dad173152dc1e2fc2f5e)) * MR Item `description` and `item_name` gets reset on `qty` change ([85d108b](https://github.com/frappe/erpnext/commit/85d108b8100f78745fcf2fc0c90d32a94a7b8503)) * only show serial no batch selector only once ([8d0f715](https://github.com/frappe/erpnext/commit/8d0f715087baf8940cc72986094d33c910e3c58b)) * opportunity list doesn't show assigned user (backport [#33110](https://github.com/frappe/erpnext/issues/33110)) ([#33131](https://github.com/frappe/erpnext/issues/33131)) ([0ba2a4d](https://github.com/frappe/erpnext/commit/0ba2a4d084cd3cde5c3d1c793690059066cd53eb)) * **pos:** filter on customer groups ([c1ae5b0](https://github.com/frappe/erpnext/commit/c1ae5b0af5aa49f53ed64cf45ae99c1845b25234)) * **pos:** warehouse should be in company ([c03ec80](https://github.com/frappe/erpnext/commit/c03ec80d1add7d2b854cf2252cc43c1a51e67c81)) * precision in asset test_scrap_asset ([0fe5e9a](https://github.com/frappe/erpnext/commit/0fe5e9a9d19c2f3ecaefa3d1811c90fd9a342f63)) * production plan UX ([4607590](https://github.com/frappe/erpnext/commit/46075901baa47c87f94452fbbe65d0ff605193f0)) * remove duplicate schema ([cdd13cd](https://github.com/frappe/erpnext/commit/cdd13cd95fe3344ab342de98436c1f125d6b8182)) * remove obsolete comment ([978924a](https://github.com/frappe/erpnext/commit/978924a7e496bb684c1349ada566d93a6adf9c0a)) * reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` ([4b0c9b6](https://github.com/frappe/erpnext/commit/4b0c9b61157c01a29ee80aff15d0f6e8be6cdc5f)) * reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([e530f0b](https://github.com/frappe/erpnext/commit/e530f0b2fbfe876ce164b984a8cd2c55b4799d55)) * UX for inventory dimension ([f1dd4d0](https://github.com/frappe/erpnext/commit/f1dd4d0449ac602d19f90ef1d1e652711ad49f52)) * **ux:** Action buttons in Bank Reconciliation ([93b8cc3](https://github.com/frappe/erpnext/commit/93b8cc3042fe22a6412bd5f084b6cd3ef36db714)) * validation msg in stock entry ([65ac84e](https://github.com/frappe/erpnext/commit/65ac84e020ffdbb6cbdf8f52f500dd2917b292ce)) * Valuation Rate column UX in stock ledger report ([5c065e8](https://github.com/frappe/erpnext/commit/5c065e8a64b5e7a6c29dcf73f5dcb861bd897425)) ### Features * add connections to Incoterm doctype ([89b9a06](https://github.com/frappe/erpnext/commit/89b9a06204b350810f2e6de13db1231666c40cab)) * add doctype Incoterm ([b711931](https://github.com/frappe/erpnext/commit/b7119318a60f00732e5f21b44e2d345793872dfc)) * add german translations for incoterm titles ([f7988de](https://github.com/frappe/erpnext/commit/f7988dea1b9aa216a07f8e45e7880a20767d2890)) * add incoterm to purchasing transactions ([88346b1](https://github.com/frappe/erpnext/commit/88346b17e93193631086ba3a353b6957cb2494a9)) * add incoterm to sales transactions ([fcfe0cb](https://github.com/frappe/erpnext/commit/fcfe0cb9e9afddc9363d6ef278a8253009a20a70)) * create Incoterm records after install ([93e029d](https://github.com/frappe/erpnext/commit/93e029df915521a226b7e9711adf328f6af3e1c6)) * create incoterms and migrate shipments ([014896a](https://github.com/frappe/erpnext/commit/014896a59519672dc24ebc5f63cc997ce5758e0d)) * german tax templates ([5652af0](https://github.com/frappe/erpnext/commit/5652af04ba7587de7fecbf78578a11b7403d363c)) * item wise tds calculation for purchase order ([5f8f574](https://github.com/frappe/erpnext/commit/5f8f574e20579dcebd332c2144173800a775b27e)) * item wise tds calculation for purchase order. ([2bd8bd2](https://github.com/frappe/erpnext/commit/2bd8bd224ba7f0414cdd74126012887da1d10445)) * item wise tds in purchase order ([ba36435](https://github.com/frappe/erpnext/commit/ba3643514ee2011b24736c2b39d71e0107cf22d4)) * make Material Request for sub-assembly items ([5fc4dfa](https://github.com/frappe/erpnext/commit/5fc4dfaad6289d6fdb6ac6544a028968b573c184)) * **pos:** invoice: fitler warehouse by company ([c379baf](https://github.com/frappe/erpnext/commit/c379baf7a2d7f038e7eff5b204a9704434f2e5ed)) * validate repost item valuation against accounts freeze date ([04f50ea](https://github.com/frappe/erpnext/commit/04f50ea76a34ab95c83b4d62c560f0b1fab53ec9)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 5e58d0c32a4..c2041d240bd 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -2,7 +2,7 @@ import inspect import frappe -__version__ = "14.8.0" +__version__ = "14.9.0" def get_default_company(user=None):