Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
8e0fe387
Commit
8e0fe387
authored
Oct 17, 2018
by
hujun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
实收汇总增加手续费和服务费
parent
2dce9e12
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
commission_total.html
application/index/view/finance/commission_total.html
+2
-1
commissionTotal_template_tpl.html
public/resource/template/commissionTotal_template_tpl.html
+3
-2
No files found.
application/index/view/finance/commission_total.html
View file @
8e0fe387
...
@@ -133,7 +133,8 @@
...
@@ -133,7 +133,8 @@
<th
class=
"text-center"
>
成交日期/开票日期
</th>
<th
class=
"text-center"
>
成交日期/开票日期
</th>
<th
class=
"text-center"
>
所属部门/门店
</th>
<th
class=
"text-center"
>
所属部门/门店
</th>
<th
class=
"text-center"
>
业务员
</th>
<th
class=
"text-center"
>
业务员
</th>
<th
class=
"text-center"
>
应分佣金(元)
</th>
<th
class=
"text-center"
>
手续费(元)
</th>
<th
class=
"text-center"
>
慈善基金(元)
</th>
<th
class=
"text-center"
>
现金奖(元)
</th>
<th
class=
"text-center"
>
现金奖(元)
</th>
<th
class=
"text-center"
>
实收佣金(元)
</th>
<th
class=
"text-center"
>
实收佣金(元)
</th>
<th
class=
"text-center"
>
税费(元)
</th>
<th
class=
"text-center"
>
税费(元)
</th>
...
...
public/resource/template/commissionTotal_template_tpl.html
View file @
8e0fe387
...
@@ -6,12 +6,13 @@
...
@@ -6,12 +6,13 @@
<
td
>
[
%=
it
[
item
][
'operation_date'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'operation_date'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'district_store'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'district_store'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'should_commission'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'service_charge'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'charity_fund'
]
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
'cash'
]
){
%
]
[
%
if
(
it
[
item
][
'cash'
]
){
%
]
[
%=
it
[
item
][
'cash'
]
%
]
[
%=
it
[
item
][
'cash'
]
%
]
[
%
}
else
{
%
]
[
%
}
else
{
%
]
[
%=
0
%
]
<
div
%=
""
0
=
""
><
/div
>
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
<
td
>
<
td
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment