How to do Expense Entry in ErpNext similar to Tally

How we currently work in Tally

Suppose we purchase a hardware item worth ₹5,000.

In Tally, we directly pass the entry:

  • Debit: Repairs & Maintenance / Hardware Expense ₹5,000

  • Credit: Supplier ₹5,000

No item creation is required.

The expense directly reflects in P&L and reports.

What Users Are Finding Difficult

In Tally:

:white_check_mark: Select Expense Head → Enter Amount → Save

In ERPNext Standard:

:cross_mark: Create Item → Link Expense Head → Select Item → Enter Invoice

This increases master creation work for users, especially for one-time expenses.

Kindly give soltuion to it, we are not able to move ahead because of this

Hi @sumola

I also faced the same problem coming from a QuickBooks background.

However you have to remember that ERPNext is mainly tailored for Medium to Large enterprises which have varying complex requirements (sub contracting, manufacturing, dimensions, scripts, etc..)

I suggest you use journal entries for this as it may be closer to what you have described in Tally (direct debits and credits)

Hope it helps

You don’t have to create an item. Only Item Name is required, you can leave item ID empty and add the other relevant info like cost center, etc.

Have tried that already?