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
32f0cd79
Commit
32f0cd79
authored
Dec 19, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务优化
parent
03aee187
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
3 deletions
+12
-3
daily_details.html
application/index/view/finance/daily_details.html
+11
-2
financial_manager_daily_list_template_tpl.html
...e/template/financial_manager_daily_list_template_tpl.html
+1
-1
No files found.
application/index/view/finance/daily_details.html
View file @
32f0cd79
...
...
@@ -183,7 +183,9 @@
width
:
80px
;
display
:
none
;
}
.tip-con
{
margin-top
:
5px
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
@@ -192,9 +194,16 @@
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<li>
<div
class=
"tip-con text-danger"
>
Tips: 数据需要补充或编辑,须要在收款入账表和调整出账表里进行调整。财务审核前,店长都可以进行修改,财务开始审核后,只有财务能修改。
</div>
<span
class=
"manager-title ld-Marheight"
>
杭州同联- 九部一组周小雨
</span>
<input
class=
"btn4-pk ld-Marheight input-pk-style"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"create_time_start"
name=
"start_date1"
type=
"date"
>
<span
class=
"is-print ld-Marheight"
>
打印
</span>
<div
class=
"clear"
>
</div>
</li>
</div>
...
...
@@ -462,7 +471,7 @@
<a
class=
"btn btn-primary is-submit-passed"
>
转到已审核
</a>
</div>
<div
class=
"tips-dian text-danger"
>
<div
class=
"tips-dian text-danger
text-center"
style=
"font-size: 16px; font-weight: 600;
"
>
</div>
</div>
...
...
public/resource/template/financial_manager_daily_list_template_tpl.html
View file @
32f0cd79
...
...
@@ -9,7 +9,7 @@
<
td
>
[
%=
it
[
item
][
'price'
]
%
]
<
/td
>
<
td
>
[
%=
(
it
[
item
][
'price'
]
*
0.8
).
toFixed
(
2
)
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'money'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'price'
]
%
]
<
/td
>
<
td
>
[
%=
(
it
[
item
][
'price'
]
*
1
-
(
it
[
item
][
'price'
]
*
0.8
)).
toFixed
(
2
)
%
]
<
/td
>
<
td
>
[
%=
sw
(
it
[
item
][
'pay_type'
])
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'transfer_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'agent_name'
]
%
]
<
/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