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

Reply via email to