Klaus,<div><br></div><div>thanks for the quick reply.</div><div>However in ERP5 in Favourites I can see 'configure categories' but not '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 'Order' 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"><<a href="mailto:k.woelfel@gmx.de">k.woelfel@gmx.de</a>></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 "Favorites<br>
-> Configure Property Sheets" . 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">> Bonjour,<br>
><br>
> I have the following scenario:<br>
><br>
> We would like to add new fields to already existing modules in<br>
> ERP5/TIOLIVE, for example a sales order.<br>
> I created a copy of SaleOrder_view into the custom folder and added the new<br>
> field as a String field called my_new_field.<br>
> The field is visible immediately and values will be stored and also copied<br>
> when a document is cloned<br>
><br>
> 1.)<br>
> According to the documents I found I would expect a 'getter' method to be<br>
> generated getNewField. This did not happen - I tried to view it using<br>
> /SaleOrderModule/xx/getNewField and got a dump.<br>
> What needs to be done to get this method created?<br>
> Where in the source code path can I find it?<br>
><br>
> 2.)<br>
> I would like to know where in the database I can locate the new field and<br>
> the value.<br>
><br>
> Thanks a lot for your input<br>
> 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>