diff --git a/pos_payment_change/__manifest__.py b/pos_payment_change/__manifest__.py index a905910b..868b4d6b 100644 --- a/pos_payment_change/__manifest__.py +++ b/pos_payment_change/__manifest__.py @@ -5,7 +5,7 @@ "name": "Point Of Sale - Change Payments", "version": "12.0.1.0.0", "summary": "Allow cashier to change order payments, as long as" - " the session is not closed", + " the session is not closed.", "category": "Point Of Sale", "author": "GRAP, Odoo Community Association (OCA)", "website": "https://www.github.com/OCA/pos",