Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Rafael Monnerat
wendelin
Commits
7e125aca
Commit
7e125aca
authored
Mar 24, 2023
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_wendelin: Update Data Supply definition (mixin)
Use proper way of configure Mixin on portal types
parent
949e2daa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
8 deletions
+5
-8
bt5/erp5_wendelin/PortalTypeTemplateItem/portal_types/Data%20Supply.xml
...lin/PortalTypeTemplateItem/portal_types/Data%20Supply.xml
+0
-8
bt5/erp5_wendelin/PortalTypeTypeMixinTemplateItem/type_mixin.xml
...5_wendelin/PortalTypeTypeMixinTemplateItem/type_mixin.xml
+5
-0
No files found.
bt5/erp5_wendelin/PortalTypeTemplateItem/portal_types/Data%20Supply.xml
View file @
7e125aca
...
...
@@ -58,14 +58,6 @@ It is used by Ingestion Policy.</string> </value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
type_mixin
</string>
</key>
<value>
<tuple>
<string>
CompositionMixin
</string>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
bt5/erp5_wendelin/PortalTypeTypeMixinTemplateItem/type_mixin.xml
0 → 100644
View file @
7e125aca
<type_mixin>
<portal_type
id=
"Data Supply"
>
<item>
CompositionMixin
</item>
</portal_type>
</type_mixin>
\ 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