odoo/tutorials#1173
Created by Jules Paolantoni (jupao)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 0s)
- ci/tutorial: (runtime 21s)
- label
- odoo-dev:19.0-add-editor-awesomeclicker-jupao
- head
- 0c01ca1898069d96aed90ddf9c0b7cb9fc0f730d
| odoo/tutorials | |
|---|---|
| 19.0 | #1173 missing statuses missing r+ |
| master |
[IMP] awesomeclicker: add editor metadata in Python file
Added a new line 'editor': "jupao" in the module code to indicate the editor used for this script. This helps with code clarity and consistency within the module.