{ 'name': 'Product Lot Sequence Per Product', 'version': '1.0', 'author': 'Suherdy Yacob', 'category': 'Inventory', 'summary': 'Product Lot Sequence Per Product', 'description': """ """, 'depends': [ 'stock', 'mrp', ], 'data': [ 'views/product_views.xml', ], 'installable': True, 'auto_install': False, 'application': False, }