Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📖 documentation added, image for AppStore upd together with Lily #772

Open
wants to merge 7 commits into
base: website-addons-12.0-website_portal_debt_notebook
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions website_portal_debt_notebook/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Maintainers

To get a guaranteed support
you are kindly requested to purchase the module
at `odoo apps store <https://apps.odoo.com/apps/modules/12.0//>`__.
at `odoo apps store <https://apps.odoo.com/apps/modules/12.0/website_portal_debt_notebook/>`__.

Thank you for understanding!

Expand All @@ -36,12 +36,12 @@ Further information

Demo: http://runbot.it-projects.info/demo/website-addons/12.0

HTML Description: https://apps.odoo.com/apps/modules/12.0//
HTML Description: https://apps.odoo.com/apps/modules/12.0/website_portal_debt_notebook/

Usage instructions: `<doc/index.rst>`_

Changelog: `<doc/changelog.rst>`_

Notifications on updates: `via Atom <https://github.com/it-projects-llc/website-addons/commits/12.0/.atom>`_, `by Email <https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/website-addons/commits/12.0/.atom>`_
Notifications on updates: `via Atom <https://github.com/it-projects-llc/website-addons/commits/12.0/website_portal_debt_notebook.atom>`_, `by Email <https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/website-addons/commits/12.0/website_portal_debt_notebook.atom>`_

Tested on Odoo 12.0 77e7d952b4c72d58c1b8f34b57e355f5b98c88b0
2 changes: 1 addition & 1 deletion website_portal_debt_notebook/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"summary": """Allows portal users to see their debt history""",
"category": "Website",
# "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version=10.0",
"images": [],
"images": ['images/debt_history1.jpg'],
"version": "12.0.1.0.0",
"application": False,

Expand Down
2 changes: 2 additions & 0 deletions website_portal_debt_notebook/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ Usage
* Click on the User Name
* Click ``My Account``
* Click ``Debt / Credit History``

RESULT: Debt/credit history from website are shown to portal User.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
101 changes: 101 additions & 0 deletions website_portal_debt_notebook/static/description/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Portal Debt History</h2>
<h3 class="oe_slogan"> Make your portal users see their debt/credit history</h3>
</div>
</div>
</section>

<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div style="padding: 0;font-size: 150%;">
This module allows to check a debt/credit history from website using "My Account"
</div>

</div>
</div>
</section>

<section class="oe_container">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item" style="">
<img class="d-block w-100" src="user_debt1.jpg" alt="First slide">
</div>
<div class="carousel-item" style="">
<img class="d-block w-100" src="user_debt2.jpg" alt="Second slide">
</div>
<div class="carousel-item" style="">
<img class="d-block w-100" src="user_debt3.jpg" alt="Third slide">
</div>

</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</section>

<section class="oe_container" style="margin-top:80px">
<div class="oe_row oe_spaced">
<div class="oe_span8">
<h2>Need our service?</h2>
<p class="oe_mt32">Contact us by <a href="mailto:[email protected]">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus

" target="_blank">request form</a></p>
<ul>
<li><a href="mailto:[email protected]">[email protected] <i class="fa fa-envelope-o"></i></a></li>
<li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa

fa-list-alt"></i></a></li>
<li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
<li>[email protected] <i class="fa fa-skype"></i></li>
</ul>
</div>
<div class="oe_span4">
<div class="stamp" style="width:200px;">
<div style="margin-top: 15px;
position: relative;
font-family:'Vollkorn', serif;
font-size: 16px;
line-height: 25px;
text-transform: uppercase;
font-weight: bold;
color: #75526b;
border: 3px dashed #75526b;
float: left;
padding: 4px 12px;
-webkit-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);">
Tested on Odoo<br>12.0 community
</div>
<div style="margin-top: 15px;
position: relative;
font-family:'Vollkorn', serif;
font-size: 16px;
line-height: 25px;
text-transform: uppercase;
font-weight: bold;
color: #75526b;
border: 3px dashed #75526b;
float: left;
padding: 4px 12px;
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);">
Tested on Odoo<br>12.0 enterprise
</div>
</div>
</div>
</div>
</section>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.