odoo/addons/mrp_operations/report
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
..
__init__.py [ADD] mrp_operations: Added report for workorders analysis. 2010-10-15 15:23:32 +05:30
mrp_code_barcode.py [REF] mrp_operations: removed openerp.pooler imports. 2013-03-27 14:57:25 +01:00
mrp_code_barcode.rml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
mrp_wc_barcode.py [REF] mrp_operations: removed openerp.pooler imports. 2013-03-27 14:57:25 +01:00
mrp_wc_barcode.rml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
mrp_workorder_analysis.py [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
mrp_workorder_analysis_view.xml [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00