Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c80aa3cf
authored
2023-05-15 11:56:48 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
MOD:auto 发票 取消部分核查点
1 parent
8f4c3205
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
c80aa3c
...
...
@@ -1057,10 +1057,10 @@ def get_se_cms_compare_info_auto(last_obj, application_entity, auto=True, ignore
# format(float(amount) - bhsj, '.2f'),
# consts.RESULT_Y
# ])))
vehicle_field_input
.
append
((
consts
.
SE_NEW_ADD_FIELD
[
7
],
format
(
bhsj
,
'.2f'
)))
vehicle_field_input
.
append
((
consts
.
SE_NEW_ADD_FIELD
[
8
],
format
(
float
(
amount
)
-
bhsj
,
'.2f'
)))
vehicle_field_input
.
append
((
consts
.
SE_NEW_ADD_FIELD
[
9
],
consts
.
RESULT_Y
))
vehicle_field_input
.
append
((
consts
.
SE_NEW_ADD_FIELD
[
6
],
consts
.
SE_LAYOUT_VALUE
))
#
vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[7], format(bhsj, '.2f')))
#
vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[8], format(float(amount) - bhsj, '.2f')))
#
vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[9], consts.RESULT_Y))
#
vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[6], consts.SE_LAYOUT_VALUE))
vehicle_info
[
consts
.
MVI_EN
]
=
vehicle_field_input
# 二手车发票、交易凭证、绿本------------------------------------------------------------------------------------------
# else:
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment