Copier 1.14.1
This commit is contained in:
parent
f975770466
commit
6dbcae0474
|
|
@ -1,5 +1,5 @@
|
||||||
# Do NOT update manually; changes here will be overwritten by Copier
|
# Do NOT update manually; changes here will be overwritten by Copier
|
||||||
_commit: v1.14.0
|
_commit: v1.14.1
|
||||||
_src_path: https://github.com/OCA/oca-addons-repo-template.git
|
_src_path: https://github.com/OCA/oca-addons-repo-template.git
|
||||||
ci: GitHub
|
ci: GitHub
|
||||||
dependency_installation_mode: PIP
|
dependency_installation_mode: PIP
|
||||||
|
|
@ -15,8 +15,9 @@ odoo_version: 12.0
|
||||||
org_name: Odoo Community Association (OCA)
|
org_name: Odoo Community Association (OCA)
|
||||||
org_slug: OCA
|
org_slug: OCA
|
||||||
rebel_module_groups: []
|
rebel_module_groups: []
|
||||||
repo_description: null
|
repo_description: This repository hosts official server environment management modules
|
||||||
repo_name: server-env
|
provided by the OCA.
|
||||||
|
repo_name: Odoo server environment
|
||||||
repo_slug: server-env
|
repo_slug: server-env
|
||||||
repo_website: https://github.com/OCA/server-env
|
repo_website: https://github.com/OCA/server-env
|
||||||
travis_apt_packages: []
|
travis_apt_packages: []
|
||||||
|
|
|
||||||
|
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
<!-- /!\ do not modify above this line -->
|
<!-- /!\ do not modify above this line -->
|
||||||
|
|
||||||
# server-env
|
# Odoo server environment
|
||||||
|
|
||||||
None
|
This repository hosts official server environment management modules provided by the OCA.
|
||||||
|
|
||||||
<!-- /!\ do not modify below this line -->
|
<!-- /!\ do not modify below this line -->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue