/odooplants

Support material for the Odoo Experience presentations about building a plant nursery

Primary LanguagePythonMIT LicenseMIT

Plant Nursery Module

This module is a simple usecase to present the Odoo framework during the Odoodays 2019.

See the commit history to follow the evolution of the module.

See the full presentations here

Note: To be able to install the module nursery_plant_data, either you have to create the following untracked files and add your credentials to test the mail and sms gateways, or to comment the import in the __manifest__.py file.

  • 'data/mail_data.xml', # to define manually
  • 'data/contact_private_data.xml', # to define manually
  • 'data/sms_private_data.xml', # to define manually
  • 'data/gateway_private_data.xml', # to define manually
  • 'data/contact_private_demo.xml', # to define manually