Commit Graph

14 Commits

Author SHA1 Message Date
Guewen Baconnier 8cc9482fd5 Migrate mail_environment to 10.0 2020-01-28 11:49:01 +01:00
Pedro M. Baeza 6b14e442e2 [MIG] pre migration changes
[MIG] Rename manifest files
2020-01-28 11:49:01 +01:00
Alexandre Fayolle 235757622c 9.0 migration of mail_environment 2020-01-28 11:49:01 +01:00
Pedro M. Baeza 4ac9bb4fd6 [MIG] Make modules uninstallable 2020-01-28 11:49:01 +01:00
Stéphane Bidoul fc329bb2d2 [UPD] prefix versions with 8.0 2020-01-28 11:49:01 +01:00
Holger Brunn b064b42d14 [FIX] like #230, but for mail_environment 2020-01-28 11:49:01 +01:00
Yannick Vaucher db312cd846 Add missing default oca icons 2020-01-28 11:49:01 +01:00
Alexandre Fayolle efee8883a2 fix runbot warning
rename *_xml entries in manifest
2020-01-28 11:49:01 +01:00
Alexandre Fayolle 0c03836a07 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.
2020-01-28 11:49:01 +01:00
Guewen Baconnier 8c302137c0 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
2020-01-28 11:49:01 +01:00
Jose Morales 2c229430a5 [IMP] 7.0 no view type required 2020-01-28 11:49:01 +01:00
Joel Grand-Guillaume a463235135 [FIX] Add fnct_search on type in order to avoid error when ir.cron run the fetch task 2020-01-28 11:49:01 +01:00
@ 943a5fab23 [IMP] mail_environment misc 2020-01-28 11:49:01 +01:00
Joël Grand-Guillaume bbdb695257 [add] mail_environment 2020-01-28 11:49:01 +01:00