Quick Start
Quick Start: Your First 5 Minutes#
Let’s unify a Customer and Supplier into a single Party Master and explore key UPH features.
Scenario#
You do business with “Acme Corp”. They buy your products (Customer) and also sell you raw materials (Supplier). In standard ERPNext, these are two separate documents. In UPH, we unify them.
Step 1: Create the Party Master#
- Open the Party Workspace.
- Click New Party Master (or go to Party Master list > Add Party Master).
- Name: Enter “Acme Corp”.
- Party Type: Select “Company” (or Individual).
- Legal Entity Type: Select “LLC” (or appropriate type).
- Save.
The system generates a unique Party Master ID (e.g., PM-ACME-001).
Step 2: Configure Accounts#
Set up multi-currency support:
- In the Accounts section, click Add Row.
- Select a Company.
- Set Default Currency (e.g., USD).
- Set the Account for Receivables.
- Add another row for EUR with different accounts if needed.
UPH will automatically use the correct account based on transaction currency.
Step 3: Link Roles#
A. Create Customer Role#
- On the Party Master dashboard, click Create > Customer.
- The Customer form opens. Notice the Party Master field is auto-filled.
- Save the Customer.
B. Create Supplier Role#
- Go back to the Party Master.
- Click Create > Supplier.
- Save the Supplier.
Step 4: View Unified Dashboard#
Now that both roles are linked:
- Go to the Party Master for “Acme Corp”.
- The Dashboard cleanly lists both the Customer and Supplier links.
- View Total Sales, Total Purchases, and Outstanding Balances at a glance.
- Click Party Account Statement to see a consolidated ledger of all transactions.
Step 5: Check Data Quality#
Navigate to the Data Quality Dashboard:
- Go to Party > Data Quality Dashboard.
- Review the governance score and statistics.
- Check for potential duplicates using the similarity slider.
Step 6: Create a Transaction#
Test the unified experience:
- Create a Sales Invoice for “Acme Corp” (Customer role).
- Notice the Party Master field is automatically set.
- Create a Purchase Invoice for “Acme Corp” (Supplier role).
- Both transactions link to the same Party Master.
**Congratulations!** You have successfully: - Created a unified Party Master - Configured multi-currency accounts - Linked multiple roles (Customer + Supplier) - Verified the consolidated dashboard - Tested transactional integration
Next Steps#
Now that you’ve mastered the basics, explore:
- Data Quality Rules: Configure duplicate detection rules
- Party Analytic Accounting: Set up branch/site-level reporting
- Hierarchy: Create parent-child Party Master relationships
- Reports: Explore Party Account Statement and Party Ledger reports