Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Project for special dynamic checks of maintainer-quality-tools

by
Vauxoo, Moisés López Calderón
- 09/08/2016 16:27:41
Thanks for reply @Pedro and @Alexandre

> It's not clear to me why these modules need to be versionned. Could you
enlighten me?

By example, there is a check to detect duplicated selections items.
This check is too hard for a static check, then I need use a dynamic check using a real instance of odoo with access to meta-data of "ir.model.fields"

For the xml_id references a monkey patch is used for tools.convert.convert_file to get all information required to catch them.

The core of odoo is used to get this information, then odoo change the core in each version.

IMHO the better way is a odoo module versioned: odoolint


2016-08-09 3:38 GMT-05:00 Alexandre Fayolle <alexandre.fayolle@camptocamp.com>:
I'm all in favor of including the the first two checks (xml_id related)
in our QA chain.

I'm more doubtful about the performance checks: in my experience,
performance issues show up with real data (several 1000s of lines in the
tables), and rarely with only demo data. However these may be useful for
others, so I'm fine with including them.

It's not clear to me why these modules need to be versionned. Could you
enlighten me?

Thanks


-- 
Alexandre Fayolle
Chef de Projet
Tel : +33 4 58 48 20 30

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac Cedex
http://www.camptocamp.com

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




--
Moisés López Calderón
Vauxoo - OpenERP's Gold Partner
Mobile: (+521) 477-752-22-30
Office: (+52) 477-773-33-46
web: http://www.vauxoo.com
twitter: @vauxoo
           @moylop260           

Reference