Invoicing for LiquidPlanner timesheets
Hi, I wrote a small perl script today that takes the timesheet .csv file that LiquidPlanner can export, and creates a new .csv file from it for an invoice for those tasks. Like a lot of code people write and give away, I wrote it specifically for my needs and it's unlikely to exactly meet your needs without some changes & setup. Here's the code, in the public domain in case it's useful. I'd love to see any improvements you make. If you're not sure what a perl script is or how to adapt it to your