Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Question #13367

Closed
hobejeans opened this issue Aug 5, 2020 · 3 comments
Closed

Code Question #13367

hobejeans opened this issue Aug 5, 2020 · 3 comments
Assignees
Labels
❔ question This is a question about the YetiForce system.
Milestone

Comments

@hobejeans
Copy link

hobejeans commented Aug 5, 2020

I need a few short codes for invoice...
$(translate : Other.PDF|LBL_TO_PAY)$ | **Gross = sum_gross
$(custom : TableDiscountSummary)$ | Discount = _________________ ?
$(custom : TableTaxSummary)$ | Tax = ____________________ ?

I use the gross short code on invoice which works... but I can not figure out what the discount and the tax short codes are. please help. Thank you.

@vovpff
Copy link
Contributor

vovpff commented Aug 5, 2020

Gross and total this is basic fields what calculated every time when you chande something in table with products/services list.
Tax and discount - the part of products/services table and can't be called directly by short code without programming...

@hobejeans
Copy link
Author

On the invoice, I would like to show only the tax amount and discount amount. I would like to hide the table. I do not want them to be shown in the current table with the title on top. How can I show only the currency value on the invoice form?

@bpabiszczak
Copy link
Contributor

You need a developer.

@bpabiszczak bpabiszczak self-assigned this Aug 27, 2020
@bpabiszczak bpabiszczak added the ❔ question This is a question about the YetiForce system. label Aug 27, 2020
@bpabiszczak bpabiszczak added this to the YetiForce 5.4 milestone Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❔ question This is a question about the YetiForce system.
Projects
YetiForceCRM
Awaiting triage
Development

No branches or pull requests

3 participants