Browse Source

[FIX] normalize version number in manifest

pull/300/head
Stéphane Bidoul (ACSONE) 8 years ago
committed by David
parent
commit
a34b551691
  1. 2
      pos_ticket_logo/__openerp__.py

2
pos_ticket_logo/__openerp__.py

@ -25,7 +25,7 @@
{
'name': 'Pos ticket logo',
'category': 'Point Of Sale',
'version': '1.0',
'version': '8.0.1.0.0',
'depends': [
'point_of_sale',
],

Loading…
Cancel
Save