Hello , I am new to sambapos. I want to add Public lighting tax 3% to my Product by Group ( Beer and Alcohol). I want to add this include in product price and sell as normal but when i get my report i want to know how much the net sale and how much the tax?
Example : I set up Product : Angkor Beer 1 Case = 12 $ (include tax 3%)
and when i sell it will show as normal >
Angkor Beer 1 = 12$ Total also 12$ but when i see the report i want to show how much 3% that take from 12$ and how much a net price of product. if can i want to export a sale data as a group to excel and then i will can add the calculate by my own …anyway how to do this? …thank you
Hi and welcome to the forum!
Thre is an old guide for V3 that is still relevant for setting up taxes, you can read more here: https://sambapos.org/wiki/doku.php/en/how_to_configure_multiple_taxes.
When you add your Public Lighting Tax, on the tax template mappings you can set specific product groups and if necessary individual products for which the tax will be applied.
Exporting custom reports to Excel or other formats is available in v5 but in v4 your restricted to what you can export to only .csv and you can not edit what is exported.
yes , i follow this to apply tax , VAT 10% for all Product and PLT 3% for Beer and Alcohol
but not yet fit my need , i don’t want to show 3% of PLT to customer i want to show only price to sell that already include PLT3% and when i see report i will can see the net sale and PLT amount total
Can or not in Version4 …How to do?
You just do this in your printer template…
In the same way the void orders are ignored by specifying [ORDERS:Void] template you would specify a tax template layout but but nothing so that it doesn’t show.
Or alternatively rather than using the {TAXES} insert tag in the main part of the layout add the tag specifying the 10% tax by name.
The POS screen will still show all taxes and the accounts/report will show both but the customer receipt will only show the one you specified.
