Skip to content

Installation

PayInvoice Next runs on the PINEXT Platform. This page covers installation for system administrators.

Prerequisites

Before installing PayInvoice Next, ensure your server meets these requirements:

  • Operating System: Ubuntu 22.04 LTS or later
  • Python: 3.10 or later
  • Database: MariaDB 10.6 or later
  • Node.js: 18 or later
  • RAM: Minimum 4 GB (8 GB recommended for production)
  • Disk: Minimum 40 GB free space

Installation Steps

  1. Set up the PINEXT Platform on your server following the platform installation guide provided by your implementation partner.
  2. Install the PayInvoice Next modules using the platform's app installation command.
  3. Create or configure your site with the required modules enabled.
  4. Run the database migration to set up all required tables and fields.
  5. Build the frontend assets.
  6. Clear the cache and restart the server.

TIP

Your implementation partner will handle the initial server setup. This page is for reference during upgrades or additional site configurations.

Post-Installation

After installation, proceed to Initial Setup to configure your company, fiscal year, and chart of accounts.

Verifying Installation

Log into PayInvoice Next and navigate to the module sidebar. You should see the following modules available:

  • Budget Management
  • Procurement
  • Supplier Management
  • Invoice Processing
  • Workflow & Approvals
  • Reports

If any module is missing, contact your implementation partner to verify the module installation.

PayInvoice Next — P2P Documentation v1.0.0-beta