odoo/addons/mrp_operations
Quentin THEURET 356be5f077 [FIX] mrp_operations: use list instead of record set for o2m
In v7, accessing a o2m returned a list of browse record while it returns a recordset in v8.
The method _move_pass expects a list so a manual conversion is required.
Fixes #1787
2014-08-18 15:20:02 +02:00
..
i18n [I18N] Update 8.0 translation with latest source code 2014-08-14 17:01:54 +02:00
report [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE]merged with main addons 2013-10-30 10:59:26 +05:30
mrp_operation_data.xml [CLEAN] mrp_operation, analytic, account, account_voucher: cleaned subtypes. 2012-09-19 15:35:40 +02:00
mrp_operations.py [FIX] mrp_operations: use list instead of record set for o2m 2014-08-18 15:20:02 +02:00
mrp_operations_demo.yml [FIX]: mrp_operations: Fixed reference in yml test 2012-07-13 12:21:35 +05:30
mrp_operations_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
mrp_operations_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
mrp_operations_workflow.xml [IMP] remove a bunch of wtf comments in XML (horrifying things like === comment === or --- comment ---, without any XML comment tags) 2012-07-25 20:16:10 +02:00
mrp_operations_workflow_instance.xml [REN] mrp_operations: Renamed file. 2011-11-22 11:52:40 +05:30