İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
6753 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

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.

Üretici

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.

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Mar 24
2253
0
Tem 23
2088
1
Eki 15
4419
1
Mar 15
5841
0
Haz 20
3577