<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.2">
</HEAD>
<BODY>
Hi Jerome,
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I've just commited some management screens for portal_selections in CVS. Now</FONT>
<FONT COLOR="#000000">you will be able to see what are your selection parameters from the ZMI.</FONT>
</PRE>
</BLOCKQUOTE>
Thanks for this.
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">In the current implementation of ERP5Defaults, (we also sometimes call them</FONT>
<FONT COLOR="#000000">PortalMethods), you can 'dynamically' override these parameters by setting</FONT>
<FONT COLOR="#000000">properties on the portal (using the ZMI), no need to modify the code for this.</FONT>
<FONT COLOR="#000000">Looking at the code of ERP5Site.py, we can see that to override</FONT>
<FONT COLOR="#000000">getPortalDefaultSectionCategory(), you can set a property named</FONT>
<FONT COLOR="#000000">portal_default_section_category on the site.</FONT>
</PRE>
</BLOCKQUOTE>
Does this mean that:<BR>
1. We have to add a string property from the portal_type tool for the Accounting Transaction portal type by the name - <FONT COLOR="#000000">portal_default_section_category</FONT> and set it's value to whatever we desire, like 'group/xyz'.<BR>
or,<BR>
2. Add a property to the AccountingTransaction.py by the above name.<BR>
or,<BR>
3. i am crapping about something i don't know, so pls clarify. <IMG SRC="cid:1123846549.14375.10.camel@neolap.intelliant.lab" ALIGN="middle" ALT=";-)" BORDER="0"><BR>
<BR>
Cheers,<BR>
SB<BR>
<BR>
</BODY>
</HTML>