Discussion:
[Erp5-dev] tales in acquisition_portal_type
Yoshinori Okuji
2004-10-25 14:28:57 UTC
Permalink
I have added support for tales expressions in properties right now. I
also have changed the type of the property "acquisition_portal_type"
from "lines" to "tales".

So, to upgrade your ERP5, you need to convert all
"acquisition_portal_type" in existing properties to tales expressions.
Perhaps "acquisition_portal_type" is used only in base categories.

Note that the ZMI does not work very well. So it is better to use a
python script or an external method to update properties.

YO
--
Yoshinori Okuji, Nexedi Research Director
Nexedi: Consulting and Development of Free / Open Source Software
http://www.nexedi.com
ERP5: Free / Open Source ERP Software for small and medium companies
http://www.erp5.org
Storever: OpenBrick, WiFi infrastructure, notebooks and servers
http://www.storever.com
Yoshinori Okuji
2004-11-03 10:41:53 UTC
Permalink
Post by Yoshinori Okuji
Note that the ZMI does not work very well. So it is better to use a
python script or an external method to update properties.
You can now use the ZMI to modify it properly.

YO
--
Yoshinori Okuji, Nexedi Research Director
Nexedi: Consulting and Development of Free / Open Source Software
http://www.nexedi.com
ERP5: Free / Open Source ERP Software for small and medium companies
http://www.erp5.org
Storever: OpenBrick, WiFi infrastructure, notebooks and servers
http://www.storever.com
Loading...