Commit 34590071 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Task PropertySheet was defined twice.

Add TradeCondition PropertySheet, to be able to use PurchaseCondition acquired
accessors.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19100 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f2726997
...@@ -78,7 +78,7 @@ class PackingList(Delivery): ...@@ -78,7 +78,7 @@ class PackingList(Delivery):
, PropertySheet.Arrow , PropertySheet.Arrow
, PropertySheet.Comment , PropertySheet.Comment
, PropertySheet.Movement , PropertySheet.Movement
, PropertySheet.Task , PropertySheet.TradeCondition
) )
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