Browse Source

[CHG] dependency added

pull/134/merge
Ajmalcybrosys 6 years ago
parent
commit
18a2fb6366
  1. 2
      base_account_budget/__manifest__.py
  2. 18
      odoo-debrand/static/description/index.html

2
base_account_budget/__manifest__.py

@ -47,7 +47,7 @@
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'depends': ['base', 'account'],
'depends': ['base', 'account', 'base_accounting_kit'],
'website': 'https://www.cybrosys.com',
'data': [
'security/ir.model.access.csv',

18
odoo-debrand/static/description/index.html

@ -152,19 +152,6 @@
</div>
</div>
<div class="carousel-item" style="min-height: 0px;">
<div class="col-xs-12 col-sm-12 col-md-12 mb16 mt16" style="float: left;">
<h3 class="alert" style="font-weight:400;color: #091E42;background: #fff;text-align: left;border-radius: 0;font-size: 18px;"> <img src="images/checked.png" style=" width: 22px; margin-right: 6px; " alt="check">Upon selecting the pickup option, it shows a field to enter pickup date. </h3>
<div style="">
<img class="img img-responsive center-block" style="border-top-left-radius: 10px;border-top-right-radius: 10px;" src="images/debranding-07.png"> </div>
</div>
</div>
</div>
@ -183,10 +170,7 @@
<hr style="margin-top: 0px;margin-bottom: 2%;border: 0;text-align: center;border-top: 3px solid #d21c22;width: 5%;">
<center><p>Odoo debranding Demo</p>
<!--<a href="https://www.youtube.com/watch?v=57QWXrMYe84&feature=youtu.be" target="_blank"> <img src="addon-youtube.png" style="width:80%;"></a>-->
<div class="s_panel_video" data-video-id="q8gNHGk1e7o?rel=0" style="cursor:pointer;">
<img class="img-fluid s_tooltip_tabs_tooltip_image s_figure_link pb0" src="images/pos_book_order_youtube.png" alt="Cybrosys Cover Video" style="max-width:100%;">
</div>
</center>
</div>

Loading…
Cancel
Save