odoo/addons/mrp_operations
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00: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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +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