Commit Graph

8 Commits

Author SHA1 Message Date
Yannick Vaucher 5c91cfa843
Add missing default oca icons 2022-11-14 11:24:45 +01:00
Alexandre Fayolle 3e60d7f208
fix runbot warning
rename *_xml entries in manifest
2022-11-14 11:24:44 +01:00
Alexandre Fayolle 7e3905ea74
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.
2022-11-14 11:24:43 +01:00
Guewen Baconnier 11bed5c077
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
2022-11-14 11:24:42 +01:00
Jose Morales 8d813f8a09
[IMP] 7.0 no view type required 2022-11-14 11:24:41 +01:00
Joel Grand-Guillaume 047093495f
[FIX] Add fnct_search on type in order to avoid error when ir.cron run the fetch task 2022-11-14 11:24:40 +01:00
@ def2c738fc
[IMP] mail_environment misc 2022-11-14 11:24:39 +01:00
Joël Grand-Guillaume bafd09ad4c
[add] mail_environment 2022-11-14 11:24:38 +01:00