PrePaid/Voucher card Generation System
From VillageTelco
One of the first development tasks will be to build a voucher generation system.
The reason we will be developing this to start is it is a simple PHP app. It will inherit csv's from the billing engine.
I feel this can be built as a separate FOSS module. The input for this system will be generated by the billing system and later the Captive Portal engine.
The question does arise why would this not be directly included in the billing engine ?
The reason is one really of accounting practice and internal control. The actual final printing of the vouchers is vital to the business as it is in effect printing money. Once the interface is done, and the user permissions of the billing interface specified we will include this module into the Super Admin section of the billing.

