vscode-odoo icon indicating copy to clipboard operation
vscode-odoo copied to clipboard

Visual Studio Code extension for Odoo

Results 29 vscode-odoo issues
Sort by recently updated
recently updated
newest added

- [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

Great work!!! Great extension!!! Will you support [code-server](https://coder.com/docs/code-server/latest)? I hope you do!

After installation only base modules are detected... How can I add enterprise modules or personal modules? Thx in advance...

- [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

The rest of the Odoo addons are importing correctly, but the fields and functions of the base module, e.g. res.partner, are not importing correctly. I only get my custom fields...

waiting for user response

Hey there, since last update (0.22.5), I can't see any issues under the `PROBLEMS` tab, even when opening files where there are functions using unknown fields and so on. It...

- 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