diff --git a/access_restriction_by_ip/__manifest__.py b/access_restriction_by_ip/__manifest__.py
index bfbc77764..228ad9dbb 100644
--- a/access_restriction_by_ip/__manifest__.py
+++ b/access_restriction_by_ip/__manifest__.py
@@ -27,7 +27,7 @@
'website': 'https://www.cybrosys.com',
'category': 'Tools',
'depends': ['base', 'mail'],
- 'license': 'AGPL-3',
+ 'license': 'LGPL-3',
'data': [
'security/ir.model.access.csv',
'views/allowed_ips_view.xml',
diff --git a/account_pdc/__manifest__.py b/account_pdc/__manifest__.py
index 13640a714..15368f15d 100644
--- a/account_pdc/__manifest__.py
+++ b/account_pdc/__manifest__.py
@@ -32,7 +32,7 @@
'views/account_payment_view.xml',
],
'images': ['static/description/pdc_banner.jpg'],
- 'license': 'LGPL-3',
+ 'license': 'AGPL-3',
'installable': True,
'auto_install': False,
}
diff --git a/customer_due_days/__manifest__.py b/customer_due_days/__manifest__.py
index f0e1110ae..ae032d8d7 100644
--- a/customer_due_days/__manifest__.py
+++ b/customer_due_days/__manifest__.py
@@ -35,6 +35,7 @@
'report/due_report.xml',
],
'qweb': [],
+ 'license': 'AGPL-3',
'installable': True,
'auto_install': False,
'application': False,
diff --git a/front_office_management/__manifest__.py b/front_office_management/__manifest__.py
index ab604cefb..87986cf26 100755
--- a/front_office_management/__manifest__.py
+++ b/front_office_management/__manifest__.py
@@ -40,7 +40,7 @@
'security/ir.model.access.csv',
],
'images': ['static/description/banner.jpg'],
- 'license': 'AGPL-3',
+ 'license': 'LGPL-3',
'installable': True,
'auto_install': False,
}
diff --git a/gatepass_slip/README.rst b/gatepass_slip/README.rst
index 360ccef56..8d7cbc159 100644
--- a/gatepass_slip/README.rst
+++ b/gatepass_slip/README.rst
@@ -9,11 +9,6 @@ Installation
- www.odoo.com/documentation/12.0/setup/install.html
- Install our custom addon
-License
-=======
-GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 (AGPLv3)
-(http://www.gnu.org/licenses/agpl.html)
-
Bug Tracker
===========
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
diff --git a/gatepass_slip/__manifest__.py b/gatepass_slip/__manifest__.py
index edad30ef7..7aa98bda1 100644
--- a/gatepass_slip/__manifest__.py
+++ b/gatepass_slip/__manifest__.py
@@ -13,10 +13,6 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
###################################################################################
{
'name': 'Delivery Gate Pass',
diff --git a/hr_linkedin_recruitment/README.rst b/hr_linkedin_recruitment/README.rst
index 55ac78c4e..f2e25017b 100644
--- a/hr_linkedin_recruitment/README.rst
+++ b/hr_linkedin_recruitment/README.rst
@@ -1,6 +1,6 @@
-==========================================
+====================================
Basic HR-LinkedIn Connector v12
-==========================================
+====================================
The module integrates LinkedIn with Odoo HR Recruitment.
* Share Job Opening Posts With LinkedIn.
diff --git a/legal_case_management/README.rst b/legal_case_management/README.rst
index becc94579..eb2013da2 100755
--- a/legal_case_management/README.rst
+++ b/legal_case_management/README.rst
@@ -9,10 +9,6 @@ Installation
- www.odoo.com/documentation/12.0/setup/install.html
- Install our custom addon
-License
-=======
-GNU Lesser General Public License, Version 3 (LGPLv3)
-(http://www.gnu.org/licenses/agpl.html)
Bug Tracker
===========
diff --git a/login_user_detail/__manifest__.py b/login_user_detail/__manifest__.py
index 75f514477..390d20726 100755
--- a/login_user_detail/__manifest__.py
+++ b/login_user_detail/__manifest__.py
@@ -28,7 +28,7 @@
'website': "https://www.cybrosys.com",
'category': 'Tools',
'depends': ['base'],
- 'license': 'AGPL-3',
+ 'license': 'LGPL-3',
'data': [
'security/ir.model.access.csv',
'views/login_user_views.xml'],
diff --git a/point_of_sale_logo/README.rst b/point_of_sale_logo/README.rst
index fbf10cd3b..49f6e9a9d 100755
--- a/point_of_sale_logo/README.rst
+++ b/point_of_sale_logo/README.rst
@@ -18,8 +18,8 @@ Configuration & Usage
Credits
=======
-Developer: Nilmar Shereef @ cybrosys, shereef@cybrosys.in
-Developer: Jesni Banu @ cybrosys, jesni@cybrosys.in
+Developer: Nilmar Shereef @ cybrosys, odoo@cybrosys.com
+Developer: Jesni Banu @ cybrosys, odoo@cybrosys.com
Developer: Niyas Raphy (Migrated to v11)
diff --git a/point_of_sale_logo/__manifest__.py b/point_of_sale_logo/__manifest__.py
index 3e118c4f8..fc051cb92 100755
--- a/point_of_sale_logo/__manifest__.py
+++ b/point_of_sale_logo/__manifest__.py
@@ -36,7 +36,7 @@
'qweb': ['static/src/xml/pos_ticket_view.xml',
'static/src/xml/pos_screen_image_view.xml'],
'images': ['static/description/banner.jpg'],
- 'license': 'AGPL-3',
+ 'license': 'LGPL-3',
'demo': [],
'installable': True,
'auto_install': False,
diff --git a/pos_category_wise_receipt/__manifest__.py b/pos_category_wise_receipt/__manifest__.py
index 89392a74c..7055508c5 100644
--- a/pos_category_wise_receipt/__manifest__.py
+++ b/pos_category_wise_receipt/__manifest__.py
@@ -33,7 +33,7 @@
'static/src/xml/pos_ticket.xml',
],
'images': ['static/description/banner.jpg'],
- 'license': 'AGPL-3',
+ 'license': 'LGPL-3',
'installable': True,
'auto_install': False,
}
diff --git a/pos_order_line_image/__manifest__.py b/pos_order_line_image/__manifest__.py
index 2ee874208..a5d34cf79 100755
--- a/pos_order_line_image/__manifest__.py
+++ b/pos_order_line_image/__manifest__.py
@@ -3,7 +3,7 @@
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies ().
-# Author: Aswani PC (aswani@cybrosys.in)
+# Author: Aswani PC (odoo@cybrosys.com)
#
# This program is free software: you can modify
# it under the terms of the GNU Affero General Public License (AGPL) as
diff --git a/pos_product_category_filter/README.rst b/pos_product_category_filter/README.rst
index f997a4055..186238e15 100644
--- a/pos_product_category_filter/README.rst
+++ b/pos_product_category_filter/README.rst
@@ -1,6 +1,6 @@
-====================
+===============================
POS Product Category Filter V12
-====================
+===============================
This module shows only the specified categories of products in Point of Sale.
diff --git a/pos_product_category_filter/__manifest__.py b/pos_product_category_filter/__manifest__.py
index 6494c4950..73e4fa815 100644
--- a/pos_product_category_filter/__manifest__.py
+++ b/pos_product_category_filter/__manifest__.py
@@ -32,6 +32,7 @@
""",
'depends': ['point_of_sale'],
+ 'license': 'LGPL-3',
'images': ['static/description/banner.jpg'],
'data': ['views/category.xml',
'views/template.xml'],