diff --git a/pos_round_payment/__openerp__.py b/pos_round_payment/__openerp__.py index 2ecbcf6b..1e746e8b 100644 --- a/pos_round_payment/__openerp__.py +++ b/pos_round_payment/__openerp__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { - 'name': "pos_round_payment", + 'name': "POS Round Payment", 'version': '1.0', 'category': 'Point Of Sale', 'author': "BCIM",