mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 11:15:10 +00:00
# [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](c9f4f60425)) * `Work Order` filter typo in `Job Card Summary Report` ([b157193](b1571932d0)) * Auto repeat date validations ([2aada1a](2aada1a0d9)) * check for session user rather than owner ([c9c7222](c9c7222ded)) * company name with `,` in `Job Card Summary Report` ([9c6d020](9c6d020e49)) * company name with `,` in `Work Order Summary Report` ([bc649b3](bc649b371f)) * create rounding gl entry for PCV during gle post processing ([fd4bcd9](fd4bcd9f7f)) * Debit and Credit not equal while submitting PI containing asset item ([c11a31b](c11a31b390)) * disbursable amount on currrent security price ([5edaf83](5edaf83733)) * Dispatch address display ([ef687e2](ef687e22b8)) * incorrect balance qty ([f92b501](f92b5011da)) * job card for quantity UX ([59e2ab7](59e2ab702f)) * MR Item `description` and `item_name` gets reset on `qty` change ([85d108b](85d108b810)) * only show serial no batch selector only once ([8d0f715](8d0f715087)) * 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](0ba2a4d084)) * **pos:** filter on customer groups ([c1ae5b0](c1ae5b0af5)) * **pos:** warehouse should be in company ([c03ec80](c03ec80d1a)) * precision in asset test_scrap_asset ([0fe5e9a](0fe5e9a9d1)) * production plan UX ([4607590](46075901ba)) * remove duplicate schema ([cdd13cd](cdd13cd95f)) * remove obsolete comment ([978924a](978924a7e4)) * reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` ([4b0c9b6](4b0c9b6115)) * reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([e530f0b](e530f0b2fb)) * UX for inventory dimension ([f1dd4d0](f1dd4d0449)) * **ux:** Action buttons in Bank Reconciliation ([93b8cc3](93b8cc3042)) * validation msg in stock entry ([65ac84e](65ac84e020)) * Valuation Rate column UX in stock ledger report ([5c065e8](5c065e8a64)) ### Features * add connections to Incoterm doctype ([89b9a06](89b9a06204)) * add doctype Incoterm ([b711931](b7119318a6)) * add german translations for incoterm titles ([f7988de](f7988dea1b)) * add incoterm to purchasing transactions ([88346b1](88346b17e9)) * add incoterm to sales transactions ([fcfe0cb](fcfe0cb9e9)) * create Incoterm records after install ([93e029d](93e029df91)) * create incoterms and migrate shipments ([014896a](014896a595)) * german tax templates ([5652af0](5652af04ba)) * item wise tds calculation for purchase order ([5f8f574](5f8f574e20)) * item wise tds calculation for purchase order. ([2bd8bd2](2bd8bd224b)) * item wise tds in purchase order ([ba36435](ba3643514e)) * make Material Request for sub-assembly items ([5fc4dfa](5fc4dfaad6)) * **pos:** invoice: fitler warehouse by company ([c379baf](c379baf7a2)) * validate repost item valuation against accounts freeze date ([04f50ea](04f50ea76a))