Trịnh Anh Ngọc

Results 146 issues of Trịnh Anh Ngọc

After installing the latest version 3.0.1 on PyCharm 2022.23 (Mac OS), row height in table editor is too small, default row height in Settings has no effect.

bug
consulting

Ref: https://github.com/odoo/odoo/pull/156439

enhancement

Why can we just use the "Report and Clear All" button? ![image](https://github.com/odoo-ide/pycharm-odoo/assets/28876647/84aaa4e6-024d-47fc-b91c-f5448e2a8ee6) _Originally posted by @jcfernandez-890825 in https://github.com/odoo-ide/pycharm-odoo/issues/449#issuecomment-1878673728_

enhancement

https://www.odoo.com/documentation/16.0/developer/reference/frontend/javascript_reference.html#field-widgets

enhancement

- [ ] Field references for `field` and `sum_field ` attributes. - [ ] Syntax highlight for `colors` attribute. - [ ] Selection value references in `color` attribute. Doc: https://www.odoo.com/documentation/16.0/developer/reference/backend/views.html#kanban

enhancement

https://github.com/odoo/odoo/blob/838c8cb48c9d539476ac133d1513eeefefbb3a24/odoo/addons/base/models/res_users.py#L973

enhancement

Sometimes you need to annotate the type of an object as a recordset in general using `BaseModel`. In this situation it would be nice to support code completion and navigation...

enhancement

https://github.com/odoo/odoo/blob/eaa6ac2a74ed4ccee1a852ccccb6d6b0feef01b0/addons/website_sale/data/data.xml#L62 - [ ] Syntax highlight for `domain`, `context` and `sort` fields - [ ] Code completion for contexts in `domain` field - [ ] Code completion and navigation for...

enhancement

This will provide quick information on where a model is defined.

enhancement

- [ ] If auto-generated `relation` (table name) exceeds the maximum length (63), warn user to add a custom `relation`. - [ ] Warn if custom `relation` exceeds the maximum...

enhancement
inspection