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
1d68ef28
authored
2021-08-11 16:08:51 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/nl' into feature/0611
2 parents
415fa673
337ffbff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/apps/doc/consts.py
src/apps/doc/consts.py
View file @
1d68ef2
...
...
@@ -1036,6 +1036,7 @@ LICENSE_ORDER = ((MVI_CLASSIFY, (MVI_PID, MVI_CN_NAME, MVI_FIELD_ORDER, False, F
(
PP_CLASSIFY
,
(
PP_PID
,
PP_CN_NAME
,
PP_FIELD_ORDER
,
False
,
False
,
MODEL_FIELD_PP
)),
(
MVC_CLASSIFY
,
(
MVC_PID
,
MVC_CN_NAME
,
None
,
True
,
True
,
MODEL_FIELD_MVC
)),
(
VAT_CLASSIFY
,
(
VAT_PID
,
VAT_CN_NAME
,
VAT_FIELD_ORDER
,
False
,
False
,
MODEL_FIELD_VAT
)),
(
DDA_CLASSIFY
,
(
DDA_PID
,
DDA_CN_NAME
,
DDA_FIELD_ORDER
,
False
,
False
,
None
)),
(
HMH_CLASSIFY
,
(
HMH_PID
,
HMH_CN_NAME
,
HMH_FIELD_ORDER
,
False
,
False
,
None
)),
(
JYPZ_CLASSIFY
,
(
JYPZ_PID
,
JYPZ_CN_NAME
,
JYPZ_FIELD_ORDER
,
False
,
False
,
None
)),
)
...
...
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