[MIG] Add metafiles

[skip ci]
This commit is contained in:
Pedro M. Baeza
2017-10-03 17:06:45 +02:00
commit 19b5fc41e8
3 changed files with 109 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/162/11.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-web-162)
[![Build Status](https://travis-ci.org/OCA/web.svg?branch=11.0)](https://travis-ci.org/OCA/web)
[![Coverage Status](https://coveralls.io/repos/OCA/web/badge.png?branch=11.0)](https://coveralls.io/r/OCA/web?branch=11.0)
Web addons for Odoo
===================
This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:
- Add facilities to the UI
- Add widgets
- Ease the import/export features
- Generally add clientside functionality