Klaus,<div><br></div><div>thanks for the quick reply.</div><div>However in ERP5 in Favourites I can see &#39;configure categories&#39; but not &#39;configure Property Sheets (release 5.46)</div><div>In ZMI this is located in portal_classes, right?</div>
<div>But I was not able to view the &#39;Order&#39; property sheet for example</div><div><br></div><div>I have already gone through the Learning track but thought that the creation would be automatic.</div><div>Ok, so in my example I would need to extend the SaleOrder property sheet like described in</div>
<div><span class="Apple-style-span" style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px"> <a href="http://www.erp5.org/HowToUsePropertySheets" target="_blank" style="color:rgb(0,0,204)">http://www.erp5.org/HowToUsePropertySheets</a> correct?</span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">Thanks again</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">Matthias</span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse"><br>
</span></font></div><div><br><div class="gmail_quote">2011/12/14 Klaus Wölfel <span dir="ltr">&lt;<a href="mailto:k.woelfel@gmx.de">k.woelfel@gmx.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
in order to get getters and setters you need to define properties in property<br>
sheets: <a href="http://www.erp5.org/HowToUsePropertySheets" target="_blank">http://www.erp5.org/HowToUsePropertySheets</a> Nowadays, they are defined<br>
directly in ERP5 using the Property Sheet Tool, accessible through &quot;Favorites<br>
-&gt; Configure Property Sheets&quot; . I would recommend you go through the Forum<br>
Tutorial: <a href="http://www.erp5.com/developer-Learning.Track.Forum/view" target="_blank">http://www.erp5.com/developer-Learning.Track.Forum/view</a><br>
<br>
Regards,<br>
<br>
Klaus<br>
<br>
Am Mittwoch, 14. Dezember 2011, 16:55:25 schrieb Matthias Scheele:<br>
<div><div></div><div class="h5">&gt; Bonjour,<br>
&gt;<br>
&gt; I have the following scenario:<br>
&gt;<br>
&gt; We would like to add new fields to already existing modules in<br>
&gt; ERP5/TIOLIVE, for example a sales order.<br>
&gt; I created a copy of SaleOrder_view into the custom folder and added the new<br>
&gt; field as a String field called my_new_field.<br>
&gt; The field is visible immediately and values will be stored and also copied<br>
&gt; when a document is cloned<br>
&gt;<br>
&gt; 1.)<br>
&gt; According to the documents I found I would expect a &#39;getter&#39; method to be<br>
&gt; generated getNewField. This did not happen - I tried to view it using<br>
&gt; /SaleOrderModule/xx/getNewField and got a dump.<br>
&gt; What needs to be done to get this method created?<br>
&gt; Where in the source code path can I find it?<br>
&gt;<br>
&gt; 2.)<br>
&gt; I would like to know where in the database I can locate the new field and<br>
&gt; the value.<br>
&gt;<br>
&gt; Thanks a lot for your input<br>
&gt; Matthias<br>
</div></div>_______________________________________________<br>
Erp5-dev mailing list<br>
<a href="mailto:Erp5-dev@erp5.org">Erp5-dev@erp5.org</a><br>
<a href="https://mail.tiolive.com/mailman/listinfo/erp5-dev" target="_blank">https://mail.tiolive.com/mailman/listinfo/erp5-dev</a><br>
</blockquote></div><br></div>