Trịnh Anh Ngọc

Results 146 issues of Trịnh Anh Ngọc

The Odoo plugin supports searching for http routes in the working project. It would be nice to be also able to navigate to http route from its usages. For example,...

enhancement

PyCharm supports reStructuredText (https://www.jetbrains.com/help/pycharm/restructured-text.html). It would be nice to have syntax highlight for reStructuredText in manifest (`description`).

enhancement

Embedded [odoo-stubs](https://github.com/odoo-ide/odoo-stubs) makes the setup process simpler. This also fixes many issues caused by missing `odoo-stubs` or `odoo-stubs` is incorrectly setup in the project.

enhancement

The Odoo plugin is currently unable to understand the following selection value expression: ```python SERVICE_POLICY = [ # (service_policy, (invoice_policy, service_type), string) ('ordered_timesheet', ('order', 'timesheet'), 'Prepaid/Fixed Price'), ('delivered_timesheet', ('delivery', 'timesheet'),...

enhancement
addressed in next version

```python @http.route(['/survey/start/', '/survey/start//'], type='http', auth='public', website=True) def start_survey(self, survey, token=None, **post): pass ```

enhancement

https://www.odoo.com/documentation/15.0/developer/reference/frontend/javascript_cheatsheet.html#customizing-an-existing-view

enhancement

https://github.com/odoo/owl - [ ] Props completion in template - [ ] State completion in template ...

enhancement

https://www.jetbrains.com/help/pycharm/endpoints-tool-window.html

enhancement