Trịnh Anh Ngọc

Results 146 issues of Trịnh Anh Ngọc

- [x] [create](https://www.odoo.com/documentation/master/developer/reference/backend/orm.html#odoo.models.Model.create) - Field references - [x] [copy](https://www.odoo.com/documentation/master/developer/reference/backend/orm.html#odoo.models.Model.copy) - Field references - [ ] [default_get](https://www.odoo.com/documentation/master/developer/reference/backend/orm.html#odoo.models.Model.default_get) - Field references - [x] [write](https://www.odoo.com/documentation/master/developer/reference/backend/orm.html#odoo.models.Model.write) - Field references - [x] update - Field...

enhancement

- [x] Model attribute [`_inherits = {'...'}`](https://github.com/odoo-ide/vscode-odoo/issues/5) - [x] Model attribute `_rec_name = "..."` - [x] Model attribute `_order="..."` - [x] Model attribute `_rec_names_search="..."` - [x] [`api.onchange(...)`](https://github.com/odoo-ide/vscode-odoo/issues/5) - [x] [`api.depends(...)`](https://github.com/odoo-ide/vscode-odoo/issues/5)...

enhancement

- Python - Relational field definition attributes: `domain` - [x] Syntax highlight - [ ] Code completion - XML record field attributes: `eval` - [x] Syntax highlight - [ ]...

enhancement

- Manifest - [x] [data](https://github.com/odoo-ide/vscode-odoo/issues/19) - [x] [demo](https://github.com/odoo-ide/vscode-odoo/issues/19) - [x] asset bundle - XML attributes - [ ] `

enhancement

https://code.visualstudio.com/docs/editor/vscode-web

enhancement

- Call arguments - [x] [`env.ref(...)`](https://github.com/odoo-ide/vscode-odoo/issues/6) - [x] [`request.render(...)`](https://github.com/odoo-ide/vscode-odoo/issues/6) - [x] `ir.qweb.render(...)` - [x] `ir.ui.view.render_template(...)` - [x] `ir.actions.report.render_template(...)` - [x] `website.viewref(...)` - [x] `res.users.has_group(...)` - [x] `BaseModel.user_has_groups(...)` - [x] `mail.thread.message_post_with_view(...)`...

enhancement

- [x] [`fields.Field(compute="...")`](https://github.com/odoo-ide/vscode-odoo/issues/16) - [x] [`fields.Field(inverse="...")`](https://github.com/odoo-ide/vscode-odoo/issues/16) - [x] [`fields.Field(search="...")`](https://github.com/odoo-ide/vscode-odoo/issues/16) - [ ] `fields.Field(group_expand="...")` - [ ] `BaseModel._patch_method(...)` - [ ] `BaseModel._revert_method(...)` - [ ] `BaseCase.patch(...)` - [ ] `BaseCase.classPatch(...)` -...

enhancement

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_hover

enhancement

- [ ] View attribute `class='...'` - [ ] View button attribute `icon='...'`

enhancement