| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-china |
| GIT | |
| GIT | https://github.com/OCA/l10n-china.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-china/tree/8.0/l10n_cn_fapiao |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Elico Corp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Elico Corp |
| COMMITTERS | |
| COMMITTERS | GitHub, Xudong Yang (Wizr), Xudong Yang |
| WEBSITE | |
| WEBSITE | https://www.elico-corp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form |
account.invoice.form | account.invoice | xpath | Inherits account.invoice_form |
view_fapiao_filter |
fapiao.select | fapiao | search | New |
view_fapiao_form |
fapiao.line.form | fapiao | form | New |
view_fapiao_tax_type_form |
fapiao.tax.type.form | fapiao.tax.type | form | New |
view_fapiao_tax_type_tree |
fapiao.tax.type.tree | fapiao.tax.type | tree | New |
view_fapiao_tree |
fapiao.tree | fapiao | tree | New |
fapiao_ids
Many2many → fapiao
string='Fapiao'
args: 'fapiao'
No public methods.
amount_with_taxes
Float
required=True
args: 'Fapiao total amount'
fapiao_date
Date
required=True
string='Fapiao Date'
fapiao_number
Integer
required=True
string='Fapiao Number'
fapiao_type
Selection
default='customer'
required=True
args: [('customer', 'Customer'), ('supplier', 'Supplier'), ('customer_credit_note', 'Customer Credit note')], 'Fapiao Type'
invoice_ids
Many2many → account.invoice
string='Invoices'
args: 'account.invoice'
notes
Text
string='Notes'
reception_date
Date
string='Reception Date'
tag_ids
Many2many → fapiao.tag
string='Tags'
args: 'fapiao.tag'
tax_type
Many2one → fapiao.tax.type
default=_default_tax_type
required=True
string='Tax Type'
args: 'fapiao.tax.type'
No public methods.
name
Char
No public methods.
active
Boolean
default=True
name
Char
No public methods.