1234567891011121314 |
- # -*- encoding: utf-8 -*-
- {
- 'name': 'Eiru Product Name Athletic',
- 'version': '8.0.0.1.0',
- 'category': 'Product',
- 'summary': 'Add Factory Reference in product name',
- 'author': 'Eiru',
- 'license': 'AGPL-3',
- 'depends': [
- 'product',
- 'product_barcode_athletic',
- ],
- 'installable': True,
- }
|