-
-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Vildan Safin <[email protected]>
- Loading branch information
1 parent
9dd511b
commit 2d62ac3
Showing
11 changed files
with
180 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,7 @@ coverage.xml | |
.mr.developer.cfg | ||
.project | ||
.pydevproject | ||
.mrbob.ini | ||
|
||
# Rope | ||
.ropeproject | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!--Copyright 2020 Vildan Safin <https://github.com/Enigma228322> | ||
License LGPL-3.0 (https://www.gnu.org/licenses/lgpl.html).--> | ||
<odoo> | ||
<record id="pos_ms" model="saas.lines"> | ||
<field name="module_name">POS Multi Session</field> | ||
<field name="price">15</field> | ||
</record> | ||
<record id="durak" model="saas.lines"> | ||
<field name="module_name">POS Durak</field> | ||
<field name="price">10</field> | ||
</record> | ||
<record id="chat" model="saas.lines"> | ||
<field name="module_name">POS Chat</field> | ||
<field name="price">3</field> | ||
</record> | ||
<record id="welldone" model="saas.lines"> | ||
<field name="module_name">POS VILDAN</field> | ||
<field name="price">228</field> | ||
</record> | ||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink | ||
access_saas_basket,access_saas_basket,model_saas_basket,base.group_user,1,1,1,1 | ||
access_saas_lines,access_saas_lines,model_saas_lines,base.group_user,1,1,1,1 | ||
access_saas_set,access_saas_set,model_saas_set,base.group_user,1,1,1,1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
.main-control-pad{ | ||
margin-left: 15%; | ||
width: auto; | ||
} | ||
|
||
.col-lg-12{ | ||
flex: 0 0 100%; | ||
max-width: 100%; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Copyright 2020 Vildan Safin <https://github.com/Enigma228322> | ||
License LGPL-3.0 (https://www.gnu.org/licenses/lgpl.html).--> | ||
<odoo> | ||
<template id="assets_frontend" name="saas_styles" inherit_id="website.assets_frontend"> | ||
<xpath expr="." position="inside"> | ||
<link rel="stylesheet" type="text/scss" href="/saas_apps/static/src/css/calculator.css"/> | ||
</xpath> | ||
</template> | ||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Copyright 2020 Vildan Safin <https://github.com/Enigma228322> | ||
License LGPL-3.0 (https://www.gnu.org/licenses/lgpl.html).--> | ||
<odoo> | ||
<template id="index"> | ||
<t t-call="website.layout"> | ||
<title>Apps</title> | ||
<div class="row main-control-pad container"> | ||
<div class="col-sm-8"> | ||
<!-- Users qty --> | ||
<h3 class="mt16 mb8">Choose the number of users</h3> | ||
<div class="row" style="max-width: 30%"> | ||
<div class="col-sm"> | ||
<input class="openerp_enterprise_pricing_users form-control border text-right pr-2" min="1" id="users" type="number" style="max-width: 120px;" value="1"></input> | ||
</div> | ||
<div class="col-sm"> | ||
<label class="px-2 mr-1 mb-0 bg-200 border-top border-right border-bottom">Users</label> | ||
</div> | ||
<div class="col-sm"> | ||
<label> | ||
<del class="text-700 ml-1 mr-2 openerp_enterprise_user_pricing_monthly d-none"><span class="openerp_enterprise_pricing_user_amount_monthly_full">15,00</span><span class="openerp_enterprise_pricing_currency">EUR</span></del> | ||
<del class="text-700 ml-1 mr-2 openerp_enterprise_user_pricing_yearly"><span class="openerp_enterprise_pricing_user_amount_yearly_full">12,00</span><span class="openerp_enterprise_pricing_currency">EUR</span></del> | ||
<b class="openerp_enterprise_user_pricing_monthly d-none"> | ||
<span class="openerp_enterprise_pricing_user_amount_monthly">12,50</span>;<span class="openerp_enterprise_pricing_currency">EUR</span><small class="fw_semibold">/user/month</small> | ||
</b> | ||
<b class="openerp_enterprise_user_pricing_yearly"> | ||
<span class="openerp_enterprise_pricing_user_amount_yearly">10,00</span>;<span class="openerp_enterprise_pricing_currency">EUR</span><small class="fw_semibold">/user/month</small> | ||
</b> | ||
</label> | ||
</div> | ||
</div> | ||
<div class="col-12 col-md-8 col-lg-9"> | ||
<!-- App list --> | ||
<h3 class="mt16 mb16">Choose your Apps</h3> | ||
<div class="openerp_enterprise_pricing_step_body mb24"> | ||
<div class="form-row"> | ||
<t t-foreach="apps" t-as="app"> | ||
<p class="col-12 col-sm-6 col-lg-4 shadow p-3 bg-white rounded price-window"><t t-esc="app.name"/></p> | ||
</t> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-sm-4"> | ||
<!-- Price window --> | ||
<div class="col-12 col-md-4 col-lg-3 mt16"> | ||
<span class="shadow p-3 mb-5 bg-white rounded price-window"> | ||
░░░░░▄▄▄▄▄░░░░▄██▄░░░░░░░░░░░░░ | ||
░░░░░▀████░▄███▀▀██▄▄░░░░░░░░░░ | ||
░░░░░░███████▀░▄▄░▀███▄░░░░░░░░ | ||
░░░░░░█████▀░▄████▄░▀███▄░░░░░░ | ||
░░░░▄███░Here█gonna█be▀███▄▄░░░ | ||
░░▄███▀░▄▄███an░window▄░░▀███▄░ | ||
▄███▀░▄████████▄▄███████▄▄░▀██▄ | ||
▀▀░░▄████████with█price████░░▀▀ | ||
░░░░████▀▀▀▀▀▀▀███▀▀▀▀▀▀▀██░░░░ | ||
░░░░████░██░██░███░██░██░██░░░░ | ||
░░░░████░▄▄░▄▄░███░██░██░██░░░░ | ||
░░░░████░▀▀░▀▀░███▄▄▄▄▄▄▄██░░░░ | ||
░░░░████░██░██░████████████░░░░ | ||
░░░▄████▄▄▄▄▄▄▄████████████▄░░░ | ||
░░░█████████████████████████░░░ | ||
░░░█████████████████████████░░░ | ||
</span> | ||
</div> | ||
</div> | ||
</div> | ||
</t> | ||
</template> | ||
</odoo> |