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

Code completion and navigation for selection values

Open trinhanhngoc opened this issue 1 year ago • 0 comments

  • [ ] Python binary expressions
  • [ ] Python assignments
  • [ ] Search domains
  • [ ] Record values
  • [ ] Test assertEqual, assertNotEqual
  • [ ] fields.Field(states="...")
  • [ ] fields.Selection(ondelete="...")
  • [ ] fields.Selection(default="...")
  • [ ] fields.Selection(selection_add="...")
  • XML attributes
    • [ ] states="..."
    • [ ] statusbar_visible="..."

trinhanhngoc avatar Nov 04 '23 07:11 trinhanhngoc