Update readme.md

This commit is contained in:
Abdul Aziz Amrullah 2026-05-18 16:55:10 +07:00
parent 3282f7ab1b
commit 06e1b5d8ae

View File

@ -78,7 +78,7 @@ Suppose you have three loyalty tiers configured:
## Module Structure ## Module Structure
``` ```
pos_loyalty_auto_level_new/ pos_loyalty_auto_level/
├── __init__.py ├── __init__.py
├── __manifest__.py ├── __manifest__.py
├── README.md ├── README.md
@ -92,7 +92,7 @@ pos_loyalty_auto_level_new/
## Installation ## Installation
1. Place the `pos_loyalty_auto_level_new` folder in your Odoo `custom/` addons directory. 1. Place the `pos_loyalty_auto_level` folder in your Odoo `custom/` addons directory.
2. Update the apps list: **Settings → Apps → Update Apps List**. 2. Update the apps list: **Settings → Apps → Update Apps List**.
3. Search for **"POS Loyalty Auto Level Update"** and click **Install**. 3. Search for **"POS Loyalty Auto Level Update"** and click **Install**.