Sevi Erpnext Sync

this plugin with sync payment and store information between the two systems

Install Sevi Erpnext Sync

bench get-app https://github.com/sevifinance/sevi-erpnext-sync

Add the Frappe Gems badge to your README

Maintain Sevi Erpnext Sync? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=sevifinance%2Fsevi-erpnext-sync)](https://frappegems.com/gems/apps/sevifinance/sevi-erpnext-sync)

About Sevi Erpnext Sync

Sevi Plugin

The Sevi Plugin is used to synchronize external systems, such as payment information, with ERPNext via the REST API.

Installation

You can install this app using the bench CLI:

cd $PATH_TO_YOUR_BENCH
bench get-app sevi https://github.com/sevifinance/sevi-erpnext-sync.git
bench install-app sevi

Contributing

This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:

cd apps/sevi
pre-commit install

Pre-commit is configured to use the following tools for checking and formatting your code:

  • ruff
  • eslint
  • prettier
  • pyupgrade

    CI

This app can use GitHub Actions for CI. The following workflows are configured:

  • CI: Installs this app and runs unit tests on every push to develop branch.
  • Linters: Runs Frappe Semgrep Rules and pip-audit on every pull request.

License

unlicense

Related Integrations apps for Frappe & ERPNext

  • Insights — Open Source Business Intelligence Tool
  • Raven — Simple, open source team messaging platform
  • Frappe Whatsapp — WhatsApp cloud integration for frappe
  • Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
  • Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
  • Frappe React Sdk — React hooks for Frappe
  • Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
  • Mcp — Frappe MCP allows Frappe apps to function as MCP servers