Thursday, January 24, 2019

Creating Your First App

This developer guide will assist you to get started with Odoo and familiarize basic technical details in Odoo[version-12].


Current Contents:
1. Develop a new module in Odoo
2. Install new app in Odoo
3. PDF report for a model 
4. Creating a wizard 
5. PDF report from Wizard 


Complete module used for this tutorial can be found at Github

No comments:

Post a Comment

How to create XLS report in Odoo 12

In this tutorial we'll be creating a simple XLS report that can be generated from wizard in Sales/ Report menu . XLS reports are made u...