Should ERPNext Have a "Fast Voucher Entry" Workspace for Accountants?

Hi everyone,

I’ve been working on an accounting-focused frontend on top of ERPNext, and while building it I started wondering whether this could benefit the wider community.

ERPNext is extremely powerful from an ERP perspective, but many accountants coming from BUSY or Tally often find day-to-day voucher entry slower than what they’re used to. The functionality is there—the workflow is simply different.

I’m thinking about a dedicated Fast Voucher Entry Workspace instead of replacing the existing UI.

Some ideas:

  • Keyboard-first navigation (minimal mouse usage)

  • Single-screen Sales, Purchase, Payment, Receipt, Journal entries

  • Barcode-first item entry

  • Quick customer creation (without leaving the voucher)

  • Real-time stock and outstanding balance

  • Last sale/purchase price while entering items

  • Auto GST calculation and validation

  • Universal search (Customer, Item, Invoice, GSTIN)

  • Accountant-friendly shortcuts (Enter, F-keys, Ctrl shortcuts)

  • Optional offline entry with later synchronization

  • AI-assisted item/customer search in the future

The goal would not be to replace ERPNext’s standard forms, but to provide an optional workspace optimized for high-volume accounting environments.

ERPNext Backend

├── Standard ERP Forms
└── Fast Voucher Entry Workspace
├── Sales
├── Purchase
├── Payment
├── Receipt
├── Journal
└── GST Workflow

I believe this could make ERPNext more attractive for:

  • Retail

  • FMCG

  • Medical Stores

  • Auto Parts

  • Wholesale

  • Trading Businesses

…where operators may create hundreds of vouchers every day.

Questions for the community

  • Would you use a keyboard-first accounting workspace?

  • What are the biggest pain points during daily voucher entry?

  • Which BUSY/Tally features do you miss the most in ERPNext?

  • Should this be a community app, or could some of these ideas be integrated into ERPNext itself?

I’d really appreciate feedback from accountants, ERPNext implementers, and developers before taking this further.

Thanks!