Browse Source

[UPDT]Website Modified in Manifest

9.0
Sreejith P 7 years ago
parent
commit
236385edf2
  1. 4
      cron_failure_notification/__openerp__.py
  2. 4
      magic_note/__openerp__.py
  3. 4
      pos_magnify_image/__openerp__.py
  4. 4
      website_college/__openerp__.py
  5. 6
      website_sale_product_gallery_zoom/__openerp__.py
  6. 4
      website_trading/__openerp__.py
  7. 16
      website_trading/static/description/index.html

4
cron_failure_notification/__openerp__.py

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Cybrosys Technologies Pvt. Ltd. # Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2009-TODAY Cybrosys Technologies(<http://www.cybrosys.com>). # Copyright (C) 2009-TODAY Cybrosys Technologies(<https://www.cybrosys.com>).
# Author: Nilmar Shereef(<http://www.cybrosys.com>) # Author: Nilmar Shereef(<http://www.cybrosys.com>)
# you can modify it under the terms of the GNU LESSER # you can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@ -28,7 +28,7 @@
Actions / Cron jobs running in backend server Actions / Cron jobs running in backend server
""", """,
'author': "Cybrosys Techno Solution", 'author': "Cybrosys Techno Solution",
'website': "http://www.cybrosys.com", 'website': "https://www.cybrosys.com",
'category': 'Extra Tools', 'category': 'Extra Tools',
'depends': ['base', 'mail', 'web', 'base_setup'], 'depends': ['base', 'mail', 'web', 'base_setup'],
'data': [ 'data': [

4
magic_note/__openerp__.py

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Cybrosys Technologies Pvt. Ltd. # Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2008-TODAY Cybrosys Technologies(<http://www.cybrosys.com>). # Copyright (C) 2008-TODAY Cybrosys Technologies(<https://www.cybrosys.com>).
# Author: Nilmar Shereef(<http://www.cybrosys.com>) # Author: Nilmar Shereef(<http://www.cybrosys.com>)
# you can modify it under the terms of the GNU LESSER # you can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@ -31,7 +31,7 @@
'version': '0.2', 'version': '0.2',
'author': "Cybrosys Techno Solutions", 'author': "Cybrosys Techno Solutions",
'company': "Cybrosys Techno Solutions", 'company': "Cybrosys Techno Solutions",
'website': "http://www.cybrosys.com", 'website': "https://www.cybrosys.com",
'category': 'Tools', 'category': 'Tools',
'depends': ['base', 'note'], 'depends': ['base', 'note'],
'data': ['views/color_note.xml', 'data': ['views/color_note.xml',

4
pos_magnify_image/__openerp__.py

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Cybrosys Technologies Pvt. Ltd. # Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2015-TODAY Cybrosys Technologies(<http://www.cybrosys.com>). # Copyright (C) 2015-TODAY Cybrosys Technologies(<https://www.cybrosys.com>).
# Author: Nilmar Shereef(<https://www.cybrosys.com>) # Author: Nilmar Shereef(<https://www.cybrosys.com>)
# you can modify it under the terms of the GNU LESSER # you can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@ -27,7 +27,7 @@
'description': """Magnify Product Image In POS Screen.""", 'description': """Magnify Product Image In POS Screen.""",
'author': "Cybrosys Techno Solutions", 'author': "Cybrosys Techno Solutions",
'company': "Cybrosys Techno Solutions", 'company': "Cybrosys Techno Solutions",
'website': "http://www.cybrosys.com", 'website': "https://www.cybrosys.com",
'category': 'Point of Sale', 'category': 'Point of Sale',
'depends': ['base', 'point_of_sale'], 'depends': ['base', 'point_of_sale'],
'data': ['views/pos_product_magnify_image.xml'], 'data': ['views/pos_product_magnify_image.xml'],

4
website_college/__openerp__.py

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Cybrosys Technologies Pvt. Ltd. # Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2017-TODAY Cybrosys Technologies(<http://www.cybrosys.com>). # Copyright (C) 2017-TODAY Cybrosys Technologies(<https://www.cybrosys.com>).
# Author: Hilar AK(<hilar@cybrosys.in>) # Author: Hilar AK(<hilar@cybrosys.in>)
# you can modify it under the terms of the GNU LESSER # you can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@ -32,7 +32,7 @@
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',
'website': "http://cybrosys.com/", 'website': "https://www.cybrosys.com/",
# Categories can be used to filter modules in modules listing # Categories can be used to filter modules in modules listing
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml # Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml

6
website_sale_product_gallery_zoom/__openerp__.py

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Cybrosys Technologies Pvt. Ltd. # Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2017-TODAY Cybrosys Technologies(<http://www.cybrosys.com>). # Copyright (C) 2017-TODAY Cybrosys Technologies(<https://www.cybrosys.com>).
# Author: Hilar AK(<hilar@cybrosys.in>) # Author: Hilar AK(<hilar@cybrosys.in>)
# you can modify it under the terms of the GNU LESSER # you can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@ -33,7 +33,7 @@
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',
'website': "http://cybrosys.com/", 'website': "https://www.cybrosys.com/",
'category': 'eCommerce', 'category': 'eCommerce',
'depends': ['base', 'depends': ['base',
'website', 'website',
@ -53,4 +53,4 @@
'license': 'LGPL-3', 'license': 'LGPL-3',
'installable': True, 'installable': True,
'application': True 'application': True
} }

4
website_trading/__openerp__.py

@ -1,7 +1,7 @@
############################################################################## ##############################################################################
# #
# Cybrosys Technologies Pvt. Ltd. # Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2017-TODAY Cybrosys Technologies(<http://www.cybrosys.com>). # Copyright (C) 2017-TODAY Cybrosys Technologies(<https://www.cybrosys.com>).
# Author: Hilar AK(<hilar@cybrosys.in>) # Author: Hilar AK(<hilar@cybrosys.in>)
# you can modify it under the terms of the GNU LESSER # you can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@ -32,7 +32,7 @@
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',
'website': "http://cybrosys.com/", 'website': "https://www.cybrosys.com/",
# Categories can be used to filter modules in modules listing # Categories can be used to filter modules in modules listing
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml # Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml

16
website_trading/static/description/index.html

@ -37,7 +37,9 @@
</ol> </ol>
<div class="carousel-inner"> <div class="carousel-inner">
<div class="item"> <div class="item">
<img alt="Carousel Bootstrap First" src="trade_dashboard.png"> <a href="https://www.cybrosys.com/odoo/industries/best-trading-erp/">
<img alt="Carousel Bootstrap First" src="trade_dashboard.png">
</a>
<div class="carousel-caption"> <div class="carousel-caption">
<h4 style="color:red"> <h4 style="color:red">
Dashboard Dashboard
@ -87,7 +89,8 @@
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h3 class="oe_slogan">Website Home Page</h3> <h3 class="oe_slogan">Website Home Page</h3>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="trading_home.png"> <a href="https://www.cybrosys.com/odoo/industries/best-trading-erp/">
<img src="trading_home.png"></a>
</div> </div>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
@ -99,7 +102,8 @@
</div> </div>
<h3 class="oe_slogan">Trade</h3> <h3 class="oe_slogan">Trade</h3>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="trading_trade.png"> <a href="https://www.cybrosys.com/odoo/industries/best-trading-erp/">
<img src="trading_trade.png"></a>
</div> </div>
<h3 class="oe_slogan">Gallery</h3> <h3 class="oe_slogan">Gallery</h3>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
@ -110,7 +114,8 @@
</div> </div>
<h3 class="oe_slogan">Blog</h3> <h3 class="oe_slogan">Blog</h3>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="trading_blog.png"> <a href="https://www.cybrosys.com/odoo/industries/best-trading-erp/">
<img src="trading_blog.png"></a>
</div> </div>
<h3 class="oe_slogan">Contact Page</h3> <h3 class="oe_slogan">Contact Page</h3>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
@ -129,7 +134,8 @@
Copy your google map embed URL and set on website admin as shown below(only source URL, not html code) Copy your google map embed URL and set on website admin as shown below(only source URL, not html code)
</li> </li>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="website_admin.png"> <a href="https://www.cybrosys.com/odoo/industries/best-trading-erp/">
<img src="website_admin.png"></a>
</div> </div>
</div> </div>
</section> </section>

Loading…
Cancel
Save