Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
ada7c551
Commit
ada7c551
authored
Jun 23, 2019
by
chase
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
转换英文
parent
683d94f8
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
28 additions
and
6 deletions
+28
-6
cit.json
atms-web/src/main/webapp/app-resources/i18n/en-us/cit.json
+1
-1
vat.json
atms-web/src/main/webapp/app-resources/i18n/en-us/vat.json
+20
-0
vat.json
atms-web/src/main/webapp/app-resources/i18n/zh-CN/vat.json
+3
-1
vat-revenue-conf-mapping.ctrl.js
...vat-revenue-conf-mapping/vat-revenue-conf-mapping.ctrl.js
+1
-1
vat-revenue-conf-mapping.html
...rt/vat-revenue-conf-mapping/vat-revenue-conf-mapping.html
+1
-1
vat-revenue-config.html
...app/dataImport/vat-revenue-config/vat-revenue-config.html
+2
-2
No files found.
atms-web/src/main/webapp/app-resources/i18n/en-us/cit.json
View file @
ada7c551
...
@@ -882,7 +882,7 @@
...
@@ -882,7 +882,7 @@
"SelectAFile"
:
"Browse..."
,
"SelectAFile"
:
"Browse..."
,
"SelectASheet"
:
"Select Sheet"
,
"SelectASheet"
:
"Select Sheet"
,
"SelectColumnError"
:
"Column Name Corresponds to Error"
,
"SelectColumnError"
:
"Column Name Corresponds to Error"
,
"SelectFile"
:
"
Select File...
"
,
"SelectFile"
:
"
Browse
"
,
"SelectFileToUpload"
:
"Upload File..."
,
"SelectFileToUpload"
:
"Upload File..."
,
"SelectMappTips"
:
"Please Select The Name of The Company First.."
,
"SelectMappTips"
:
"Please Select The Name of The Company First.."
,
"SelectOneAccountToClearMap"
:
"Please Select at Least One Business Account to Cancel the Corresponding!"
,
"SelectOneAccountToClearMap"
:
"Please Select at Least One Business Account to Cancel the Corresponding!"
,
...
...
atms-web/src/main/webapp/app-resources/i18n/en-us/vat.json
View file @
ada7c551
...
@@ -1998,5 +1998,24 @@
...
@@ -1998,5 +1998,24 @@
"ProfitTable"
:
"Profit Table"
,
"ProfitTable"
:
"Profit Table"
,
"RevenueAddBtn"
:
"Add"
,
"RevenueDelBtn"
:
"Delete"
,
"CoverImportBtn"
:
"Overwrite"
,
"AddImportBtn"
:
"Append"
,
"DownloadTemplate"
:
"Download template"
,
"ExportReport"
:
"Export report"
,
"RevenueColEdit"
:
"Edit"
,
"RevenueColName"
:
"Revenue type name"
,
"RevenueColOrg"
:
"Applied entity"
,
"RevenueColAccountName"
:
"Account revenue"
,
"RevenueColTaxRate"
:
"Tax rate"
,
"RevenueColTaxBase"
:
"Taxation revenue"
,
"RevenueColType"
:
"Revenue type"
,
"RevenueColTaxType"
:
"Taxation method"
,
"RevenueColStatus"
:
"Status"
,
"RevenueColEnable"
:
"Effective date"
,
"RevenueColDisable"
:
"Expiry date"
,
"RevCMApplyBU"
:
"Requesting BU"
,
"RevCMInvoiceCTX"
:
"Invoice details"
,
"~MustBeEndOneApp"
:
"I Must be the End One, please!"
"~MustBeEndOneApp"
:
"I Must be the End One, please!"
}
}
\ No newline at end of file
atms-web/src/main/webapp/app-resources/i18n/zh-CN/vat.json
View file @
ada7c551
...
@@ -138,7 +138,9 @@
...
@@ -138,7 +138,9 @@
"AddCustRemap"
:
"新增手工重分类"
,
"AddCustRemap"
:
"新增手工重分类"
,
"AddDatasource"
:
"添加数据源"
,
"AddDatasource"
:
"添加数据源"
,
"AddFile"
:
"添加文件"
,
"AddFile"
:
"添加文件"
,
"AddImportBtn"
:
"追加导入"
,
"DownloadTemplate"
:
"下载模板"
,
"ExportReport"
:
"导出报表"
,
"AddImportInputInvoice"
:
"追加导入进项发票汇总"
,
"AddImportInputInvoice"
:
"追加导入进项发票汇总"
,
"AddImportInputInvoiceItem"
:
"追加导入进项发票明细"
,
"AddImportInputInvoiceItem"
:
"追加导入进项发票明细"
,
"AddImportJournalEntry"
:
"追加导入序时帐"
,
"AddImportJournalEntry"
:
"追加导入序时帐"
,
...
...
atms-web/src/main/webapp/app/dataImport/vat-revenue-conf-mapping/vat-revenue-conf-mapping.ctrl.js
View file @
ada7c551
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
return
(
data
.
taxRate
*
100
)
+
'%'
;
return
(
data
.
taxRate
*
100
)
+
'%'
;
}},
}},
{
dataField
:
'revenueTypeName'
,
caption
:
$translate
.
instant
(
'Rev
Search
Type'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
minWidth
:
'300px'
},
{
dataField
:
'revenueTypeName'
,
caption
:
$translate
.
instant
(
'Rev
enueCol
Type'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
minWidth
:
'300px'
},
{
dataField
:
'startDate'
,
caption
:
$translate
.
instant
(
'RevenueColEnable'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
width
:
'120px'
},
{
dataField
:
'startDate'
,
caption
:
$translate
.
instant
(
'RevenueColEnable'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
width
:
'120px'
},
{
dataField
:
'endDate'
,
caption
:
$translate
.
instant
(
'RevenueColDisable'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
width
:
'120px'
},
{
dataField
:
'endDate'
,
caption
:
$translate
.
instant
(
'RevenueColDisable'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
width
:
'120px'
},
{
dataField
:
'statusStr'
,
caption
:
$translate
.
instant
(
'RevenueColStatus'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
width
:
'50px'
},
{
dataField
:
'statusStr'
,
caption
:
$translate
.
instant
(
'RevenueColStatus'
),
fixed
:
true
,
allowHeaderFiltering
:
true
,
width
:
'50px'
},
...
...
atms-web/src/main/webapp/app/dataImport/vat-revenue-conf-mapping/vat-revenue-conf-mapping.html
View file @
ada7c551
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<button
type=
"button"
class=
"btn btn-secondary"
translate=
"AddImportBtn"
ng-click=
"upload(2)"
></button>
<button
type=
"button"
class=
"btn btn-secondary"
translate=
"AddImportBtn"
ng-click=
"upload(2)"
></button>
<button
type=
"button"
class=
"btn btn-in-grid inline-div"
ng-click=
"downloadTemplate()"
><i
<button
type=
"button"
class=
"btn btn-in-grid inline-div"
ng-click=
"downloadTemplate()"
><i
class=
"fa fa-download"
aria-hidden=
"true"
></i>
下载模板
class=
"fa fa-download"
aria-hidden=
"true"
></i>
{{'DownloadTemplate' | translate }}
</button>
</button>
</div>
</div>
...
...
atms-web/src/main/webapp/app/dataImport/vat-revenue-config/vat-revenue-config.html
View file @
ada7c551
...
@@ -15,10 +15,10 @@
...
@@ -15,10 +15,10 @@
<button
type=
"button"
class=
"btn btn-secondary"
translate=
"AddImportBtn"
ng-click=
"upload(2)"
></button>
<button
type=
"button"
class=
"btn btn-secondary"
translate=
"AddImportBtn"
ng-click=
"upload(2)"
></button>
<button
type=
"button"
class=
"btn btn-in-grid inline-div"
ng-click=
"downloadTemplate()"
><i
<button
type=
"button"
class=
"btn btn-in-grid inline-div"
ng-click=
"downloadTemplate()"
><i
class=
"fa fa-download"
aria-hidden=
"true"
></i>
下载模板
class=
"fa fa-download"
aria-hidden=
"true"
></i>
{{'DownloadTemplate' | translate }}
</button>
</button>
<button
type=
"button"
class=
"btn btn-in-grid inline-div"
ng-click=
"exportRevenueConf()"
><i
<button
type=
"button"
class=
"btn btn-in-grid inline-div"
ng-click=
"exportRevenueConf()"
><i
class=
"fa fa-download"
aria-hidden=
"true"
></i>
导出报表
class=
"fa fa-download"
aria-hidden=
"true"
></i>
{{'ExportReport' | translate }}
</button>
</button>
</div>
</div>
...
...
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