mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-25 00:52:01 +02:00
29 lines
634 B
Markdown
29 lines
634 B
Markdown
# Coupons, Promotions, Gift Card and Loyalty for eCommerce
|
|
|
|
|
|
Create coupon, promotion codes, gift cards and loyalty programs to boost your sales (free products, discounts, etc.). Shoppers can use them in the eCommerce checkout.
|
|
|
|
Coupon & promotion programs can be edited in the Catalog menu of the Website app.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-website_sale_loyalty
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- website_sale
|
|
- website_links
|
|
- sale_loyalty
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/website_sale_loyalty
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|