Phiscal Open Source

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:

  • UK Tax and PAYE payroll
  • Accounts and Contacts
  • Stock

Get SVN working

Need to init the SVN repo with the new code

Create draft invoice module for sales ledger

this will be the first draft of the invoice generation module. Aiming for data input rather then gui this time.

Create dummy data for Sales Ledger

Create the dummy data and the insertion script for the sales ledger

Beautify the CRUDS for the Sales Ledger

The CRUDs for Customers, VAT Codes etc need some template rearrangement on top of the basic ajax template

Get template layout properly coded

Create the layout template

Document the Sales Ledger

Document and create quickstart guide to sales ledger upon code completion

Do ajax CRUD generator

Do a new generator for simple CRUD operations with AJAX templates

Draft Sales Ledger Dependencies

Do draft add, edit and delete screens for:

  • Customers
  • Products
  • Vat Codes
  • Terms
  • Delivery Addresses
  • Countries

Design Database for Sales Ledger

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

Syndicate content