Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
138
Merge Requests
138
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
eace4637
Commit
eace4637
authored
Jul 03, 2019
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "erp5_pdm: add SupplyCell property_sheet to all Supply Cell portal types"
This reverts commit
e030cc3e
.
parent
e09dd56d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
15 deletions
+1
-15
bt5/erp5_pdm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+0
-10
bt5/erp5_pdm/bt/template_portal_type_property_sheet_list
bt5/erp5_pdm/bt/template_portal_type_property_sheet_list
+1
-5
No files found.
bt5/erp5_pdm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
eace4637
...
...
@@ -2,23 +2,13 @@
<portal_type
id=
"Component"
>
<item>
DefaultImage
</item>
</portal_type>
<portal_type
id=
"Internal Supply Cell"
>
<item>
SupplyCell
</item>
</portal_type>
<portal_type
id=
"Measure Cell"
>
<item>
Amount
</item>
</portal_type>
<portal_type
id=
"Product"
>
<item>
DefaultImage
</item>
</portal_type>
<portal_type
id=
"Purchase Supply Cell"
>
<item>
SupplyCell
</item>
</portal_type>
<portal_type
id=
"Sale Supply Cell"
>
<item>
SupplyCell
</item>
</portal_type>
<portal_type
id=
"Supply Cell"
>
<item>
Reference
</item>
<item>
SupplyCell
</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
bt5/erp5_pdm/bt/template_portal_type_property_sheet_list
View file @
eace4637
Component | DefaultImage
Internal Supply Cell | SupplyCell
Measure Cell | Amount
Product | DefaultImage
Purchase Supply Cell | SupplyCell
Sale Supply Cell | SupplyCell
Supply Cell | Reference
Supply Cell | SupplyCell
\ No newline at end of file
Supply Cell | Reference
\ 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