An open API service indexing awesome lists of open source software.

https://github.com/macagua/odoo_wizard_example

Odoo Wizard Example, add a Wizard window at "contacts" app.
https://github.com/macagua/odoo_wizard_example

example odoo odoo13 wizard

Last synced: 4 months ago
JSON representation

Odoo Wizard Example, add a Wizard window at "contacts" app.

Awesome Lists containing this project

README

          

# Odoo Wizard Example

The **Contacts** add-on customizations for Odoo 13.0.

Added a Wizard window at ``contacts`` app.

## Tested

- Odoo 13 CE version.

## Install

Go to the Apps icons > Apps > searcha the app with the name addon, e.g. the ``odoo_wizard_example`` and install it.

## Screenshots

There are some Addon Screenshots:

Go to the Apps icons > Contacts > Example Menu, like the follow:

[![access menu for wizard example](https://github.com/macagua/odoo_wizard_example/raw/main/static/description/screenshot_01.png)](https://github.com/macagua/odoo_wizard_example/)

This launch a Wizard Example window, like the follow:

[![wizard example window](https://github.com/macagua/odoo_wizard_example/raw/main/static/description/screenshot_02.png)](https://github.com/macagua/odoo_wizard_example/)

## About

This source code is from the _"Crear un wizard (ventana emergente) en Odoo"_ tutorial from [Introdoo](https://www.youtube.com/watch?v=Yw5Jucprjmw) youtube channel.

## License

Please see [LICENSE](LICENSE.md) file for more License information.