diff --git a/README.md b/README.md index be6798690..265b980cd 100644 --- a/README.md +++ b/README.md @@ -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 + ```