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: create dunning from sales invoice #32225

Merged
merged 3 commits into from
Sep 16, 2022

Conversation

nabinhait
Copy link
Member

Closes #32224

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 15, 2022
@nabinhait
Copy link
Member Author

nabinhait commented Sep 15, 2022

@Mergifyio backport version-14-hotfix

@mergify
Copy link
Contributor

mergify bot commented Sep 15, 2022

backport version-14-hotfix

✅ Backports have been created

@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #32225 (0286f2d) into develop (a1fcabe) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #32225      +/-   ##
===========================================
+ Coverage    63.86%   63.89%   +0.03%     
===========================================
  Files          816      816              
  Lines        58072    58072              
===========================================
+ Hits         37088    37108      +20     
+ Misses       20984    20964      -20     
Impacted Files Coverage Δ
...xt/accounts/doctype/sales_invoice/sales_invoice.py 81.87% <ø> (ø)
.../report/delayed_item_report/delayed_item_report.py 60.78% <0.00%> (-35.30%) ⬇️
...pnext/setup/doctype/sales_partner/sales_partner.py 65.21% <0.00%> (-4.35%) ⬇️
...rpnext/stock/report/stock_balance/stock_balance.py 84.65% <0.00%> (-3.26%) ⬇️
erpnext/stock/report/stock_ledger/stock_ledger.py 75.79% <0.00%> (-3.19%) ⬇️
...pnext/stock/doctype/delivery_note/delivery_note.py 73.24% <0.00%> (-2.71%) ⬇️
...value/warehouse_wise_item_balance_age_and_value.py 89.02% <0.00%> (-2.44%) ⬇️
erpnext/stock/doctype/warehouse/warehouse.py 79.02% <0.00%> (-2.10%) ⬇️
erpnext/support/doctype/issue/issue.py 64.28% <0.00%> (-0.96%) ⬇️
...ctype/accounting_dimension/accounting_dimension.py 65.15% <0.00%> (-0.76%) ⬇️
... and 17 more

@deepeshgarg007 deepeshgarg007 merged commit 38d00f4 into frappe:develop Sep 16, 2022
nabinhait added a commit that referenced this pull request Sep 16, 2022
…-32225

fix: create dunning from sales invoice (backport #32225)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in Dunning Flow
2 participants