Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Migration to version 9

by
MoaHub, Graeme Gellatly
- 30/08/2015 11:40:15

I think for minimal impact the logic needs reversing.  E.g if not manifest.get(installable, true) : in case existing modules don't have that key.  But I won't put it on pr. 

Sent from TypeMail

On 30 Aug 2015, at 9:23 PM, Bidoul@pad.odoo-community.org wrote:
On Thu, Aug 27, 2015 at 3:07 PM, Graeme Gellatly <gdgellatly@gmail.com> wrote:

Pedro is right,  they play havoc those init files and openerp files even if installable is false.  Especially if you are lazy and copy a module and just set installable false.

Indeed. Hopefully that part is easy to fix. I submitted https://github.com/odoo/odoo/pull/8289.

-sbi 

_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

Reference