Update README.md

This commit is contained in:
شركة خبير المحدودة 2025-01-06 09:52:03 +02:00 committed by GitHub
parent c98c9a93ca
commit b8bd38a4eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -54,6 +54,7 @@ To clone or pull branches, use the provided scripts:
- `dev_odex25_website`
- `dev_openeducat_erp-14.0.1.0`
- `dev_odex25_ensan`
- `dev_odex25_donation`
### Preproduction Branches
- `preprod_odex-event`
- `preprod_odex25_accounting`
@ -75,6 +76,7 @@ To clone or pull branches, use the provided scripts:
- `preprod_odex25_website`
- `preprod_openeducat_erp-14.0.1.0`
- `preprod_odex25_ensan`
- `preprod_odex25_donation`
### Master Branches
- `master_odex-event`
- `master_odex25_accounting`
@ -96,6 +98,7 @@ To clone or pull branches, use the provided scripts:
- `master_odex25_website`
- `master_openeducat_erp-14.0.1.0`
- `master_odex25_ensan`
- `master_odex25_donation`
## Addons Path
@ -138,6 +141,9 @@ path_to_dir/STANDARD_MODULES/FOLDER(test,preprod or master)/odex25_transactions/
path_to_dir/STANDARD_MODULES/FOLDER(test,preprod or master)/odex25_survey/odex25_survey,
path_to_dir/STANDARD_MODULES/FOLDER(test,preprod or master)/odex25_ensan/odex25_ensan
path_to_dir/STANDARD_MODULES/FOLDER(test,preprod or master)/odex25_ensan/odex25_ensan,
path_to_dir/STANDARD_MODULES/FOLDER(test,preprod or master)/odex25_donation/odex25_donation
```