Merge branch 'commitsun/14.0' into 'OCA/14.0'

This commit is contained in:
Eric Antones
2021-05-26 16:23:50 +02:00
236 changed files with 31022 additions and 12051 deletions

View File

@@ -20,10 +20,11 @@ jobs:
include:
- stage: test
env:
- TESTS=1 ODOO_REPO="odoo/odoo" MAKEPOT="1"
- TESTS=1 ODOO_REPO="odoo/odoo" MAKEPOT="1" OPTIONS="--load
web,multi_pms_properties"
- stage: test
env:
- TESTS=1 ODOO_REPO="OCA/OCB"
- TESTS=1 ODOO_REPO="OCA/OCB" OPTIONS="--load web,multi_pms_properties"
env:
global:
- VERSION="14.0" TESTS="0" LINT_CHECK="0" MAKEPOT="0"