Skip to content

Getting Started with OpenRxERP

Welcome to OpenRxERP, your secure on-premise solution for retail pharmacies in India, offering cloud flexibility. This guide will help you navigate and get started with OpenRxERP once you've completed the installation.

Accessing the Application

  1. Run the Development Server
    If you haven't already started the server, run the following command in your terminal:

    python manage.py runserver
    
  2. Open the Application in Your Browser
    Once the server is running, open your web browser and navigate to:

http://localhost:8000

Homepage Overview

When you open http://localhost:8000, you will see the homepage of the OpenRxERP application. The homepage is designed to provide easy access to all key features of the application.

Features of the Homepage

  • Navigation Bar
    At the top of the homepage, you'll find a blue navigation bar with dropdown menus for different sections of the application:
  • Customer: Access options related to customer management.
  • Supplier: Manage your suppliers.
  • Company: Handle company-related tasks.
  • Item: Manage inventory items.
  • Purchase: Access purchase management tools.

Feature List

The main section of the homepage displays all available features, grouped by categories. Each category contains links to relevant functionalities:

Customer - Customer List: View all customers. - Add Customer: Add a new customer.

Supplier - Supplier List: View all suppliers. - Add Supplier: Add a new supplier.

Company - Company List: View all companies. - Add Company: Add a new company. - Division List: View all divisions. - Create Division: Add a new division. - Add Medical Representative: Add a new medical representative.

GST - Get State Name: Retrieve GST state names.

Item - Create Item: Add a new inventory item. - Item List: View all items. - Get Items: Fetch item details.

Purchase - Create Purchase: Create a new purchase order.