diff --git a/pos_cashier_login/__manifest__.py b/pos_cashier_login/__manifest__.py index c974276d..2a3f3624 100755 --- a/pos_cashier_login/__manifest__.py +++ b/pos_cashier_login/__manifest__.py @@ -8,7 +8,6 @@ 'license': 'AGPL-3', 'summary': 'Require for cashier to sign in before each sale', 'version': '11.0.0.1.0', - 'description': '', 'depends': [ 'point_of_sale', ],