From 54cb464bfe711d644837711c4eb258a4b87f2e19 Mon Sep 17 00:00:00 2001 From: mike Date: Tue, 4 Oct 2016 08:47:50 +0700 Subject: [PATCH] Changing Readme.rst and openerp.py --- website_sale_add_to_cart/README.rst | 6 +++--- website_sale_add_to_cart/__openerp__.py | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website_sale_add_to_cart/README.rst b/website_sale_add_to_cart/README.rst index 664adabdf0..79c10a6e42 100644 --- a/website_sale_add_to_cart/README.rst +++ b/website_sale_add_to_cart/README.rst @@ -2,9 +2,9 @@ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -======================== -Website Sale Add To Cart -======================== +====================================== +Website Add To Chart Button Visibility +====================================== This module was written to extend the functionality of the website to control button add to cart. Button add to cart can now be set to be published or not. diff --git a/website_sale_add_to_cart/__openerp__.py b/website_sale_add_to_cart/__openerp__.py index e793efe263..2dec02b1b5 100644 --- a/website_sale_add_to_cart/__openerp__.py +++ b/website_sale_add_to_cart/__openerp__.py @@ -3,11 +3,11 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { - 'name': 'Website Sale Add To Cart', + 'name': 'Website Add To Chart Button Visibility', 'version': '8.0.1.0.0', 'summary': 'Enables to controlling button add to cart per product', 'author': 'OpenSynergy Indonesia,Odoo Community Association (OCA)', - 'website': 'https://github.com/mikevhe18', + 'website': 'https://opensynergy-indonesia.com', 'category': 'Website', 'depends': ['website_sale'], 'data': [