From 6152a9a1a115601629586b0ed563bf5e617915fd Mon Sep 17 00:00:00 2001 From: Marc Poch Date: Thu, 23 Apr 2020 18:07:17 +0200 Subject: [PATCH] [FIX]product_brand_pos_report: Fixed authorship --- product_brand_pos_report/__manifest__.py | 2 +- product_brand_pos_report/readme/DESCRIPTION.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/product_brand_pos_report/__manifest__.py b/product_brand_pos_report/__manifest__.py index 6f258c72..67273125 100644 --- a/product_brand_pos_report/__manifest__.py +++ b/product_brand_pos_report/__manifest__.py @@ -8,7 +8,7 @@ 'version': '10.0.1.0.0', 'description': 'Show product Brand in pos order report', 'category': 'Point Of Sale', - 'author': 'PlanetaTIC', + 'author': 'PlanetaTIC, Odoo Community Association (OCA)', 'website': 'https://www.github.com/OCA/pos', 'license': 'AGPL-3', 'application': False, diff --git a/product_brand_pos_report/readme/DESCRIPTION.rst b/product_brand_pos_report/readme/DESCRIPTION.rst index 69c227a1..427b7ccc 100644 --- a/product_brand_pos_report/readme/DESCRIPTION.rst +++ b/product_brand_pos_report/readme/DESCRIPTION.rst @@ -1 +1,2 @@ -Show product Brand in pos order report \ No newline at end of file +Show product Brand in pos order report +