Phiscal OS will be a platform independent web application written in PHP5 using the Symfony Framework.
It will be designed to cover the needs of small/medium size businesses in the following areas:
this will be the first draft of the invoice generation module. Aiming for data input rather then gui this time.
Create the dummy data and the insertion script for the sales ledger
The CRUDs for Customers, VAT Codes etc need some template rearrangement on top of the basic ajax template
Document and create quickstart guide to sales ledger upon code completion
Do a new generator for simple CRUD operations with AJAX templates
Do draft add, edit and delete screens for:
Using DBDesigner4 to design the database layout for the sales ledger.
Need to include design for:
* salesInvoice and salesInvoice_Items tables
* payments on account
* payment to invoice reconciliation
* VAT implementation