mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-21 05:02:07 +02:00
28 lines
391 B
Markdown
28 lines
391 B
Markdown
# Point of Sale Discounts
|
|
|
|
|
|
|
|
This module allows the cashier to quickly give percentage-based
|
|
discount to a customer.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-pos_discount
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- point_of_sale
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/pos_discount
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|