odoo/addons/resource
Olivier Colson 863f46ec71 [FIX] resource: conditions on id
Don't check ids with "id is None" statements, as it won't match if id is False. This caused some bugs with MRP when confirming a MO with no calendar defined, if mrp_operations was installed.
2017-04-25 11:49:01 +02:00
..
faces [IMP] resource: remove the need to install matplotlib 2014-12-23 13:40:30 +01:00
i18n [I18N] Update translation terms from Transifex 2017-03-26 03:09:57 +02:00
security [MERGE] forward port of branch 7.0 up to 3509e15 2014-08-28 16:12:55 +02:00
test [IMP] resource: overall fix of hours/days computation + scheduling + added tests 2013-08-30 15:32:50 +02:00
tests [ADD] Add test with half hours to compute working hours. 2016-02-16 17:24:39 +01:00
__init__.py
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
resource.py [FIX] resource: conditions on id 2017-04-25 11:49:01 +02:00
resource_demo.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
resource_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00