Closed jefmoura closed 8 years ago
I found the need to create some methods of the models that I believe to be part of this task.
We have to insert a related field on order model to correctly list the tacked orders. In this Stackoverflow link we can see how to create.
Defined the object structures, we have to create the models to map the relational objetcs. To start we can create models to these objects:
P.S.: Don't forget to include the relationship of fields.