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

refactor: Payment Request added to PO Dashboard #29070

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

KanchanChauhan
Copy link
Contributor

Issue: Users are unable to see if a Payment Request is already created against a Purchase Order. Hence, creating multiple requests for the same document.

Solution:
Screen Shot 2021-12-29 at 4 38 33 PM

@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #29070 (8c4cdf7) into develop (56b9ad8) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #29070      +/-   ##
===========================================
+ Coverage    55.68%   55.73%   +0.04%     
===========================================
  Files         1129     1129              
  Lines        67471    67471              
===========================================
+ Hits         37574    37607      +33     
+ Misses       29897    29864      -33     
Impacted Files Coverage Δ
.../hr/doctype/upload_attendance/upload_attendance.py 44.69% <0.00%> (-1.52%) ⬇️
...ype/account/chart_of_accounts/chart_of_accounts.py 77.24% <0.00%> (-0.69%) ⬇️
erpnext/stock/stock_ledger.py 85.39% <0.00%> (-0.19%) ⬇️
erpnext/stock/report/stock_ledger/stock_ledger.py 77.23% <0.00%> (ø)
...stock/doctype/purchase_receipt/purchase_receipt.py 90.37% <0.00%> (ø)
erpnext/accounts/utils.py 58.86% <0.00%> (+0.18%) ⬆️
...ext/payroll/doctype/payroll_entry/payroll_entry.py 72.44% <0.00%> (+0.22%) ⬆️
...next/accounts/doctype/subscription/subscription.py 82.40% <0.00%> (+0.55%) ⬆️
...rpnext/stock/report/stock_balance/stock_balance.py 79.16% <0.00%> (+0.59%) ⬆️
...ice_creation_tool/opening_invoice_creation_tool.py 61.64% <0.00%> (+0.68%) ⬆️
... and 8 more

@deepeshgarg007 deepeshgarg007 merged commit ebc1039 into develop Jan 2, 2022
@surajshetty3416 surajshetty3416 deleted the pr-addded-to-po-dashboard branch January 14, 2022 04:43
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

2 participants