Projects tagged ‘invoices’ and ‘mysql’


Jump to tag:

Projects tagged ‘invoices’ and ‘mysql’

Filtered by Project Tags invoices mysql

Refine results Project Tags linux (1) finance (1) calculation (1) cost (1) php (1) bookkeeping (1) gambas (1) invoice (1) desktop (1) gpl (1)

[2 total ]

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

Simple Linux Desktop program to keep track of costs via invoices, written in Gambas 2. Optimized input efficiency. Distribute costs over departments/costplaces. Lookup, total, print ... [More] cost-invoices/period. Import suppliers. Use for Direct Cost calculation. [Less]
Created 11 months ago.