Phone SIM Card Business

I want to use ERPNext for my business involving HP SIM cards and top-up vouchers.

There are only 2 products:

  • HP SIM cards
  • Top-up vouchers

HP SIM cards will have various phone numbers, for example:

  • 987473084
  • 625384944
  • 4787123128
  • etc.
    Differentiated using barcodes.

And the top-up vouchers will consist of:

  • SWA Operator, Rp 30,000
  • SWA Operator, Rp 100,000
  • etc.

How do I implement ERPNext with a use case like this?

Note:
We need to track the inventory, so I don’t think we can treat each number as 1 item record. Because if so, in the stock balance report, the stock will always remain at 1 unit.

Hi,

Setup HP SIM Cards as serialised item and use the Phone Number as the serial number.

Top Up vouchers don’t have to be batched or serialized.

Hope this helps.

Thanks

Jay

Instead of creating a separate record for each phone number, you can just group them by type or operator and use barcodes to keep track of individual numbers within that batch.

For the top-up vouchers, you could do the same—just categorize them by operator and amount, and that should make things a lot simpler without messing up your stock reports.But if you’re dealing with international customers or travelers, adding eSIM options might be something to think about. I’ve used Simify for travel, and they have some great eSIM plans, like for Bali. Here’s the link if you’re interested: https://simify.com/en-au/collections/bali. It could be a nice extra service to offer.

I see…
Thanks Jay Ram

This one also can be a solution. thanks Castravetan