12 lines
535 B
Markdown
Executable File
12 lines
535 B
Markdown
Executable File
# POS Loyalty Discount Before Tax
|
|
|
|
## Overview
|
|
This custom Odoo 19 module modifies the standard Point of Sale (POS) loyalty reward calculation. By default, Odoo may calculate certain loyalty discounts after taxes. This module ensures that loyalty discounts are applied **before** tax calculations, meaning the tax is calculated based on the discounted subtotal.
|
|
|
|
## Features
|
|
- Overrides standard loyalty reward logic in the POS frontend.
|
|
- Ensures tax amounts accurately reflect the post-discount price.
|
|
|
|
## Author
|
|
- **Suherdy Yacob**
|