Skip to content

ERPNext Prerequisites

Prepare your ERPNext instance before connecting to TaprNext.

ComponentMinimum VersionRecommended
ERPNextv14.0v15.x
Frappev14.0v15.x

Ensure these ERPNext modules are installed:

  • Accounts (core)
  • Buying (Purchase Invoices)
  • Stock (optional, for GRN matching)
  1. Go to ERPNext > Users
  2. Create new user: taprnext-api@yourcompany.com
  3. Set strong password
  4. Enable API access
RolePurpose
Accounts UserCreate Purchase Invoices
Purchase UserAccess suppliers, POs
System ManagerAPI access (or use API Access role)
  1. Open API user profile
  2. Click API Access
  3. Generate API Key and Secret
  4. Copy both immediately

Important: The API Secret displays only once—save it immediately upon generation.

TaprNext requires connectivity to your ERPNext instance:

RequirementDetails
HTTPSSSL certificate required
Port443 (or custom)
FirewallAllow TaprNext IPs
URLPublicly accessible or VPN

If using IP allowlist, contact support@tapr.ch for the current list of TaprNext IP addresses.

  • ☐ ERPNext v14+ installed
  • ☐ Accounts module active
  • ☐ API user created
  • ☐ Roles assigned
  • ☐ API keys generated
  • ☐ HTTPS enabled
  • ☐ Firewall configured