콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
6938 화면

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.

아바타
취소
베스트 답변

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.

아바타
취소
작성자

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.

작성자

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.

관련 게시물 답글 화면 활동
2
3월 24
2447
0
7월 23
2323
1
10월 15
4580
1
3월 15
5984
0
6월 20
3747