Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 3 #39272

Closed
wants to merge 6 commits into from
Closed

Patch 3 #39272

wants to merge 6 commits into from

Conversation

Mohamed-D-Ouf
Copy link
Contributor

Closing Stock Balance have 2 amended_from field
remove 1 amended_from filed

deepeshgarg007 and others added 6 commits January 3, 2024 11:29
# [15.9.0](frappe/erpnext@v15.8.3...v15.9.0) (2024-01-03)

### Bug Fixes

* auto fetch not working if bundle exists (backport [frappe#39002](frappe#39002)) ([frappe#39004](frappe#39004)) ([2e91934](frappe@2e91934))
* **DX:** capture tracebacks with context (backport [frappe#39060](frappe#39060)) ([frappe#39063](frappe#39063)) ([8ad7faf](frappe@8ad7faf))
* enqueue demo data setup on setup complete (backport [frappe#39043](frappe#39043)) ([frappe#39044](frappe#39044)) ([d8cf994](frappe@d8cf994))
* incorrect total when Accumulating values ([7c7c3c9](frappe@7c7c3c9))
* Multiple subscription fixes ([frappe#39005](frappe#39005)) ([5158884](frappe@5158884))
* non stock uom validation for serial and batch (backport [frappe#39018](frappe#39018)) ([frappe#39026](frappe#39026)) ([89d1069](frappe@89d1069))
* not able to cancel sales invoice (backport [frappe#38979](frappe#38979)) ([frappe#38980](frappe#38980)) ([f8625f3](frappe@f8625f3))
* on cancellation of document cancel the serial and batch bundle (backport [frappe#39076](frappe#39076)) ([frappe#39082](frappe#39082)) ([2e0abbd](frappe@2e0abbd))
* Opening balance in bank reconciliation tool ([frappe#38977](frappe#38977)) ([e0755f9](frappe@e0755f9))
* purchase return without item code not working (backport [frappe#39014](frappe#39014)) ([frappe#39015](frappe#39015)) ([2a390ac](frappe@2a390ac))
* remove bad defaults (backport [frappe#38986](frappe#38986)) ([frappe#38988](frappe#38988)) ([46035ed](frappe@46035ed))
* select options should dynamically load dimensions ([21f9001](frappe@21f9001))
* serial and batch bundle company mandatory error (backport [frappe#38994](frappe#38994)) ([frappe#38999](frappe#38999)) ([d2580be](frappe@d2580be))
* take quantity into account when setting asset's gross purchase amt (backport [frappe#39056](frappe#39056)) ([frappe#39058](frappe#39058)) ([2e93275](frappe@2e93275))
* Unable to save Sales Invoice ([frappe#39059](frappe#39059)) ([73c0f37](frappe@73c0f37))
* undefined error in Budget Variance and Profitability report ([9fdf5c8](frappe@9fdf5c8))
* undefined error in consolidated financial report ([49f93f9](frappe@49f93f9))
* use `Stock Qty` while getting `POS Reserved Qty` (backport [frappe#38962](frappe#38962)) ([frappe#38965](frappe#38965)) ([76c6b50](frappe@76c6b50))
* Validate account in Sales/Purchase Taxes and Charges Template ([frappe#39013](frappe#39013)) ([f3254c2](frappe@f3254c2))
* work order with multi level, fetch operting cost from sub-assembly (backport [frappe#38992](frappe#38992)) ([frappe#39028](frappe#39028)) ([3a7506e](frappe@3a7506e))

### Features

* Against voucher filter in General Ledger ([frappe#39102](frappe#39102)) ([458064f](frappe@458064f))
* group by Asset in Asset Depreciations and Balances report (backport [frappe#38923](frappe#38923)) ([frappe#39066](frappe#39066)) ([d85dad7](frappe@d85dad7))
* Merge taxes from mapped docs ([frappe#38346](frappe#38346)) ([4e23048](frappe@4e23048))
* voucher subtype for general ledger ([frappe#38822](frappe#38822)) ([e5d73c7](frappe@e5d73c7))

### Performance Improvements

* index item_code in bom explosion item (backport [frappe#39085](frappe#39085)) ([frappe#39088](frappe#39088)) ([57bcf9f](frappe@57bcf9f))
…39116

fix: typerror on multi select dialog (backport frappe#39116)
## [15.9.1](frappe/erpnext@v15.9.0...v15.9.1) (2024-01-03)

### Bug Fixes

* typerror on multi select dialog ([5ee6cc4](frappe@5ee6cc4))
Closing Stock Balance have 2 amended_from field 
remove  1 amended_from filed
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jan 10, 2024
@rohitwaghchaure
Copy link
Collaborator

Fixed #39362

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants