Needed something like this. Perfect.
Show HN: Create unlimited one-off Invoices (Built with AngularJS)
31–40 of 42 posts
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#32Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#33I recommend making use of localstorage, so the company info doesn't have to be entered every time.
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#34Hey! Here's something very similar I've built with Angular too https://github.com/vahek/InvoicingJs I recommend making use of localstorage, so the company info doesn't have to be entered every time.
HN community has definitely given us a few ideas and we look forward to implement a couple of those.
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#35invoice_sub_total is defined twice.
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#36Hey! Here's something very similar I've built with Angular too https://github.com/vahek/InvoicingJs I recommend making use of localstorage, so the company info doesn't have to be entered every time.
Thanks for the suggestions
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#37Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#38Ok, so we have local storage and highlighting ready...! Thanks for the suggestions guys. Appreciate it..
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#39Invoices need due dates, too.
Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)
#40any tips on how I could quickly hack it to save pdf / email pdf?