After days, I found the error. I enter "*.requires" instead of "*.label" into two camps: P
Thanks for helping. _____________________________________________ *Gilson Filho* *Desenvolvedor Web Blog:* gilson-filho.blogspot.com *Twitter:* twitter.com/gilsonfilho 2011/1/5 Bruno Rocha <[email protected]> > lazyT is used for internationalisation, are you using T() somewhere in your > code? > > Helps if you share your app or show us your code for model and controller > > <model> > - put the code here - > </model> > > <controller> > - put the code here - > </controller> > > 2011/1/4 [email protected] <[email protected]> > > I make a relationship one-to-many in the following way: >> >> Table 01: Customers; >> Table 02: officials; >> Table 03: Agenda >> >> Customers -> agenda and staff -> agenda >> >> In the form has a combobox fields of customers and employees, but when >> After registration the following error occurs: >> >> TypeError: 'lazyT' object is not callable >> >> What am I forgetting to do? >> _____________________________________________ >> *Gilson Filho* >> *Web Developer >> Blog:* gilson-filho.blogspot.com >> *Twitter:* twitter.com/gilsonfilho >> >> > > > -- > > Bruno Rocha > http://about.me/rochacbruno/bio >

