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

Indiamart api integration #37615

Conversation

Nandhinidevi123
Copy link
Contributor

@Nandhinidevi123 Nandhinidevi123 commented Oct 20, 2023

IndiaMART provides an API to retrieve lead details, which can be integrated into ERPNext. By adding this function to a cron schedule, you can automatically synchronize lead data daily with your site.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #37615 (e026160) into develop (38ca164) will increase coverage by 0.43%.
Report is 110 commits behind head on develop.
The diff coverage is 62.90%.

@@             Coverage Diff             @@
##           develop   #37615      +/-   ##
===========================================
+ Coverage    66.86%   67.30%   +0.43%     
===========================================
  Files          791      759      -32     
  Lines        62519    60179    -2340     
===========================================
- Hits         41805    40503    -1302     
+ Misses       20714    19676    -1038     
Files Coverage Δ
...account_closing_balance/account_closing_balance.py 97.91% <100.00%> (+4.29%) ⬆️
...xt/accounts/doctype/payment_entry/payment_entry.py 83.77% <100.00%> (+0.08%) ⬆️
...ounts/doctype/purchase_invoice/purchase_invoice.py 83.97% <100.00%> (+0.02%) ⬆️
...xt/accounts/doctype/sales_invoice/sales_invoice.py 83.88% <100.00%> (-0.08%) ⬇️
...nts/doctype/subscription_plan/subscription_plan.py 40.47% <ø> (ø)
erpnext/accounts/doctype/tax_rule/tax_rule.py 93.10% <100.00%> (+1.36%) ⬆️
.../report/accounts_receivable/accounts_receivable.py 90.56% <100.00%> (ø)
...omparison/general_and_payment_ledger_comparison.py 100.00% <100.00%> (ø)
erpnext/controllers/selling_controller.py 80.75% <100.00%> (ø)
erpnext/erpnext_integrations/utils.py 0.00% <ø> (-42.23%) ⬇️
... and 35 more

... and 15 files with indirect coverage changes

@ankush
Copy link
Member

ankush commented Oct 20, 2023

@Nandhinidevi123 We do not accept new integrations in ERPNext core, you can publish this as an app instead.

@ankush ankush closed this Oct 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants