How to process fields that are extended in existing entity, in service

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to process fields that are extended in existing entity, in service

Khubchandra Man
Hi list,
I did extend entity for an existing entity and want to store that fields in
database , can any one suggest me how to process the extra added fields in
the service or event.
any help is appreciated.


Thanks in advance


Khubchandra Man
Reply | Threaded
Open this post in threaded view
|

Re: How to process fields that are extended in existing entity, in service

Abdullah Shaikh
You need to set the add-missing-on-start to "true" and restart ofbiz, it
will automatically create the new fields in db and you can use the new
fields in the same way as you use the default fields.

- Abdullah

On Mon, Mar 15, 2010 at 12:59 PM, Khubchandra Man <[hidden email]
> wrote:

> Hi list,
> I did extend entity for an existing entity and want to store that fields in
> database , can any one suggest me how to process the extra added fields in
> the service or event.
> any help is appreciated.
>
>
> Thanks in advance
>
>
> Khubchandra Man
>