|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Apprentice |
hello, I'm French and new user billing. I think this app is very complete and great.
I start by creating my personal templates, but unfortunately I'm faced with some problems. My English is not perfect, I just ask you some help, how to add a simple table without that it repeats the box "DATA ROW" automatically. See picture below: ___________________________________________________________________________________________________ IN FRENCH NOW bonjour, je suis français et nouvel utilisateur de billing. je trouve que ce soft est très complet et génial. J'ai commencer par créer mes templates personnelle, mais malheureusement je suis confronter à quelques problèmes. Mon anglais n'étant pas parfait, je viens vous demander un peu d'aide, comment faire pour ajouter un tableau simple sans que celui ci répète la case "DATA ROW" automatiquement. Voir image ci-dessus : |
||
|
|
Apprentice |
UP please
|
|||
|
|
Marketcircle Team |
It's hard to determine the problem here (in terms of how you've described it).
Perhaps you can send in your template to support and they can have a look. That will be much faster. |
|||
|
|
Apprentice |
Hello, thank you for your reply I was beginning to despair!
So if you agree to have a look on my template, you can download it by click here. Thank you to you PS: The printing problem for which I opened a post in this template is too, so if it can look as AC would be really nice to you. Knowing that I make all the settings that you have indicated in your answer on the post match This message has been edited. Last edited by: ArtCroz, |
|||
|
|
Apprentice |
little UP !!!
|
|||
|
|
Apprentice |
little tuesday UP !!! Please help me
|
|||
|
|
Marketcircle Team |
If you look at the original response. I asked you to email support with this.
Anyways. I looked at your template. You are using the wrong metaphor for what you need. There are 2 problems: 1) The additional taxes (house of artists) should not be a table. They can be textareas and dynamic textareas arranged in a grid. A table with the data row is expected to grow. In your case, you don't need to grow. The layout for those taxes (taux) is static. 2) Further to choosing the table, you've specified that the data for the table is the list of timeslips. This is why the table is growing. There is no need for this. There are a few ways you can accomplish what you are looking for (it is a bit complicated because we didn't design for this kind of thing - but luckily it is possible): 1) Use a series of textareas and dynamic textareas to make a grid that remembers the table you made 2) For the columns where you need calculations, make them "scripts". I assume that the taxes are fixed and it is simply a calculation of slip totals multiplied by the tax. Here is what the script will look like (with comments): "get all the billable slips" slips := element valueForKeyPath:'object.billableSlips'. "get the subtotal of all those slips" subtotal := slips valueForKeyPath:'@sum.derivedSubTotal'. "multiply that subtotal by the tax (each script would have a different rate)" subTotalWithTax := subtotal * 0.85. "return the calculated value" subTotalWithTax. If this is too complicated, you could ask one our partners to do it for a small fee. Cynthia or Eric would be good candidates. HTH |
|||
|
|
Apprentice |
Sorry for not having followed your instructions unfortunately I misunderstood, being French I sometimes evil! ;-)
Thank you for your reply, I will try to correct all this but the side of the script, hummm I do not think I'd be able to do so a little help would not be denied. |
|||
|
| Powered by Social Strata |
| Please Wait. Your request is being processed... |
|

