mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template Apply linting
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
"version": "12.0.1.0.0",
|
||||
"category": "Tests",
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/camptocamp/odoo-cloud-platform",
|
||||
"license": "AGPL-3",
|
||||
"depends": [
|
||||
"base_fileurl_field"
|
||||
],
|
||||
"depends": ["base_fileurl_field"],
|
||||
"data": [
|
||||
"views/res_partner.xml",
|
||||
"views/res_users.xml",
|
||||
|
||||
Reference in New Issue
Block a user