Merge pull request #35 from eLBati/7.0_fix_travis_for_account_constraints

[7.0] [FIX] .travis for account_constraints conflicts
This commit is contained in:
Alexandre Fayolle
2014-09-11 09:09:54 +02:00
4 changed files with 11 additions and 8 deletions

View File

@@ -6,15 +6,15 @@ python:
- "2.7"
env:
- VERSION="7.0" ODOO_REPO="odoo/odoo" EXCLUDE="account_constraints,account_partner_required,async_move_line_importer"
- VERSION="7.0" ODOO_REPO="odoo/odoo" INCLUDE="account_constraints"
- VERSION="7.0" ODOO_REPO="odoo/odoo" EXCLUDE="account_constraints,account_partner_required,async_move_line_importer,account_move_validation_improvement,account_default_draft_move,account_move_batch_validate"
- VERSION="7.0" ODOO_REPO="odoo/odoo" INCLUDE="account_constraints,account_move_validation_improvement,account_default_draft_move,account_move_batch_validate"
- VERSION="7.0" ODOO_REPO="odoo/odoo" INCLUDE="account_partner_required"
- VERSION="7.0" ODOO_REPO="odoo/odoo" INCLUDE="async_move_line_importer"
- VERSION="7.0" ODOO_REPO="OCA/OCB" EXCLUDE="account_constraints, account_partner_required,async_move_line_importer"
- VERSION="7.0" ODOO_REPO="OCA/OCB" INCLUDE="account_constraints"
- VERSION="7.0" ODOO_REPO="OCA/OCB" EXCLUDE="account_constraints, account_partner_required,async_move_line_importer,account_move_validation_improvement,account_default_draft_move,account_move_batch_validate"
- VERSION="7.0" ODOO_REPO="OCA/OCB" INCLUDE="account_constraints,account_move_validation_improvement,account_default_draft_move,account_move_batch_validate"
- VERSION="7.0" ODOO_REPO="OCA/OCB" INCLUDE="account_partner_required"
- VERSION="7.0" ODOO_REPO="odoo/odoo" INCLUDE="async_move_line_importer"
- VERSION="7.0" ODOO_REPO="OCA/OCB" INCLUDE="async_move_line_importer"
virtualenv:
system_site_packages: true

View File

@@ -2,7 +2,8 @@
##############################################################################
#
# Copyright (c) 2010 Zikzakmedia S.L. (http://www.zikzakmedia.com)
# Copyright (c) 2010 Pexego Sistemas Informáticos S.L. (http://www.pexego.es)
# Copyright (c) 2010 Pexego Sistemas Informáticos S.L.
# (http://www.pexego.es)
# @authors: Jordi Esteve (Zikzakmedia), Borja López Soilán (Pexego)
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -2,7 +2,8 @@
##############################################################################
#
# Copyright (c) 2010 Zikzakmedia S.L. (http://www.zikzakmedia.com)
# Copyright (c) 2010 Pexego Sistemas Informáticos S.L. (http://www.pexego.es)
# Copyright (c) 2010 Pexego Sistemas Informáticos S.L.
# (http://www.pexego.es)
# @authors: Jordi Esteve (Zikzakmedia), Borja López Soilán (Pexego)
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -3,7 +3,8 @@
#
# Copyright (c) 2008 Camtocamp SA
# @author JB Aubort, Nicolas Bessi, Joel Grand-Guillaume
# European Central Bank and Polish National Bank invented by Grzegorz Grzelak
# European Central Bank and Polish National Bank
# invented by Grzegorz Grzelak
# Banxico implemented by Agustin Cruz openpyme.mx
#
# This program is free software: you can redistribute it and/or modify