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
c909673e
Commit
c909673e
authored
Nov 04, 2019
by
Darming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[refactor]bug调整
parent
8431cb75
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1469 additions
and
1485 deletions
+1469
-1485
csh_transaction_list_tmp.lwm
.../WEB-INF/classes/csh/CSH510N/csh_transaction_list_tmp.lwm
+183
-183
csh_transaction_receipt_maintain.lview
...modules/csh/CSH510/csh_transaction_receipt_maintain.lview
+769
-769
hls_journal_maintain.lview
...main/webapp/modules/hls/HLS530/hls_journal_maintain.lview
+364
-341
manual_journal_create.lview
...ain/webapp/modules/hls/HLS530/manual_journal_create.lview
+153
-192
No files found.
src/main/webapp/WEB-INF/classes/csh/CSH510N/csh_transaction_list_tmp.lwm
View file @
c909673e
...
...
@@ -53,7 +53,7 @@
t.collection_classes,
t.bp_id,
t.paid_byother_flag,
t.csh_bank_account_id bank_account_id
,
t.csh_bank_account_id bank_account_id
FROM fnd_interface_headers hd,
fnd_interface_lines li,
...
...
src/main/webapp/modules/csh/CSH510/csh_transaction_receipt_maintain.lview
View file @
c909673e
...
...
@@ -635,7 +635,7 @@
<a:field
name=
"currency_code_to"
/>
<a:field
name=
"transaction_type"
defaultValue=
"RECEIPT"
/>
<a:field
name=
"transaction_category"
defaultValue=
"BUSINESS"
/>
<a:field
name=
"write_off_flag_desc"
displayField=
"code_value_name"
options=
"write_off_flag_ds"
returnField=
"write_off_flag"
valueField=
"code_value"
/>
<!-- <a:field name="write_off_flag_desc" displayField="code_value_name" options="write_off_flag_ds" returnField="write_off_flag" valueField="code_value"/>-->
<a:field
name=
"not_reversed_flag_r"
defaultValue=
"NOT"
/>
<a:field
name=
"receipt_type"
/>
<a:field
name=
"receipt_type_des"
displayField=
"code_value_name"
options=
"receipt_type_ds"
returnField=
"receipt_type"
valueField=
"code_value"
/>
...
...
src/main/webapp/modules/hls/HLS530/hls_journal_maintain.lview
View file @
c909673e
This diff is collapsed.
Click to expand it.
src/main/webapp/modules/hls/HLS530/manual_journal_create.lview
View file @
c909673e
This diff is collapsed.
Click to expand it.
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