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

Add support for remote ERPNext/Frappe HR integrations #1225

Open
nikkothari22 opened this issue Jan 5, 2025 · 1 comment
Open

Add support for remote ERPNext/Frappe HR integrations #1225

nikkothari22 opened this issue Jan 5, 2025 · 1 comment

Comments

@nikkothari22
Copy link
Member

nikkothari22 commented Jan 5, 2025

Some users might want to host Raven on a separate server and not on the main server running ERPNext for performance reasons.

It makes sense to have an option to be able to refer to documents, view leave status of users, apply message actions, or run AI integrations on Raven and be connected to a separate server for them. To ensure user security, we might need to setup OAuth - a plain API key will not work since each user would have different rights on the main ERP server.

Not all features can work this way though - for example, sending a Raven would not work from ERPNext to Raven unless we have a lightweight "adapter" app installed in the ERPNext server for this. Timeline component and in-ERP chat would also need some sort of adapter. Maybe not needed for the first phase.

We might want to think about this.

Copy link

linear bot commented Jan 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant