Commit 8c33c832 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Use Order ProperySheet instead of PackingList ProperySheet since PackingList...

Use Order ProperySheet instead of PackingList ProperySheet  since PackingList ProperySheet  is in reality not defined.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41647 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b1d5488b
...@@ -77,7 +77,7 @@ class PackingList(Delivery): ...@@ -77,7 +77,7 @@ class PackingList(Delivery):
, PropertySheet.Comment , PropertySheet.Comment
, PropertySheet.Movement , PropertySheet.Movement
, PropertySheet.TradeCondition , PropertySheet.TradeCondition
, PropertySheet.PackingList , PropertySheet.Order
) )
security.declareProtected(Permissions.AccessContentsInformation, security.declareProtected(Permissions.AccessContentsInformation,
......
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