Re: Employee pay
Posted by
Si Chen-2 on
Jul 14, 2006; 8:30pm
URL: http://ofbiz.116.s1.nabble.com/Employee-pay-tp140712p140716.html
Don't add a new field. Use the PartyTaxAuthInfo entity instead.
On Jul 14, 2006, at 12:21 PM, Daniel Carrasco wrote:
> Hi all
>
> I am trying to develop a pay application, but I need to add a new
> fields to
> some entities, for example the company must have an ID assigned by
> the TAX
> authority, how can I make this?. I think that I should make a new
> entity or
> view entity that supports It. Is it right?
>
> Thanks a lot!
>
> Daniel