You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
460 B

{
'name': 'Show percentage (of total) in groups',
'summary': 'Show the percentage of the total sum in group by rows',
'author': 'Onestein, Odoo Community Association (OCA)',
'development_status': 'Beta',
'website': 'https://github.com/OCA/web',
'category': 'Web',
'license': 'AGPL-3',
'version': '12.0.1.0.0',
'depends': [
'web',
],
'data': [
'templates/assets.xml'
],
'installable': True,
}