forked from Hesammousavi/PersianAdminLTE
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinvoice-print.html
executable file
·172 lines (165 loc) · 5.31 KB
/
invoice-print.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>پنل مدیریت | صورتحساب</title>
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap 4 -->
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="../../dist/css/adminlte.min.css">
<!-- Google Font: Source Sans Pro -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
<!-- bootstrap rtl -->
<link rel="stylesheet" href="../../dist/css/bootstrap-rtl.min.css">
<!-- template rtl version -->
<link rel="stylesheet" href="../../dist/css/custom-style.css">
</head>
<body onload="window.print();">
<div class="wrapper">
<!-- Main content -->
<!-- Main content -->
<div class="invoice">
<!-- title row -->
<div class="row">
<div class="col-12">
<h4>
<i class="fa fa-globe"></i> مجله آموزشی راکت
<small class="float-left">Date: 1397/09/30</small>
</h4>
</div>
<!-- /.col -->
</div>
<!-- info row -->
<div class="row invoice-info">
<div class="col-sm-4 invoice-col">
از
<address>
<strong>مجله آموزشی راکت</strong><br>
آدرس<br>
خیابان<br>
تلفن : (804) 123-5432<br>
ایمیل : info@roocket.ir
</address>
</div>
<!-- /.col -->
<div class="col-sm-4 invoice-col">
به
<address>
<strong>محمدحسن قلی</strong><br>
آدرس خریدار<br>
خیابان فلان<br>
تلفن : (555) 539-1037<br>
ایمیل : john.doe@example.com
</address>
</div>
<!-- /.col -->
<div class="col-sm-4 invoice-col">
<b>سفارش #007612</b><br>
<br>
<b>کد سفارش :</b> 4F3S8J<br>
<b>تاریخ پرداخت :</b> 12 آبان 1397<br>
<b>اکانت :</b> 968-34567
</div>
<!-- /.col -->
</div>
<!-- /.row -->
<!-- Table row -->
<div class="row">
<div class="col-12 table-responsive">
<table class="table table-striped">
<thead>
<tr>
<th>تعداد</th>
<th>محصول</th>
<th>سریال #</th>
<th>توضیحات</th>
<th>قیمت کل</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>ندای وظیفه</td>
<td>455-981-221</td>
<td>بازی شوتر شخص اول</td>
<td>150000 تومان</td>
</tr>
<tr>
<td>1</td>
<td>تلویزیون هوشمند سامسونگ</td>
<td>247-925-726</td>
<td>لوازم خانگی</td>
<td>2,000,000 تومان</td>
</tr>
<tr>
<td>1</td>
<td>لباسشویی</td>
<td>735-845-642</td>
<td>
لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ </td>
<td>10,000 تومان</td>
</tr>
<tr>
<td>1</td>
<td>نجات سرباز رایان</td>
<td>422-568-642</td>
<td>لورم ایپسوم متن ساختگی</td>
<td>20,000 تومان</td>
</tr>
</tbody>
</table>
</div>
<!-- /.col -->
</div>
<!-- /.row -->
<div class="row">
<!-- accepted payments column -->
<div class="col-6">
<p class="lead">روش های پرداخت :</p>
<img src="../../dist/img/credit/visa.png" alt="Visa">
<img src="../../dist/img/credit/mastercard.png" alt="Mastercard">
<img src="../../dist/img/credit/american-express.png" alt="American Express">
<img src="../../dist/img/credit/paypal2.png" alt="Paypal">
<p class="text-muted well well-sm no-shadow" style="margin-top: 10px;">
پرداخت از طریق کلیه کارت های بانکی عضو شتاب امکان پذیر می باشد.
</p>
</div>
<!-- /.col -->
<div class="col-6">
<p class="lead">مهلت پرداخت : 10 دی 1397</p>
<div class="table-responsive">
<table class="table">
<tr>
<th style="width:50%">مبلغ کل :</th>
<td>1,300,000 تومان</td>
</tr>
<tr>
<th>مالیات (9.3%)</th>
<td>300,000 تومان</td>
</tr>
<tr>
<th>تخفیف :</th>
<td>20,000 تومان</td>
</tr>
<tr>
<th>مبلغ قابل پرداخت:</th>
<td>900,000 تومان</td>
</tr>
</table>
</div>
</div>
<!-- /.col -->
</div>
<!-- /.row -->
</div>
<!-- /.content -->
</div>
<!-- ./wrapper -->
</body>
</html>