Skip to content

Commit cb24c13

Browse files
author
Ivan Yelizariev
authored
Merge pull request #729 from Mirgalimova/pos-addons-11.0-pos-qr-payments-docs
📖 module presentation added
2 parents 5ec891a + 008013e commit cb24c13

File tree

13 files changed

+201
-3
lines changed

13 files changed

+201
-3
lines changed

alipay/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"summary": """Technical module to integrate odoo with Alipay""",
77
"category": "Hidden",
88
# "live_test_url": "",
9-
"images": [],
9+
"images": ['images/alipay.png'],
1010
"version": "11.0.1.0.0",
1111
"application": False,
1212

alipay/images/alipay.png

23.7 KB
Loading
140 KB
Loading
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<section class="oe_container">
2+
<div class="oe_row oe_spaced">
3+
<div class="oe_span12">
4+
<h2 class="oe_slogan" style="color:#875A7B;">Alipay API</h2>
5+
<h3 class="oe_slogan">Basic tools to integrate Odoo and Alipay</h3>
6+
</div>
7+
</div>
8+
</section>
9+
10+
<section class="oe_container">
11+
<div class="oe_row oe_spaced">
12+
<div class="oe_span12">
13+
<div class="alert alert-success oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
14+
If you don't know how Asia turned down cash with <i>Alipay</i>, check, for example, this <a href="https://m.youtube.com/watch?v=t5ElQaVjQZE">video.</a>
15+
</div>
16+
</div>
17+
</div>
18+
</section>
19+
20+
<section class="oe_container oe_dark">
21+
<div class="oe_row oe_spaced">
22+
<h4 class="oe_slogan"><b>Activate Developer Mode and Create following parameters</b></h4>
23+
<div class="oe_row_img oe_centered">
24+
<img class="oe_demo oe_picture oe_screenshot" src="parameters.png"/>
25+
</div>
26+
</div>
27+
</section>
28+
29+
<section class="oe_container oe_dark">
30+
<div class="oe_row oe_spaced">
31+
<h4 class="oe_slogan"><b>To debug UI, create <i>alipay.local_sandbox</i> with value 1</b></h4>
32+
<div class="oe_row_img oe_centered">
33+
<img class="oe_demo oe_picture oe_screenshot" src="sandbox.png"/>
34+
</div>
35+
</div>
36+
</section>
37+
38+
<section class="oe_container oe_dark">
39+
<div class="oe_row oe_spaced">
40+
<h4 class="oe_slogan"><b>Alipay records (Orders, Refunds, etc.) can be found at <i>Invoicing >> Configuration >> Alipay</i></b></h4>
41+
<div class="oe_row_img oe_centered">
42+
<img class="oe_demo oe_picture oe_screenshot" src="alipay_tracking.png"/>
43+
</div>
44+
</div>
45+
</section>
46+
47+
<section class="oe_container">
48+
<div class="oe_row oe_spaced">
49+
<div class="oe_span8">
50+
<h2>Need our service?</h2>
51+
<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>
52+
<ul>
53+
<li><a href="mailto:[email protected]">[email protected] <i class="fa fa-envelope-o"></i></a></li>
54+
<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>
55+
<li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
56+
<li>[email protected] <i class="fa fa-skype"></i></li>
57+
</ul>
58+
</div>
59+
<div class="oe_span4">
60+
<div class="stamp" style="width:200px;">
61+
<div style="margin-top: 15px;
62+
position: relative;
63+
font-family:'Vollkorn', serif;
64+
font-size: 16px;
65+
line-height: 25px;
66+
text-transform: uppercase;
67+
font-weight: bold;
68+
color: #75526b;
69+
border: 3px dashed #75526b;
70+
float: left;
71+
padding: 4px 12px;
72+
-webkit-transform: rotate(6deg);
73+
-o-transform: rotate(6deg);
74+
-moz-transform: rotate(6deg);
75+
-ms-transform: rotate(6deg);">
76+
Tested on Odoo<br/>11.0 community
77+
</div>
78+
<div style="margin-top: 15px;
79+
position: relative;
80+
font-family:'Vollkorn', serif;
81+
font-size: 16px;
82+
line-height: 25px;
83+
text-transform: uppercase;
84+
font-weight: bold;
85+
color: #75526b;
86+
border: 3px dashed #75526b;
87+
float: left;
88+
padding: 4px 12px;
89+
-webkit-transform: rotate(-7deg);
90+
-o-transform: rotate(-7deg);
91+
-moz-transform: rotate(-7deg);
92+
-ms-transform: rotate(-7deg);">
93+
Tested on Odoo<br/>11.0 enterprise
94+
</div>
95+
</div>
96+
</div>
97+
</div>
98+
</section>
273 KB
Loading
154 KB
Loading

pos_alipay/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Barcode Payment
1919
QR Code Payment
2020
---------------
2121

22-
* Cashier clicks a button to get one-time url and shows it to Buyer as a QR Code
22+
* Cashier clicks a button to get one-time url and shows it to Buyer as a QR Code
2323

2424
* QR can be shown in POS
2525
* QR can be shown in Mobile POS (``pos_mobile`` module is recommended)

pos_alipay/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"summary": """Support payment by scanning user's QR""",
77
"category": "Point of Sale",
88
# "live_test_url": "",
9-
"images": [],
9+
"images": ['images/pos_alipay.png'],
1010
"version": "11.0.1.0.0",
1111
"application": False,
1212

pos_alipay/images/pos_alipay.png

25.3 KB
Loading
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<section class="oe_container">
2+
<div class="oe_row oe_spaced">
3+
<div class="oe_span12">
4+
<h2 class="oe_slogan" style="color:#875A7B;">Alipay Payments in POS</h2>
5+
<h3 class="oe_slogan">Connecting tool for Alipay and POS in Odoo</h3>
6+
</div>
7+
</div>
8+
</section>
9+
10+
<section class="oe_container">
11+
<div class="oe_row oe_spaced">
12+
<div class="oe_span12">
13+
<div class="alert alert-success oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
14+
If you don't know how Asia turned down cash with <i>Alipay</i>, check, for example, this <a href="https://m.youtube.com/watch?v=t5ElQaVjQZE">video.</a>
15+
</div>
16+
</div>
17+
</div>
18+
</section>
19+
20+
<section class="oe_container oe_dark">
21+
<div class="oe_row oe_spaced">
22+
<h4 class="oe_slogan"><b>Show QR code to buyer</b></h4>
23+
<div class="oe_row_img oe_centered">
24+
<img class="oe_demo oe_picture oe_screenshot" src="pos_1.png"/>
25+
</div>
26+
</div>
27+
</section>
28+
29+
30+
<section class="oe_container oe_dark">
31+
<div class="oe_row oe_spaced">
32+
<h4 class="oe_slogan"><b>Scan buyer's QR code via device's camera</b></h4>
33+
<div class="oe_row_img oe_centered">
34+
<img class="oe_demo oe_picture oe_screenshot" src="pos_2.png"/>
35+
</div>
36+
</div>
37+
</section>
38+
39+
<section class="oe_container oe_dark">
40+
<div class="oe_row oe_spaced">
41+
<h4 class="oe_slogan"><b>Scan buyer's QR code via external device</b></h4>
42+
<div class="oe_row_img oe_centered">
43+
<img class="oe_demo oe_picture oe_screenshot" src="pos_3.png"/>
44+
</div>
45+
</div>
46+
</section>
47+
48+
49+
<section class="oe_container">
50+
<div class="oe_row oe_spaced">
51+
<div class="oe_span8">
52+
<h2>Need our service?</h2>
53+
<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>
54+
<ul>
55+
<li><a href="mailto:[email protected]">[email protected] <i class="fa fa-envelope-o"></i></a></li>
56+
<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>
57+
<li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
58+
<li>[email protected] <i class="fa fa-skype"></i></li>
59+
</ul>
60+
</div>
61+
<div class="oe_span4">
62+
<div class="stamp" style="width:200px;">
63+
<div style="margin-top: 15px;
64+
position: relative;
65+
font-family:'Vollkorn', serif;
66+
font-size: 16px;
67+
line-height: 25px;
68+
text-transform: uppercase;
69+
font-weight: bold;
70+
color: #75526b;
71+
border: 3px dashed #75526b;
72+
float: left;
73+
padding: 4px 12px;
74+
-webkit-transform: rotate(6deg);
75+
-o-transform: rotate(6deg);
76+
-moz-transform: rotate(6deg);
77+
-ms-transform: rotate(6deg);">
78+
Tested on Odoo<br/>11.0 community
79+
</div>
80+
<div style="margin-top: 15px;
81+
position: relative;
82+
font-family:'Vollkorn', serif;
83+
font-size: 16px;
84+
line-height: 25px;
85+
text-transform: uppercase;
86+
font-weight: bold;
87+
color: #75526b;
88+
border: 3px dashed #75526b;
89+
float: left;
90+
padding: 4px 12px;
91+
-webkit-transform: rotate(-7deg);
92+
-o-transform: rotate(-7deg);
93+
-moz-transform: rotate(-7deg);
94+
-ms-transform: rotate(-7deg);">
95+
Tested on Odoo<br/>11.0 enterprise
96+
</div>
97+
</div>
98+
</div>
99+
</div>
100+
</section>

0 commit comments

Comments
 (0)