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

chore: Merge branch 'version-13-hotfix' into 'version-13-pre-release' #29542

Conversation

rohitwaghchaure
Copy link
Collaborator

No description provided.

GangaManoj and others added 30 commits December 13, 2021 16:20
(cherry picked from commit 059d1f3)

# Conflicts:
#	erpnext/assets/doctype/asset/asset.py
…nal Entries before modifying the schedule

(cherry picked from commit 475d839)
… clearing the schedule

(cherry picked from commit 33a0b1d)
Some old servers running on mariadb <10.2 can't work with CTEs hence
reverting to basic python code

Co-authored-by: Ankush Menat <ankush@frappe.io>
…frappe#29333)

Negative stock validation is done BEFORE reposting as such it's not
required to be performed again and most likely this fails on old
intermediate data where user has no clue why it failed.

(cherry picked from commit fabe0bc)

Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit 4f52b86)

# Conflicts:
#	erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js
(cherry picked from commit c872aa4)

# Conflicts:
#	erpnext/patches.txt
(cherry picked from commit b98c61f)

# Conflicts:
#	erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js
…fix/pr-28843

refactor: update_serial_no function for old Maintenance Visits (backport frappe#28843)
…#29114 (frappe#29361)

fix: from time and to time not updated in drag and drop action
(cherry picked from commit 8b5827e)

Co-authored-by: Mohammed Yusuf Shaikh <49878143+mohammedyusufshaikh@users.noreply.github.com>
…port_template

fix: Cleanup empty rows on bank statement import
- Added filters in the Report for BOM ID, Item Code and Workstation
- Converted Raw SQL to frappe.qb and added method to get filtered data
- Changed fieldtype of 'Time in mins' from Int to Float
- Get BOM wise grouped data to  keep order and accurate grouping in report

(cherry picked from commit a9ff1fc)
ankush and others added 20 commits January 29, 2022 14:27
(cherry picked from commit b20df37)
…) (frappe#29521)

* fix: cost of poor quality report time filters not working

* chore:update cost of poor quality report to use query builder

* fix: linter warnings

* chore: updated report query

* chore: added test filters

* fix : cleared linter warnings

* chore: formatting

* refactor: query generation

- optionally apply date filters
- join instead of expensive sub-query
- return as dictionary

* test: simplify test

Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit 0f7c2a1)

Co-authored-by: aaronmenezes <ron2805@gmail.com>
…fix/pr-29499

fix(India): Tax calculation for overseas suppliers (backport frappe#29499)
(cherry picked from commit a73ad67)

# Conflicts:
#	erpnext/selling/doctype/sales_order/sales_order.js
(cherry picked from commit 0b9a850)
…fix/pr-29454

fix(sales order): incorrect no. of items fetched while creating dn (backport frappe#29454)
(cherry picked from commit 7ff3ca2)
fix(patch): delete fully broken bins

if bin doesn't have item_code or warehouse then it's not recoverable.

(cherry picked from commit c2ecc7a)
…rappe#29538)

(cherry picked from commit a254201)

Co-authored-by: Ankush Menat <ankush@frappe.io>
…ppe#29540)

* refactor!: dynamically compute bom_level

(cherry picked from commit 157b4b3)

# Conflicts:
#	erpnext/manufacturing/doctype/bom/bom.py
#	erpnext/patches.txt

* fix(ux): sort multi-production item plans correctly

(cherry picked from commit d38fd86)

* fix: conflicts

* fix: removed set_bom_level

* fix: conflict

Co-authored-by: Ankush Menat <ankush@frappe.io>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
@rohitwaghchaure rohitwaghchaure merged commit 8c0613a into frappe:version-13-pre-release Jan 31, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.