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

revert: "refactor!: drop e-invoicing integration from erpnext" #29480

Merged
merged 12 commits into from
Jan 31, 2022

Conversation

nextchamp-saqib
Copy link
Member

@nextchamp-saqib nextchamp-saqib commented Jan 27, 2022

Bringing back e-invoicing integration into v14 as the beta is being released.

The development of the Indian regional app developed by @sagarvora would include e-invoicing integration. So until the app is ready, e-invoicing has to stay in v14

This PR will restore the doctypes & custom fields deleted in the previous PR (#26940)


Also, port new fixes & features of e-invoicing from v13 branch
#27375, #28084, #28418, #28547, #28235

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #29480 (b8802a3) into develop (28994c0) will decrease coverage by 0.03%.
The diff coverage is 42.37%.

@@             Coverage Diff             @@
##           develop   #29480      +/-   ##
===========================================
- Coverage    58.36%   58.33%   -0.04%     
===========================================
  Files         1091     1096       +5     
  Lines        67899    68746     +847     
===========================================
+ Hits         39629    40102     +473     
- Misses       28270    28644     +374     
Impacted Files Coverage Δ
erpnext/hooks.py 0.00% <ø> (ø)
...ype/e_invoice_request_log/e_invoice_request_log.py 0.00% <0.00%> (ø)
...onal/report/e_invoice_summary/e_invoice_summary.py 0.00% <0.00%> (ø)
erpnext/regional/india/e_invoice/utils.py 42.79% <42.79%> (ø)
...l/doctype/e_invoice_settings/e_invoice_settings.py 85.71% <85.71%> (ø)
...xt/accounts/doctype/sales_invoice/sales_invoice.py 78.29% <100.00%> (+0.01%) ⬆️
erpnext/controllers/accounts_controller.py 84.57% <100.00%> (+0.07%) ⬆️
.../regional/doctype/e_invoice_user/e_invoice_user.py 100.00% <100.00%> (ø)
erpnext/regional/india/setup.py 95.36% <100.00%> (+0.07%) ⬆️
erpnext/utilities/product.py 14.70% <0.00%> (-35.30%) ⬇️
... and 43 more

@nextchamp-saqib nextchamp-saqib merged commit 1170bee into frappe:develop Jan 31, 2022
@nextchamp-saqib
Copy link
Member Author

@Mergifyio backport version-14-beta-pre-release

@mergify
Copy link
Contributor

mergify bot commented Jan 31, 2022

backport version-14-beta-pre-release

✅ Backports have been created

nextchamp-saqib added a commit that referenced this pull request Jan 31, 2022
…release/pr-29480

revert: "refactor!: drop e-invoicing integration from erpnext" (backport #29480)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants