Skip to Content
Menú
This question has been flagged
1 Respondre
6666 Vistes

Where would I go to see the total taxes taken from sales made in a POS session? I can look at the tax on individual orders from the POS, but I would like a total tax taken per session or per time period.

Avatar
Descartar
Best Answer

Hi,

If you want to have a global amount of taxes, you can go in pos.order (tree view), filter by session (search view), remove the 80 lines limit by default. After, either you simply select all rows and export in Excel doc, with the column tax & total. (more simple), either you add the tax column in the tree view and you can see the total amount directly.

But if the question is : I need to have the different taxes amount (ex : total VAT 10%, total VAT 20%), it's not possible because the tax details are not stored in pos.order. (only in sale.order). BTW, I think this point is a problem in Point of sale module and generate bugs.

Regards.

Avatar
Descartar
Autor

There doesn't seem to be a tax column, just a total. I have to click each order individually to get the tax on that order, and it doesn't show up on the fields for exporting.

As said, you have to add this column (editing the view or developping a custom module). But a more simple solution is to export in Excel document with the columns you want.

Autor

Ah, okay, found out where to add it. Thanks for pointing me in the right direction, as well as telling me about that Excel export, I didn't know about that, and it'll make things so much easier from here on.

For anyone catching this later, add <field name="amount_tax"/> to point_of_sale_view.xml under pos.order to get the column.

Related Posts Respostes Vistes Activitat
2
de març 24
2166
0
de jul. 23
1991
1
d’oct. 15
4310
1
de març 15
5757
0
de juny 20
3501