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
cd268764
Commit
cd268764
authored
Jun 27, 2025
by
taoruidan18083
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
I-22569【建机】提前还款客户收入确认逻辑优化
parent
c2070064
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
282 additions
and
10 deletions
+282
-10
con_finance_income.lwm
.../webapp/WEB-INF/classes/hls/HLS801/con_finance_income.lwm
+1
-1
con_unearned_finance_income.lwm
...EB-INF/classes/hls/HLS801/con_unearned_finance_income.lwm
+281
-9
No files found.
src/main/webapp/WEB-INF/classes/hls/HLS801/con_finance_income.lwm
View file @
cd268764
...
...
@@ -42,7 +42,7 @@
<bm:operation
name=
"update"
>
<bm:update-sql>
<![CDATA[
BEGIN
hls_monthend_new_pkg.
advance_finance_income
(
hls_monthend_new_pkg.
finance_income_advance_job
(
p_date =>
to_date(${@calc_end_date},'YYYY-MM-DD'),
p_company_id => ${/session/@company_id},
p_user_id => ${/session/@user_id});
...
...
src/main/webapp/WEB-INF/classes/hls/HLS801/con_unearned_finance_income.lwm
View file @
cd268764
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