Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
鲁鑫
topsun-bpm
Commits
abb87f95
Commit
abb87f95
authored
Jul 23, 2024
by
刘学辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
物料主数据的页面调整必输逻辑
parent
9bde5ca1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
118 additions
and
87 deletions
+118
-87
nonProdApplyNext.js
...in/webapp/biz/topsun/sap/nonProdApply/nonProdApplyNext.js
+96
-67
nonProdApplyNext.jsp
...n/webapp/biz/topsun/sap/nonProdApply/nonProdApplyNext.jsp
+19
-19
NonProdApplyDeptApplicationImpl.java
...ply/application/impl/NonProdApplyDeptApplicationImpl.java
+3
-1
No files found.
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyNext.js
View file @
abb87f95
This diff is collapsed.
Click to expand it.
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyNext.jsp
View file @
abb87f95
...
...
@@ -142,24 +142,7 @@
<x:inputC
name=
"classify"
label=
"分类"
labelCol=
"1"
fieldCol=
"2"
readonly=
"true"
/>
</div>
</div>
<div
class=
"hg-form-cols"
id=
"distributeDiv"
>
<div
class=
"hg-form-row"
>
<x:inputC
name=
"werksName"
label=
"工厂"
required=
"true"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"werks"
/>
<x:inputC
name=
"lgortName"
label=
"库存地点"
required=
"true"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgort"
/>
<x:inputC
name=
"vkorgName"
label=
"销售组织"
required=
"true"
labelCol=
"1"
wrapper=
"select"
fieldCol=
"2"
/>
<x:hidden
name=
"vkorg"
/>
<x:inputC
name=
"vtwegName"
label=
"分销渠道"
required=
"true"
labelCol=
"1"
wrapper=
"select"
fieldCol=
"2"
/>
<x:hidden
name=
"vtweg"
/>
<x:inputC
name=
"lgnumName"
label=
"仓库号"
required=
"true"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgnum"
/>
<x:inputC
name=
"lgtypName"
label=
"存储类型"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgtyp"
/>
</div>
</div>
<div
class=
"hg-form-cols"
>
<div
class=
"hg-form-cols"
>
<div
class=
"hg-form-row"
>
<x:textareaC
rows=
"3"
name=
"maktxRemZh"
label=
"中文文本说明"
labelCol=
"1"
fieldCol=
"11"
/>
<x:textareaC
rows=
"3"
name=
"maktxRemEn"
label=
"英文文本说明"
labelCol=
"1"
fieldCol=
"11"
/>
...
...
@@ -186,11 +169,26 @@
</c:if>
</div>
<div
class=
"hg-form-cols"
>
</div>
<div
class=
"hg-form-cols"
id=
"distributeDiv"
>
<div
class=
"hg-form-row"
>
<x:inputC
name=
"werksName"
label=
"工厂"
required=
"false"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"werks"
/>
<x:inputC
name=
"lgortName"
label=
"库存地点"
required=
"false"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgort"
/>
<x:inputC
name=
"lgtypName"
label=
"存储类型"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgtyp"
/>
<x:selectC
name=
"mtvfp"
label=
"可用性检查组"
labelCol=
"1"
fieldCol=
"2"
required=
"false"
dictionary=
"mtvfp"
/>
</div>
</div>
<div
id=
"businessUsageDiv"
>
<div
class=
"hg-form-cols"
id=
"saleDiv"
>
<x:title
title=
"销售"
name=
"group"
/>
<div
class=
"hg-form-row"
>
<x:inputC
name=
"vkorgName"
label=
"销售组织"
required=
"true"
labelCol=
"1"
wrapper=
"select"
fieldCol=
"2"
/>
<x:hidden
name=
"vkorg"
/>
<x:inputC
name=
"vtwegName"
label=
"分销渠道"
required=
"true"
labelCol=
"1"
wrapper=
"select"
fieldCol=
"2"
/>
<x:hidden
name=
"vtweg"
/>
<x:inputC
name=
"vrkmeName"
label=
"销售计量单位"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"vrkme"
/>
<x:inputC
name=
"umrenSale"
label=
"转换分母"
labelCol=
"1"
fieldCol=
"2"
/>
...
...
@@ -268,7 +266,7 @@
<x:inputC
name=
"eisbe"
label=
"安全库存"
labelCol=
"1"
fieldCol=
"1"
required=
"false"
/>
<x:inputC
name=
"eislo"
label=
"最小安全库存"
labelCol=
"1"
fieldCol=
"1"
/>
<x:selectC
name=
"mtvfp"
label=
"可用性检查组"
labelCol=
"1"
fieldCol=
"2"
required=
"false"
dictionary=
"mtvfp"
/>
<x:selectC
name=
"strgr"
label=
"策略组"
labelCol=
"1"
fieldCol=
"2"
dictionary=
"strgr"
/>
...
...
@@ -321,6 +319,8 @@
<div
class=
"hg-form-cols"
id=
"warehouseDiv"
>
<x:title
title=
"仓库管理"
name=
"group"
/>
<div
class=
"hg-form-row"
>
<x:inputC
name=
"lgnumName"
label=
"仓库号"
required=
"false"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgnum"
/>
<x:inputC
name=
"lgortProfitName"
label=
"库存地点"
labelCol=
"1"
fieldCol=
"2"
wrapper=
"select"
/>
<x:hidden
name=
"lgortProfit"
/>
<!--x:selectC name="lgnum" label="仓库号" labelCol="1" fieldCol="2" dictionary="lgnum"/-->
...
...
topsun/src/main/java/com/huigou/topsun/sap/nonProdApply/application/impl/NonProdApplyDeptApplicationImpl.java
View file @
abb87f95
...
...
@@ -589,8 +589,10 @@ public class NonProdApplyDeptApplicationImpl extends BaseApplication implements
}
else
if
(
"D"
.
equals
(
backMap
.
get
(
"TYPE"
).
toString
()))
{
// 推送待分发的待办信息
if
(
genericName
.
equals
(
title
)){
title
=
""
;
}
else
{
title
=
"("
+
title
+
")"
;
}
messageExecute
.
setTaskDescribe
(
genericName
+
sign
+
"待确认
("
+
title
+
")"
);
messageExecute
.
setTaskDescribe
(
genericName
+
sign
+
"待确认
"
+
title
);
}
bsnMessageApplication
.
saveBsnMessageSponsor
(
bsnMessageSponsor
);
messageExecute
.
setMessageSponsorId
(
bsnMessageSponsor
.
getId
());
...
...
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