add standard files

This commit is contained in:
Holger Brunn
2014-07-07 12:41:48 +02:00
parent 5ec8fa40a3
commit e3604edc7c
4 changed files with 109 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
[![Build Status](https://travis-ci.org/OCA/web.svg?branch=master)](https://travis-ci.org/OCA/web)
[![Coverage Status](https://img.shields.io/coveralls/OCA/web.svg)](https://coveralls.io/r/OCA/web?branch=master)
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