Commit Graph

5 Commits

Author SHA1 Message Date
Simone Orsi cd7ce536ba [11.0][MIG] mail_environment 2020-11-10 12:56:58 +01:00
Guewen Baconnier f7b3cfb708 Migrate mail_environment to 10.0 2020-11-10 12:56:58 +01:00
Guewen Baconnier a5d45f2af4 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-11-10 12:56:58 +01:00
@ b8c1165f77 [IMP] mail_environment misc 2020-11-10 12:56:58 +01:00
Joël Grand-Guillaume fead5556f6 [add] mail_environment 2020-11-10 12:56:58 +01:00