Skip to content

Commit

Permalink
- Set as uninstallable and moved to __unported__ dir all modules.
Browse files Browse the repository at this point in the history
- Update travis.yml to 8.0
  • Loading branch information
pedrobaeza committed Aug 7, 2014
1 parent 6ef5ea8 commit 880374d
Show file tree
Hide file tree
Showing 183 changed files with 686 additions and 25 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ python:
- "2.7"

env:
- VERSION="7.0" ODOO_REPO="odoo/odoo"
- VERSION="7.0" ODOO_REPO="OCA/OCB"
- VERSION="8.0" ODOO_REPO="odoo/odoo"
- VERSION="8.0" ODOO_REPO="OCA/OCB"

virtualenv:
system_site_packages: true

before_install:
- git clone https://github.com/OCA/product-attribute $HOME/product-attribute -b 7.0
- git clone https://github.com/OCA/product-attribute $HOME/product-attribute -b ${VERSION}

install:
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
Expand Down
661 changes: 661 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'data': ['invoice_view.xml'],
'demo': [],
'test': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
'license': "AGPL-3",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
'auto_install': False,
'test': ['test/sale_order_prepaid.yml',
],
'installable': True,
'installable': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
],
'demo': [],
'test': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False
}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"data": [
'sale_view.xml',
],
'installable': True,
'installable': False,
'active': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'data': ['purchase_view.xml'],
'demo': [],
'test': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
'license': "AGPL-3",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
'auto_install': False,
'test': ['test/sale_order_cancel.yml',
],
'installable': True,
'installable': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
],
"demo": ['sale_demo.xml'],
"active": False,
"installable": True
'installable': False
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"product_view.xml",
"stock_view.xml"],
'images': ['images/purchase_to_sale.png'],
'installable': True,
'installable': False,
'certificate': None,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'data': ["data/data.xml"],
'demo': [],
'test': ['test/no_stock_test.yml'],
'installable': True,
'installable': False,
'auto_install': False,
'license': 'AGPL-3',
'application': False,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
'data': [],
'test': [],
'auto_install': False,
'installable': True,
'installable': False,
}
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
'wizard/sale_exception_confirm_view.xml',
'security/ir.model.access.csv'],
'demo_xml': [],
'installable': True,
'installable': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
'author': 'Julius Network Solutions, Akretion',
'depends': ['sale'],
'data': ['sale_view.xml'],
'installable': True,
'installable': False,
'active': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
'test/sale_service_jit_test.yml',
],
'demo': [],
'installable': True,
'installable': False,
'active': False,
}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
'data': [
'sale_view.xml',
],
'installable': True,
'installable': False,
'application': True,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
'res_config_view.xml',
],
"active": False,
"installable": True
'installable': False
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
'sale_demo.xml',
],
"active": False,
"installable": True
'installable': False
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
],
"demo": [],
"active": False,
"installable": True
'installable': False
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@
],
'demo': [],
'test': [],
'installable': True,
'installable': False,
'active': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
'test/sale_order_not_sourced.yml',
],
'auto_install': False,
'installable': True,
'installable': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'data': ['sale_stock_view.xml'],
'demo': [],
'test': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"view/sale_order.xml",
"view/company_view.xml",
],
'installable': True,
'installable': False,
'active': False,
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
'data': ['stock_view.xml'],
'demo': [],
'test': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
'license': "AGPL-3",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 880374d

Please sign in to comment.