Original definition from account
- 
model odoo.addons.account.models.chart_template.AccountGroupTemplate(env, ids, prefetch_ids)[fuente]
- 
- 
_name = account.group.template
 - 
- 
parent_id: int
- 
- Name
- Parent 
- Comodel
- account.group.template 
 
 - 
- 
name: str
- 
- Required
- Name
- Name 
 
 - 
- 
code_prefix_start: str
- 
- Name
- Code Prefix Start 
 
 - 
- 
code_prefix_end: str
- 
- Name
- Code Prefix End 
 
 - 
- 
chart_template_id: int
- 
- Required
- Name
- Chart Template 
- Comodel
- account.chart.template 
 
 
 
                        
                             Edit on GitHub