Commit Graph

7 Commits

Author SHA1 Message Date
Pedro M. Baeza f80faaee81 [MIG] Make modules uninstallable 2019-01-04 11:24:23 +01:00
Stéphane Bidoul cc2ffd0446 [UPD] prefix versions with 8.0 2019-01-04 11:24:23 +01:00
Alexandre Fayolle 0228a31142 fix runbot warning
rename *_xml entries in manifest
2019-01-04 11:24:23 +01:00
Alexandre Fayolle c997ee0e7c Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-01-04 11:24:23 +01:00
Guewen Baconnier 89206e8a5e mail_eniroment misc improvements
* Move mail_environment in root folder
* Use absolute imports for openerp and new Model classes
* Use cr argument instead of cursor, propagate context
* Update fields, remove deprecated 'method' argument, change 'states'
  otherwise the fields are not readonly (seems that the 'states' of the
  original field is kept.
* Activate the installable flag
* Indentation of the view with 2 spaces
* Remove only the attrs attribute instead of redefining the whole field
* pep8
* crm is not a dependency for mail_environment
* Fix typo in manifest
2019-01-04 11:24:23 +01:00
@ 1fcce80aac [IMP] mail_environment misc 2019-01-04 11:24:23 +01:00
Joël Grand-Guillaume 832a1c7cb9 [add] mail_environment 2019-01-04 11:24:23 +01:00