Projects tagged ‘invoices’ and ‘php’


[4 total ]

5 Users
 

A simple web based invoicing system designed to get the job done, free/open source software, community developed, no marketing, no buzz words, and no whizzbang features you're never going to use.
Created over 3 years ago.

1 Users

Smart Invoicing Web Application An open source web application meant to help manage & create invoices in a simple, straightforward way. Siwapp is not meant to solve all & every need of your ... [More] business, neither it intends to end up as a full business manager application. Our goal is to get just one thing right: Invoices. A basic need for every business. This web application will also be able to work as a module -interconnected through its API to many otner business management applications- which takes care -the easy way- only of the billing of the company. Siwapp is built on Symfony, and its development is maintained by MARKHAUS, an Internet company with more than 10 years of expertise in the online world, but everybody is welcome to get involved! [Less]
Created 7 months ago.

0 Users

Free/Open source software, no hype, no buzz words, no whizz bang features your never ganna use, just a simple invoicing system designed to get the job done. Homepage: http://www.simpleinvoices.org ... [More] Wiki Pages todo done ideas known_issues notes Code stats & analysis by OhlohCode stats: .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); Code analysis: [Less]
Created about 1 year ago.

0 Users

Update: 7/20/2009 - I am finally making updates to this project. If anyone has made updates please submit them to me. Thanks. Online suite used to manage customers and invoices. Demo Site: http://demo.billpdf.com/
Created 12 months ago.