odoo/tutorials#1173
Created by Jules Paolantoni (jupao)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 15s)
- ci/tutorial: (runtime 160s)
- label
- odoo-dev:19.0-add-editor-awesomeclicker-jupao
- head
- 492ac0783789295743e250c1fd3e98179ef36320
| odoo/tutorials | |
|---|---|
| 19.0 | #1173 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.