You can use 'row-actions' and include there bsh scripts to calculate these values. Search the xml files of OFBiz for examples.
hope this helps, Regards, Hans On Thu, 2007-08-23 at 08:03 +0200, Radoslav Tomko wrote: > Hello, > > Is there a way to create calculated columns in entity tables ? > For example, I have date column, and I want 3 more "calculated" columns, > that will hold day, month and year separately. > (for special fast searching and so ... ) > Some sql servers has that feature built-in. > Or is there another way to do this (put some code somewhere for > additional update after insert, or create trigger) ? > > Thanx in advance. > > Radoslav Tomko > -- http://Antwebsystems.com : OFBiz Quality support for competitive rates.
