Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
6677 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis

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.

Penulis

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.

Post Terkait Replies Tampilan Aktivitas
2
Mar 24
2182
0
Jul 23
2006
1
Okt 15
4318
1
Mar 15
5769
0
Jun 20
3513