Category

Uncategorized

34 articles

How to Set Up ERPNext Manufacturing Module

ERPNext’s Manufacturing module lets you manage your entire production process — from Bill of Materials to Work Orders to finished goods. This...

Setting Up Nginx Reverse Proxy for ERPNext

Running ERPNext behind Nginx gives you better performance, SSL support, and the ability to serve your site on port 80/443 instead of...

How to Configure Odoo Accounting Module

Odoo’s Accounting module is one of the most powerful features of the platform. This guide walks you through the initial setup —...

How to Configure MariaDB for ERPNext Performance

MariaDB configuration can make a huge difference in ERPNext performance. The default settings are conservative. This guide shows you how to tune...

PostgreSQL vs MariaDB: Which Database for Your ERP?

If you’re choosing between ERPNext and Odoo, one of the key differences is the database. ERPNext uses MariaDB. Odoo uses PostgreSQL. But...

ERPNext REST API: How to Create and Read Documents

ERPNext exposes a powerful REST API that lets you integrate with external apps, automate tasks, and build custom frontends. This guide covers...

How to Automate ERPNext Backups

Backups are critical for any production ERPNext instance. Losing your ERP data means losing invoices, inventory records, and customer information. This guide...

Setting Up Let’s Encrypt SSL for Self-Hosted ERP

Every production ERP needs SSL encryption. Let’s Encrypt provides free SSL certificates that auto-renew. This guide covers setting up SSL for both...

How to Migrate ERPNext to a New Server

Whether you’re upgrading your hardware or moving to a different provider, migrating ERPNext to a new server is something every admin needs...

How to Install ERPNext on Ubuntu 22.04 (Complete Guide)

This is a complete step-by-step guide to install ERPNext on a fresh Ubuntu 22.04 server. By the end you’ll have a fully...