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: Purchase Receipt GL Entries #37642

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

deepeshgarg007
Copy link
Member

No description provided.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #37642 (db622a1) into develop (514d543) will increase coverage by 0.00%.
Report is 46 commits behind head on develop.
The diff coverage is 85.36%.

@@           Coverage Diff            @@
##           develop   #37642   +/-   ##
========================================
  Coverage    67.34%   67.34%           
========================================
  Files          757      757           
  Lines        60098    60117   +19     
========================================
+ Hits         40472    40486   +14     
- Misses       19626    19631    +5     
Files Coverage Δ
erpnext/accounts/general_ledger.py 90.55% <ø> (ø)
erpnext/accounts/utils.py 73.12% <100.00%> (-0.04%) ⬇️
...xt/buying/doctype/purchase_order/purchase_order.py 78.99% <ø> (ø)
...g/doctype/supplier_scorecard/supplier_scorecard.py 55.97% <ø> (ø)
erpnext/manufacturing/doctype/bom/bom.py 78.49% <100.00%> (ø)
erpnext/selling/doctype/sales_order/sales_order.py 79.09% <100.00%> (+0.03%) ⬆️
erpnext/setup/doctype/company/company.py 74.21% <ø> (ø)
erpnext/stock/get_item_details.py 83.06% <100.00%> (ø)
...next/stock/report/reserved_stock/reserved_stock.py 46.66% <ø> (ø)
erpnext/stock/stock_ledger.py 84.53% <100.00%> (ø)
... and 10 more

... and 1 file with indirect coverage changes

@deepeshgarg007 deepeshgarg007 merged commit 11d956f into frappe:develop Oct 24, 2023
12 checks passed
s-aga-r pushed a commit to s-aga-r/erpnext that referenced this pull request Oct 25, 2023
* fix: Purchase Receipt GL Entries

* chore: cleanup

* test: set cwip account
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 19, 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.

1 participant