Commit eace4637 authored by Nicolas Wavrant's avatar Nicolas Wavrant

Revert "erp5_pdm: add SupplyCell property_sheet to all Supply Cell portal types"

This reverts commit e030cc3e.
parent e09dd56d
......@@ -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
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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment