From: Alberto F. T. <alb...@gm...> - 2011-10-06 10:00:25
|
Hi! I started using Timesheet.php from version 1.2.1 for my small company, then I suggested it to a customer who asked me to translate it and to add the invoice functionality. I added some tables (bank accounts, time billed) and, after selecting a customer and checking which of the unbilled time (records of timesheet_times table) should be billed, a .sxc file was generated with the invoice data. Then, the selected timesheet_times records were inserted into the time_billed table. The project has been deployed in late 2006, and now another customer is asking me for a more-or-less identical function. I plan to port the 2006 patches to TimesheetNG 1.5.2, would it be interesting to have the functionality added to the development trunk? Alberto |