mirror of
https://github.com/Karaka-Management/oms-Finance.git
synced 2026-01-26 19:48:40 +00:00
25 lines
533 B
Markdown
25 lines
533 B
Markdown
# Tax Codes
|
|
|
|
Tax codes describe basic tax behavior such as tax percentage and associated tax account.
|
|
|
|

|
|
|
|
## Tax Code
|
|
|
|
This is the code/abbreviation used in the application.
|
|
|
|
## Invoice Percentage
|
|
|
|
The tax percentage shown on the invoice.
|
|
|
|
> Sometimes invoices don't show any taxes or 0% but internally the application has to calculate with taxes (e.g. intra-community).
|
|
|
|
## Sales Percentage
|
|
|
|
The outgoing tax percentage.
|
|
|
|
## Input Percentage
|
|
|
|
The input/ingoing tax percentage.
|
|
|