Improve mrp_usability
This commit is contained in:
committed by
David Beal
parent
3bd50e49eb
commit
8dc9fdcfa0
@@ -31,13 +31,17 @@
|
||||
MRP Usability
|
||||
=============
|
||||
|
||||
Small usability improvements on MRP.
|
||||
Small usability improvements on MRP:
|
||||
|
||||
* order by id desc
|
||||
|
||||
* show date start and date finished on production order form view
|
||||
|
||||
This module has been written by Alexis de Lattre from Akretion <alexis.delattre@akretion.com>.
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['mrp'],
|
||||
'data': [],
|
||||
'data': ['mrp_view.xml'],
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user