賬戶?
來自 account
的原始定義?
- model odoo.addons.account.models.chart_template.AccountAccountTemplate(env, ids, prefetch_ids)[源代碼]?
- _name = account.account.template?
- account_type: str?
- 名稱
類型
- 選擇
asset_receivable
: 應收款asset_cash
: 銀行和現金asset_current
: 流動資產asset_non_current
: 非流動資產asset_prepayments
: 預付款項asset_fixed
: 固定資產liability_payable
: 應付款liability_credit_card
: 信用卡liability_current
: 流動負債liability_non_current
: 非流動負債equity
: 股東權益equity_unaffected
: 本年利潤income
: 收入income_other
: 其他收入expense
: 費用expense_depreciation
: 折舊費用expense_direct_cost
: 營業成本off_balance
: 偏離資產負債表
這些類型是根據您的國家定義的。該類型包含有關賬戶及其特定性的更多信息。
- tax_ids: Sequence[odoo.fields.Command]?
- 名稱
默認稅收
- Comodel
- chart_template_id: int?
- 名稱
圖表模板
- Comodel
此可選字段允許您將賬戶模板鏈接到特定的圖表模板,該模板可能與其根父級所屬的模板不同。這允許您定義擴展另一個圖表模板并用少量新賬戶完成它的圖表模板(您不需要多次定義兩者共同的整個結構)。
- tag_ids: Sequence[odoo.fields.Command]?
- 名稱
賬戶標簽
- Comodel
您可能想為自定義報告分配的可選標簽