Commit a5d65101 authored by Lucas Carvalho's avatar Lucas Carvalho

Purchase Trade Condition Configurator Item must use Reference property sheet,...

Purchase Trade Condition Configurator Item must use Reference property sheet, otherwise getter method wont work.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45065 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 108e216a
......@@ -54,6 +54,7 @@ class PurchaseTradeConditionConfiguratorItem(ConfiguratorItemMixin, XMLObject):
, PropertySheet.XMLObject
, PropertySheet.CategoryCore
, PropertySheet.DublinCore
, PropertySheet.Reference
)
def build(self, business_configuration):
......
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