Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Ean Schuessler
/
mo-mcp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1d9ca524
authored
2025-11-20 21:11:45 -0600
by
Ean Schuessler
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add mantle.product.PriceServices.get#ProductPrice to MCP business services
1 parent
f54a0339
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
data/McpSecuritySeedData.xml
data/McpSecuritySeedData.xml
View file @
1d9ca52
...
...
@@ -44,6 +44,7 @@
<moqui.security.ArtifactGroupMember
artifactGroupId=
"McpBusinessServices"
artifactName=
"mantle.product.AssetServices.get#AvailableInventory"
artifactTypeEnumId=
"AT_SERVICE"
/>
<moqui.security.ArtifactGroupMember
artifactGroupId=
"McpBusinessServices"
artifactName=
"McpServices.list#Products"
artifactTypeEnumId=
"AT_SERVICE"
/>
<moqui.security.ArtifactGroupMember
artifactGroupId=
"McpBusinessServices"
artifactName=
"mantle.ledger.LedgerServices.find#GlAccount"
artifactTypeEnumId=
"AT_SERVICE"
/>
<moqui.security.ArtifactGroupMember
artifactGroupId=
"McpBusinessServices"
artifactName=
"mantle.product.PriceServices.get#ProductPrice"
artifactTypeEnumId=
"AT_SERVICE"
/>
<!-- Entity Services -->
<moqui.security.ArtifactGroupMember
artifactGroupId=
"McpServices"
artifactName=
"org.moqui.impl.EntityServices.find#Entity"
artifactTypeEnumId=
"AT_SERVICE"
/>
<moqui.security.ArtifactGroupMember
artifactGroupId=
"McpServices"
artifactName=
"org.moqui.impl.EntityServices.create#Entity"
artifactTypeEnumId=
"AT_SERVICE"
/>
...
...
Please
register
or
sign in
to post a comment