odoo/odoo#163197

Created by fw-bot
label
odoo-dev:saas-16.3-15.0-opw-3817535-report_pos_order-roen-cPup-fw
head
1dc6ce03ef07d228d6903bbf14f6c2b780c20dee
target
saas-16.3
merged
3 weeks ago by Robin Engels (roen)
forward-port of
odoo/odoo#162883

[FW][FIX] point_of_sale: pos sale reprot total now include taxes correctly

Current behavior:
If you make a sale of a product that use a taxe not included in the price. Then go in order analysis in PoS, the total price of the product will not include the taxes.

Steps to reproduce:
- Create a tax of 15% that is not included in price
- Create a product with 10$ price and add this tax to it. (Total price including tax should be 11.5$)
- Sell it in the PoS and close the session
- Go in PoS > Reporting > Order. Open the pivot view and check the total price for the product
- The total is 10$ instad of 11.5$

opw-3817535
---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: odoo/odoo#162984
Forward-Port-Of: odoo/odoo#162883