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: Move PAN field from standard doctype to fixtures for India #28074

Merged
merged 3 commits into from
Oct 26, 2021

Conversation

deepeshgarg007
Copy link
Member

@deepeshgarg007 deepeshgarg007 commented Oct 24, 2021

Earlier PAN No field was added as a standard field in the Supplier/Customer master.
PAN No field is primarily used in India only so moved the field as a fixture in regional setup for India and added a patch to handle existing records

@deepeshgarg007 deepeshgarg007 added the Skip Manual Testing The changes in this PR does not require manual testing label Oct 25, 2021
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #28074 (89d5e49) into develop (fdaf93f) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop   #28074      +/-   ##
===========================================
+ Coverage    55.09%   55.17%   +0.08%     
===========================================
  Files         1255     1255              
  Lines        67875    67877       +2     
===========================================
+ Hits         37393    37450      +57     
+ Misses       30482    30427      -55     
Impacted Files Coverage Δ
erpnext/regional/india/setup.py 95.31% <ø> (ø)
erpnext/regional/india/utils.py 65.85% <100.00%> (ø)
erpnext/utilities/product.py 15.94% <0.00%> (-34.79%) ⬇️
erpnext/shopping_cart/product_info.py 32.35% <0.00%> (-20.59%) ⬇️
...e/shopping_cart_settings/shopping_cart_settings.py 66.03% <0.00%> (-1.89%) ⬇️
.../hr/doctype/upload_attendance/upload_attendance.py 45.11% <0.00%> (-1.51%) ⬇️
erpnext/shopping_cart/product_query.py 61.19% <0.00%> (-1.50%) ⬇️
erpnext/support/doctype/issue/issue.py 63.59% <0.00%> (-0.98%) ⬇️
erpnext/stock/report/stock_ledger/stock_ledger.py 77.41% <0.00%> (-0.81%) ⬇️
erpnext/stock/report/stock_ageing/stock_ageing.py 90.64% <0.00%> (-0.72%) ⬇️
... and 16 more

@deepeshgarg007 deepeshgarg007 merged commit 0c28b47 into frappe:develop Oct 26, 2021
neldeles added a commit to neldeles/erpnext that referenced this pull request Jul 18, 2023
If pan column is missing from the Supplier doctype use tax_id instead.
pan can be missing because of changes made in PR
frappe#28074
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Manual Testing The changes in this PR does not require manual testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants