[Erp5-report] r45065 lucas - /erp5/trunk/products/ERP5Configurator/Document/
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Apr 4 19:26:16 CEST 2011
Author: lucas
Date: Mon Apr 4 19:26:16 2011
New Revision: 45065
URL: http://svn.erp5.org?rev=45065&view=rev
Log:
Purchase Trade Condition Configurator Item must use Reference property sheet, otherwise getter method wont work.
Modified:
erp5/trunk/products/ERP5Configurator/Document/PurchaseTradeConditionConfiguratorItem.py
Modified: erp5/trunk/products/ERP5Configurator/Document/PurchaseTradeConditionConfiguratorItem.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Configurator/Document/PurchaseTradeConditionConfiguratorItem.py?rev=45065&r1=45064&r2=45065&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Configurator/Document/PurchaseTradeConditionConfiguratorItem.py [utf8] (original)
+++ erp5/trunk/products/ERP5Configurator/Document/PurchaseTradeConditionConfiguratorItem.py [utf8] Mon Apr 4 19:26:16 2011
@@ -54,6 +54,7 @@ class PurchaseTradeConditionConfigurator
, PropertySheet.XMLObject
, PropertySheet.CategoryCore
, PropertySheet.DublinCore
+ , PropertySheet.Reference
)
def build(self, business_configuration):
More information about the Erp5-report
mailing list