Browse Source

Change company name

pull/31/head
Nikolina Todorova 9 years ago
parent
commit
2f29aa5c25
  1. 5
      pos_localstorage/__init__.py
  2. 4
      pos_localstorage/__openerp__.py

5
pos_localstorage/__init__.py

@ -1,9 +1,8 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2010-2013 OpenERP s.a. (<http://openerp.com>).
# Copyright (C) 2013 initOS GmbH & Co. KG (<http://www.initos.com>).
# Copyright (C) 2015 initOS GmbH(<http://www.initos.com>).
# Author Thomas Rehn <thomas.rehn at initos.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as

4
pos_localstorage/__openerp__.py

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (C) 2015 initOS GmbH & Co. KG (<http://www.initos.com>).
# Copyright (C) 2015 initOS GmbH(<http://www.initos.com>).
# Author Thomas Rehn <thomas.rehn at initos.com>
#
# This program is free software: you can redistribute it and/or modify
@ -22,7 +22,7 @@
'name': 'POS Local Storage Product Cache',
'version': '0.1',
'category': 'Point Of Sale',
'author': 'initOS GmbH & Co. KG, '
'author': 'initOS GmbH'
'Odoo Community Association (OCA)',
'description': """
Local Storage Cache for Point of Sale

Loading…
Cancel
Save