Discussion:
[Erp5-dev] Document/SupplyLine.py patch
Łukasz Nowak
2006-08-21 07:32:51 UTC
Permalink
Hello,

I think that Document/SupplyLine.py is missing Comment property sheet
(its used in UI for Supply Line based types).

Index: SupplyLine.py
===================================================================
--- SupplyLine.py (revision 280)
+++ SupplyLine.py (working copy)
@@ -69,6 +69,7 @@
, PropertySheet.Path
, PropertySheet.FlowCapacity
, PropertySheet.Predicate
+ , PropertySheet.Comment
)

#############################################

Bye,
Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 392 10 60 int 37 fax: +48 32 392 10 61
https://ssl.ventis.com.pl/keys/lukasz.nowak.pub.asc
``Use the source, Luke...''
Jérôme Perrin
2006-08-24 08:38:14 UTC
Permalink
Post by Łukasz Nowak
Hello,
I think that Document/SupplyLine.py is missing Comment property sheet
(its used in UI for Supply Line based types).
You are right, I (finally) applied the patch.

thanks
--
J?rome
Loading...