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
0ce05ad0
Commit
0ce05ad0
authored
Sep 29, 2019
by
homunculus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[feat]新增进项发票导入和进项发票导入确认
parent
fedf6a32
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
70 deletions
+0
-70
CREATED_BY_ERROR_MESSAGE.sql
...in/database/Init/Sys_message/CREATED_BY_ERROR_MESSAGE.sql
+0
-24
ACR_INVOICE_CODITION_DETAILS.sql
...tabase/Register_function/ACR_INVOICE_CODITION_DETAILS.sql
+0
-23
HLS_BP_MASTER_BILLING.sql
...main/database/Register_function/HLS_BP_MASTER_BILLING.sql
+0
-15
HLS_LEASE_ITEM_GPS_EXCEL_IMPORT.sql
...ase/Register_function/HLS_LEASE_ITEM_GPS_EXCEL_IMPORT.sql
+0
-8
No files found.
src/main/database/Init/Sys_message/CREATED_BY_ERROR_MESSAGE.sql
deleted
100644 → 0
View file @
fedf6a32
WHENEVER
SQLERROR
EXIT
FAILURE
ROLLBACK
;
WHENEVER
OSERROR
EXIT
FAILURE
ROLLBACK
;
spool
INITIALIZE_SYSCODE_CSH_TRANSACTION
.
log
set
feedback
off
set
define
off
<!
--系统代码取值-->
BEGIN
sys_message_pkg
.
delete_message
(
'CREATED_BY_ERROR'
);
sys_message_pkg
.
insert_message
(
'CREATED_BY_ERROR'
,
'错误'
,
'确认人不能和开票人一样,请勿确认!'
,
'ZHS'
);
END
;
commit
;
set
feedback
on
set
define
on
spool
off
exit
\ No newline at end of file
src/main/database/Register_function/ACR_INVOICE_CODITION_DETAILS.sql
deleted
100644 → 0
View file @
fedf6a32
begin
--页面注册
sys_function_assign_pkg
.
service_load
(
'modules/acr/ACR510N/acr_invoice_condition_details.lview'
,
'销项发票创建明细'
,
1
,
1
,
0
);
--功能定义
SYS_LOAD_SYS_FUNCTION_PKG
.
SYS_FUNCTION_LOAD
(
'ACR510NS'
,
'销项发票创建明细'
,
'销项发票创建明细'
,
'100'
,
''
,
''
,
'modules/acr/ACR510N/acr_invoice_condition_details.lview'
,
'ZHS'
,
-
1
);
SYS_LOAD_SYS_FUNCTION_PKG
.
SYS_FUNCTION_LOAD
(
'ACR510NS'
,
'销项发票创建明细'
,
'销项发票创建明细'
,
'100'
,
''
,
''
,
'modules/acr/ACR510N/acr_invoice_condition_details.lview'
,
'US'
,
-
1
);
--分配页面
sys_function_assign_pkg
.
func_service_load
(
'ACR510NS'
,
'modules/acr/ACR510N/acr_invoice_condition_details.lview'
);
--分配bm
sys_function_assign_pkg
.
func_bm_load
(
'ACR510NS'
,
'acr.ACR510.acr_invoice_create'
);
sys_function_assign_pkg
.
func_bm_load
(
'ACR510NS'
,
'acr.ACR510.acr_invoice_create_lov'
);
sys_function_assign_pkg
.
func_bm_load
(
'ACR510NS'
,
'basic.sys_session_info'
);
end
;
begin
sys_function_assign_pkg
.
service_load
(
'modules/acr/ACR510/acr_invoice_create.lsc'
,
'销项发票创建明细'
,
1
,
1
,
0
);
sys_function_assign_pkg
.
func_service_load
(
'ACR510NS'
,
'modules/acr/ACR510/acr_invoice_create.lsc'
);
end
;
src/main/database/Register_function/HLS_BP_MASTER_BILLING.sql
deleted
100644 → 0
View file @
fedf6a32
begin
--页面注册
sys_function_assign_pkg
.
service_load
(
'modules/hls/HLS214N/hls_bp_master_billing.lview'
,
'商业伙伴开票维护'
,
1
,
1
,
0
);
--功能定义
SYS_LOAD_SYS_FUNCTION_PKG
.
SYS_FUNCTION_LOAD
(
'HLS214NS'
,
'商业伙伴开票维护'
,
'商业伙伴开票维护'
,
'100'
,
''
,
''
,
'modules/hls/HLS214N/hls_bp_master_billing.lview'
,
'ZHS'
,
-
1
);
SYS_LOAD_SYS_FUNCTION_PKG
.
SYS_FUNCTION_LOAD
(
'HLS214NS'
,
'商业伙伴开票维护'
,
'商业伙伴开票维护'
,
'100'
,
''
,
''
,
'modules/hls/HLS214N/hls_bp_master_billing.lview'
,
'US'
,
-
1
);
--分配页面
sys_function_assign_pkg
.
func_service_load
(
'HLS214NS'
,
'modules/hls/HLS214N/hls_bp_master_billing.lview'
);
end
;
begin
--给父页面分配子页面
sys_function_assign_pkg
.
func_service_load
(
'HLS214N'
,
'modules/hls/HLS214N/hls_bp_master_billing.lview'
);
end
;
\ No newline at end of file
src/main/database/Register_function/HLS_LEASE_ITEM_GPS_EXCEL_IMPORT.sql
deleted
100644 → 0
View file @
fedf6a32
begin
--页面注册
sys_function_assign_pkg
.
service_load
(
'modules/hls/HLS204N/hls_lease_item_gps_excel_import.lview'
,
'租赁物GPS导入excel'
,
1
,
1
,
0
);
--分配父页面
sys_function_assign_pkg
.
func_service_load
(
'HLS204N'
,
'modules/hls/HLS204N/hls_lease_item_gps_excel_import.lview'
);
--分配bm
sys_function_assign_pkg
.
func_bm_load
(
'HLS204N'
,
'hls.HLS204N.hls_lease_item_gps_list_tmp'
);
end
;
\ No newline at end of file
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