Skip to content

odoo/technical-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo 12.0 - Technical Training

=======

Controllers

Goal

  • Be able to create a controller with a specific route
  • Be able to use a controller and return a response with a useable format

Requirements

Problem 1: Library :

The library has decided to extend what their customer can access online. Create a web page for users to rent a book directly from the website. You can rent a given book only if nobody has rented this book before you.

Problem 2: Citadel (openAcademy)

The academy wants to allow anybody to see general information on courses and sessions on their website through precises urls. Create pages to display sessions and courses, and link them to alllow navigation on the website. Please remember that no confidential information shall be displayed on a public page !

References

Code Sample

Releases

No releases published

Packages

No packages published

Languages