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: failing test case of payment entry #2835

Merged

Conversation

Sanket322
Copy link
Contributor

@Sanket322 Sanket322 commented Dec 10, 2024

The get_advance_payment_entries_for_regional function was failing because ERPNext passes an additional parameter called default_advance_account

erpnext pr : #44545

Huly®: IC-2961

@Sanket322 Sanket322 force-pushed the regional_override_test_case branch from 957fdbe to 3051b0e Compare December 10, 2024 06:22
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.16%. Comparing base (d4f5226) to head (3051b0e).
Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2835   +/-   ##
========================================
  Coverage    60.16%   60.16%           
========================================
  Files          122      122           
  Lines        12000    12000           
========================================
  Hits          7220     7220           
  Misses        4780     4780           
Files with missing lines Coverage Δ
...ia_compliance/gst_india/overrides/payment_entry.py 66.86% <ø> (ø)

Impacted file tree graph

@vorasmit vorasmit merged commit 8127f0b into resilient-tech:develop Dec 12, 2024
13 checks passed
sagarvora added a commit that referenced this pull request Dec 12, 2024
fix: change regional override as per erpnext changes (backport #2835)
india-compliance-bot added a commit that referenced this pull request Dec 12, 2024
## [15.14.4](v15.14.3...v15.14.4) (2024-12-12)

### Bug Fixes

* add documentation links in help ([#2810](#2810)) ([0d868c7](0d868c7))
* change regional override as per erpnext changes (backport [#2835](#2835)) ([34aa57d](34aa57d))
* correct categorisation of is_export and fetching taxes accordingly ([5f1850c](5f1850c))
* Error Handling for download of GSTR2A/2B ([#2832](#2832)) ([52dba38](52dba38))
* **patch:** ignore validate when creating item tax template ([#2831](#2831)) ([caf8e75](caf8e75))
* taxable value for invoice without qty and value ([46af03a](46af03a))
* use bulk insert to ignore validations ([4448e1a](4448e1a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants