Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/22-community.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ module=partner_brand # Technical name of the module to migrate
* Execute **pre-commit** while errors are detected.
* Update **CONTRIBUTORS** field if exist, else edit maintainers part in the manifest.
* Post code step *(if required)*:
* If a **depends module** is **not yet migrated** to the new version, you need to add the following code in the **test-requirements.xml** to allow tests to be running fine on the OCA repository:
* If a **depends module** is **not yet migrated** to the new version, you need to add the following code in the **test-requirements.txt** to allow tests to be running fine on the OCA repository:

**<= 14.0**

Expand Down