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

fix: remove migration hashes from doctypes #28839

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

ankush
Copy link
Member

@ankush ankush commented Dec 13, 2021

there was an issue with migration hash: frappe/frappe#14564

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #28839 (9496f8c) into develop (624481b) will increase coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #28839      +/-   ##
===========================================
+ Coverage    55.28%   55.34%   +0.05%     
===========================================
  Files         1122     1125       +3     
  Lines        66828    66967     +139     
===========================================
+ Hits         36943    37060     +117     
- Misses       29885    29907      +22     
Impacted Files Coverage Δ
...wise_balance_history/batch_wise_balance_history.py 68.96% <0.00%> (-22.42%) ⬇️
erpnext/education/doctype/student/student.py 73.68% <0.00%> (-3.16%) ⬇️
erpnext/assets/doctype/asset/depreciation.py 84.93% <0.00%> (-2.74%) ⬇️
...ion/doctype/course_enrollment/course_enrollment.py 44.00% <0.00%> (-2.00%) ⬇️
erpnext/portal/utils.py 28.98% <0.00%> (-1.45%) ⬇️
erpnext/stock/stock_ledger.py 85.21% <0.00%> (-0.87%) ⬇️
erpnext/accounts/doctype/pricing_rule/utils.py 70.02% <0.00%> (-0.54%) ⬇️
erpnext/projects/doctype/project/project.py 53.73% <0.00%> (-0.36%) ⬇️
erpnext/support/doctype/issue/issue.py 64.03% <0.00%> (-0.36%) ⬇️
...ext/payroll/doctype/payroll_entry/payroll_entry.py 70.79% <0.00%> (-0.24%) ⬇️
... and 19 more

@ankush ankush merged commit a388096 into frappe:develop Dec 13, 2021
@ankush ankush deleted the migration_hashes branch December 13, 2021 05:57
@ankush
Copy link
Member Author

ankush commented Dec 13, 2021

@Mergifyio backport version-13-hotfix

mergify bot pushed a commit that referenced this pull request Dec 13, 2021
fix: remove migration hashes from doctypes
(cherry picked from commit a388096)

# Conflicts:
#	erpnext/crm/doctype/crm_settings/crm_settings.json
#	erpnext/crm/doctype/opportunity/opportunity.json
@mergify
Copy link
Contributor

mergify bot commented Dec 13, 2021

backport version-13-hotfix

✅ Backports have been created

@ankush ankush added the Skip Manual Testing The changes in this PR does not require manual testing label Dec 14, 2021
conncampbell pushed a commit to conncampbell/erpnext that referenced this pull request Jan 9, 2022
fix: remove migration hashes from doctypes
conncampbell pushed a commit to conncampbell/erpnext that referenced this pull request Jan 9, 2022
fix: remove migration hashes from doctypes
@ankush ankush removed the Skip Manual Testing The changes in this PR does not require manual testing label Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant