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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
wendelin
Commits
7996eab1
Commit
7996eab1
authored
Feb 24, 2023
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_wendelin: Add business_application category on Sensor Module
All modules should use this base category.
parent
3f887532
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
bt5/erp5_wendelin/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+3
-0
bt5/erp5_wendelin/bt/template_portal_type_base_category_list
bt5/erp5_wendelin/bt/template_portal_type_base_category_list
+2
-1
No files found.
bt5/erp5_wendelin/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
7996eab1
...
...
@@ -75,4 +75,7 @@
<portal_type
id=
"Progress Indicator Module"
>
<item>
business_application
</item>
</portal_type>
<portal_type
id=
"Sensor Module"
>
<item>
business_application
</item>
</portal_type>
</base_category_list>
\ No newline at end of file
bt5/erp5_wendelin/bt/template_portal_type_base_category_list
View file @
7996eab1
...
...
@@ -25,4 +25,5 @@ Data Stream | successor
Data Supply Module | business_application
Data Transformation Module | business_application
Device Configuration Module | business_application
Progress Indicator Module | business_application
\ No newline at end of file
Progress Indicator Module | business_application
Sensor Module | business_application
\ 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