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: Unable to import COA through importer #33371

Merged
merged 1 commit into from
Dec 17, 2022

Conversation

deepeshgarg007
Copy link
Member

fixes: #33186

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 16, 2022
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #33371 (3b66920) into develop (b179514) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #33371      +/-   ##
===========================================
+ Coverage    63.97%   64.00%   +0.02%     
===========================================
  Files          818      818              
  Lines        58641    58630      -11     
===========================================
+ Hits         37516    37526      +10     
+ Misses       21125    21104      -21     
Impacted Files Coverage Δ
...of_accounts_importer/chart_of_accounts_importer.py 0.00% <ø> (ø)
erpnext/setup/doctype/company/company.py 73.50% <ø> (ø)
...t/support/doctype/warranty_claim/warranty_claim.py 31.25% <0.00%> (-1.11%) ⬇️
...nce/doctype/maintenance_visit/maintenance_visit.py 59.25% <0.00%> (-0.99%) ⬇️
erpnext/buying/doctype/supplier/supplier.py 76.74% <0.00%> (-0.53%) ⬇️
erpnext/controllers/status_updater.py 88.23% <0.00%> (-0.48%) ⬇️
erpnext/support/doctype/issue/issue.py 64.90% <0.00%> (-0.34%) ⬇️
erpnext/projects/doctype/project/project.py 51.30% <0.00%> (-0.32%) ⬇️
erpnext/projects/doctype/task/task.py 65.48% <0.00%> (-0.31%) ⬇️
...pnext/accounts/report/gross_profit/gross_profit.py 77.81% <0.00%> (-0.27%) ⬇️
... and 19 more

@deepeshgarg007
Copy link
Member Author

@Mergifyio backport version-14-hotfix

@mergify
Copy link
Contributor

mergify bot commented Dec 17, 2022

backport version-14-hotfix

✅ Backports have been created

deepeshgarg007 added a commit that referenced this pull request Dec 17, 2022
…-33371

fix: Unable to import COA through importer (backport #33371)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 12, 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.

if Enable Provisional Accounting For Non Stock Items is checked unable to import chart of accounts
1 participant