Browse Source

Dec 14 : [UPDT] 'Banner Updated

pull/221/merge
AjmalCybro 2 years ago
parent
commit
97d49e323d
  1. 2
      account_line_view/__manifest__.py
  2. 1
      bulk_duplicate_records/__manifest__.py
  3. 2
      pos_category_wise_receipt/__manifest__.py

2
account_line_view/__manifest__.py

@ -20,7 +20,7 @@
#
#############################################################################
{
'name': "Account Invoice Line",
'name': "Account Invoice Line Views",
"description": """ccount Invoice/Bill
Lines Tree,Form,Kanban,Pivot,Graph,Calendar Views""",
"summary": "Account Invoice/Bill Lines Tree,Form,Kanban,Pivot,Graph,Calendar Views",

1
bulk_duplicate_records/__manifest__.py

@ -37,6 +37,7 @@
],
},
'installable': True,
'images': ['static/description/banner.png'],
'application': False,
'auto_install': False,
'license': 'LGPL-3',

2
pos_category_wise_receipt/__manifest__.py

@ -33,7 +33,7 @@
'pos_category_wise_receipt/static/src/xml/pos_receipt.xml'
]
},
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'LGPL-3',
'installable': True,
'auto_install': False,

Loading…
Cancel
Save