Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
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
hlcm
leaf-hlcm
Commits
b3673495
Commit
b3673495
authored
Feb 12, 2020
by
stone
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/ifrs9_report' into develop
parents
82febee7
35b5174f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
gld_je_template_lines.lview
...ain/webapp/modules/gld/GLD107/gld_je_template_lines.lview
+4
-4
No files found.
src/main/webapp/modules/gld/GLD107/gld_je_template_lines.lview
View file @
b3673495
...
@@ -334,10 +334,10 @@
...
@@ -334,10 +334,10 @@
return '<a href="javascript:winOpen_templateLineCopy('+ record.get('je_template_ln_id') + ',' + record.get('je_ln_number') + ');">
' + '复制' + '
</a>
';
return '<a href="javascript:winOpen_templateLineCopy('+ record.get('je_template_ln_id') + ',' + record.get('je_ln_number') + ');">
' + '复制' + '
</a>
';
}
}
]]>
</script>
]]>
</script>
<a:tabPanel
marginHeight=
"
25
0"
marginWidth=
"30"
>
<a:tabPanel
marginHeight=
"
10
0"
marginWidth=
"30"
>
<a:tabs>
<a:tabs>
<a:tab
prompt=
"GLD107.TAB.BASIC_INFO"
width=
"100"
>
<a:tab
prompt=
"GLD107.TAB.BASIC_INFO"
width=
"100"
>
<a:grid
id=
"lineDs_basic_grid"
bindTarget=
"lineDs"
marginHeight=
"
300"
marginWidth=
"6
0"
>
<a:grid
id=
"lineDs_basic_grid"
bindTarget=
"lineDs"
marginHeight=
"
50"
marginWidth=
"60"
height=
"50
0"
>
<a:columns>
<a:columns>
<a:column
name=
"je_ln_number"
align=
"right"
editor=
"lineDs_basic_grid_nf_integer"
width=
"50"
/>
<a:column
name=
"je_ln_number"
align=
"right"
editor=
"lineDs_basic_grid_nf_integer"
width=
"50"
/>
<a:column
name=
"je_ln_type_desc"
editor=
"lineDs_basic_grid_comb"
prompt=
"行类型"
width=
"50"
/>
<a:column
name=
"je_ln_type_desc"
editor=
"lineDs_basic_grid_comb"
prompt=
"行类型"
width=
"50"
/>
...
@@ -358,7 +358,7 @@
...
@@ -358,7 +358,7 @@
</a:grid>
</a:grid>
</a:tab>
</a:tab>
<a:tab
prompt=
"GLD107.TAB.REF_INFO"
width=
"100"
>
<a:tab
prompt=
"GLD107.TAB.REF_INFO"
width=
"100"
>
<a:grid
id=
"lineDs_ref_grid"
bindTarget=
"lineDs"
marginHeight=
"300"
marginWidth=
"60"
>
<a:grid
id=
"lineDs_ref_grid"
bindTarget=
"lineDs"
marginHeight=
"300"
marginWidth=
"60"
height=
"500"
>
<a:columns>
<a:columns>
<a:column
name=
"je_ln_number"
align=
"right"
editor=
"lineDs_ref_grid_nf_integer"
width=
"50"
/>
<a:column
name=
"je_ln_number"
align=
"right"
editor=
"lineDs_ref_grid_nf_integer"
width=
"50"
/>
<a:column
name=
"ref_1_config"
editorFunction=
"editorFunction_lineDs_ref_grid_advanceConfig"
width=
"150"
/>
<a:column
name=
"ref_1_config"
editorFunction=
"editorFunction_lineDs_ref_grid_advanceConfig"
width=
"150"
/>
...
@@ -392,7 +392,7 @@
...
@@ -392,7 +392,7 @@
</a:grid>
</a:grid>
</a:tab>
</a:tab>
<a:tab
prompt=
"GLD107.TAB.ADDITIONAL_INFO"
width=
"100"
>
<a:tab
prompt=
"GLD107.TAB.ADDITIONAL_INFO"
width=
"100"
>
<a:grid
id=
"lineDs_additional_grid"
bindTarget=
"lineDs"
marginHeight=
"300"
marginWidth=
"60"
>
<a:grid
id=
"lineDs_additional_grid"
bindTarget=
"lineDs"
marginHeight=
"300"
marginWidth=
"60"
height=
"500"
>
<a:columns>
<a:columns>
<a:column
name=
"je_ln_number"
align=
"right"
editor=
"lineDs_additional_grid_nf_integer"
width=
"50"
/>
<a:column
name=
"je_ln_number"
align=
"right"
editor=
"lineDs_additional_grid_nf_integer"
width=
"50"
/>
<a:column
name=
"amount_fuc_config"
editorFunction=
"editorFunction_lineDs_additional_grid_advanceConfig"
width=
"250"
/>
<a:column
name=
"amount_fuc_config"
editorFunction=
"editorFunction_lineDs_additional_grid_advanceConfig"
width=
"250"
/>
...
...
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