[IMP] add attribute filters in attribute view

This commit is contained in:
David Beal
2016-03-16 18:29:40 +01:00
parent b0110ca542
commit 3e702f0186
3 changed files with 45 additions and 1 deletions

View File

@@ -8,7 +8,8 @@
'category': 'Product',
'summary': "Attribute views improved",
'description': """
Add a form view to Attribute and Attribute Value views
- Create filter dynamically for each attributes in attribute values search view
- Add a form view to Attribute and Attribute Value views
Contributors: David BEAL
""",