Odoo module creation
Odoo module creation to manage driver-students
This is the main screen. In a straightforward way, using import button, csv files can be added with data to store.
Main screen
With create botton, a new driver-student center is created and stored in Postgre DB:
Creation
Teachers can be created and added to our DB:
Teacher screen
Form to add teachers:
Teacher screen
Form to add students:
Student screen
Student screen
Form to add exams:
Exam screen
From DB, reports can be generated with all relations:
Reports
Models created:
Model
Model