Recent Posts
Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 36
|
Mar 5, 2010
|
Topic: Troubleshooting & Bug Reports / Sever-side timer weirdness Right. I’m aware that it’s by the minute. It was sticking on the same minute (not updating after several minutes). It’s worked fine for several days. I just noticed the strange behavior today. Firefox v3.6 |
|
Mar 4, 2010
|
Topic: Troubleshooting & Bug Reports / Sever-side timer weirdness First, the timer should only be updating once a minute. It doesn’t update each second (as it used to). Some customers have been confused by this new behavior. If you’re sitting on the page for minutes at a time and don’t see it updating then there’s a problem elsewhere – maybe a Javascript issue. If that’s the case please let me know your browser / version / operating system and I’ll try to look into it in more depth. - s |
|
Mar 4, 2010
|
Topic: Troubleshooting & Bug Reports / Sever-side timer weirdness I’ve been using the server side timer often. It’s a great feature. Today I’m seeing some weirdness. I have the timer going and the row is orange, but the timer doesn’t update while on the page. When I browse away and come back it shows that it has been keeping time though. Any ideas? |
|
Mar 4, 2010
|
Topic: Liquid Templates / Either/or conditions for IF statement That code is just printing out the title both times and would be the same thing regardless of the content. Is that your real code or are you doing something else in your template? |
|
Mar 3, 2010
|
Topic: Liquid Templates / Either/or conditions for IF statement I am trying to format line items in the invoice template based on the value of the title. The code I am using that I think should work isn’t. I want to apply formatting if the title is any one of a number of different values. The code works just fine for the first value, it doesn’t apply the formatting for the second value though. Can someone please help? Here is my code: {{ item.title }} Thanks! |
|
Mar 3, 2010
|
Topic: Liquid Templates / Change "Tax" and Tax2" in templates? Thanks Seth. I inadvertently deleted that section of code from the template I’ve been working on…. no wonder I couldn’t find it! :) |
|
Mar 1, 2010
|
Topic: Troubleshooting & Bug Reports / Strange invoice ordering behavior Seth, thanks for your reply. Although it might seem to be optimal to order invoices by due date, what happens is that all the invoices that I prepare on a particular day end up being listed in reverse of the order of the invoice numbers. So I end up with an invoice list like this: 0023 0024 0025 0026 0019 0020 0021 0022… and it makes me crazy. So if at some point you can enable column sorting that would make me very happy :-D |
|
Feb 25, 2010
|
Topic: Liquid Templates / Change "Tax" and Tax2" in templates? Sure Colin, Just edit your html_invoice template and find the strings and replace them. |
|
Feb 25, 2010
|
Topic: Liquid Templates / Change "Tax" and Tax2" in templates? Hi, I am working on an invoice template for a company in Canada, and they need the “Tax” and “Tax 2” to display as “GST” and “PST” respectively. Is there a way to do this? Either through account settings or within the template? Thanks! |
|
Feb 13, 2010
|
Topic: Troubleshooting & Bug Reports / Strange invoice ordering behavior The default order is by due date. I understand it’s a bit tricky because you can’t sort / reorder them. It’s something we’re aware of. |
|
Feb 13, 2010
|
Topic: Troubleshooting & Bug Reports / Strange invoice ordering behavior When I look at a list of my invoices, or generate a report of invoices, there doesn’t seem to be any rhyme or reason to how the invoices are ordered. I can create 5 invoices on one day yet when they show up in a list they are all mixed up, and aren’t ordered by invoice number nor by client. Furthermore, there’s no way to sort the list by either invoice number or by client. It’s really difficult to check these lists against my spreadsheets with this chaotic behavior. How are invoice lists ordered? |
|
Jan 25, 2010
|
Topic: Troubleshooting & Bug Reports / Search vs Download CSV Hi Please advice |
|
Jan 14, 2010
|
Topic: Random / Adding Estimate Signatures Unfortunately at this time we don’t offer customization of that area on the estimate document. We have to keep this under our control so when your client views it on the internet they can fill in a form to indicate their agreement. What you can do however, is add your signature to the end of the html_estimate document, which will place it right above that area. I’ve emailed you with how to insert images in response to your earlier inquiry. Please check your inbox for more information. Regards, - s |
|
Jan 14, 2010
|
Topic: Random / Adding Estimate Signatures Hi There, How do you add a signature into a template and populate the ‘print name’ area? I have looked into your tutorials and the only reference I have found is ‘Upload an image of your signature to make them more personalized’ but it doesn’t actually say where and how? Is this editable in the Cashboard interface or to be hard coded into the template? When I preview a PDF version of the estimate the areas are there but blank? Any help would be great, Thanks! |
|
Jan 13, 2010
|
Topic: Troubleshooting & Bug Reports / Pagination doesn't work in Projects - Time tab Thanks for the report Don. We’ll look into it. Can you please email support and let us know your account details? Thanks. |
|
Jan 11, 2010
|
Topic: Troubleshooting & Bug Reports / Pagination doesn't work in Projects - Time tab The time entries pagination isn’t working on this page: https://MYPAGE.cashboardapp.com/provider/projects/time_log/IDNUMBER?page=3 |
|
Dec 31, 2009
|
Topic: Liquid Templates / Template Examples I am playing around with them on my own but I wanted to know if anyone had some themes they would post so I could see some of the options? I will post the ones I come up with in this thread too for others. |
|
Dec 24, 2009
|
Topic: Announcements / Server-side timers are live Also just added rounding for time entries |
|
Dec 23, 2009
|
Topic: Announcements / Server-side timers are live Start a timer, leave the Cashboard site, come back and it’ll still be running. Magical! |
|
Dec 16, 2009
|
Topic: Liquid Templates / Date Range That actually might work good. For this particular time sheet, I’d type the date range in the notes, and use that as the Or something like that… I’ll play around with that… Thanks. |
|
Dec 16, 2009
|
Topic: Liquid Templates / Date Range Unfortunately there’s no way to put that in the header. However, you can just type that into the invoice notes field and it will appear on your invoice. |
|
Dec 16, 2009
|
Topic: Liquid Templates / Date Range I’m sorry, I reread my question and realized that I asked the wrong thing. I meant, I wanted to put in the invoice header, something like: Invoice: 000001 [details down here] |
|
Dec 16, 2009
|
Topic: Troubleshooting & Bug Reports / Weeks starts sundays No, it’s not possible to change the timesheet calendars at this time. However if you like that idea please feel free to vote for it on our official feature request forum |
|
Dec 16, 2009
|
Topic: Liquid Templates / Date Range Bryce, yes it’s possible to specify dates you’d like to invoice for when importing time entries. Simply do the following
|
|
Dec 16, 2009
|
Topic: Troubleshooting & Bug Reports / Weeks starts sundays Is it possible to change the calendars to have Sunday be the start of the week as opposed to Mondays? |