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.
- Host: GitHub
- URL: https://github.com/macagua/odoo_wizard_example
- Owner: macagua
- License: gpl-3.0
- Created: 2022-07-01T07:38:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T14:27:54.000Z (over 3 years ago)
- Last Synced: 2025-02-26T18:17:32.306Z (7 months ago)
- Topics: example, odoo, odoo13, wizard
- Language: Python
- Homepage: https://www.youtube.com/watch?v=Yw5Jucprjmw
- Size: 119 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS
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:
[](https://github.com/macagua/odoo_wizard_example/)
This launch a Wizard Example window, like the follow:
[](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.