| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/10.0/account_invoice_validation_workflow |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Invoicing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds 2 states between draft and open state in invoices: - To Validate: For invoices which need a validation - To Send: For all invoices that need to be sent |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_validation_wkfl |
account.invoice.form.validation.wkfl | account.invoice | xpath | Inherits account.invoice_form |
invoice_supplier_form_validation_wkfl |
account.invoice.supplier.form.validation.wkfl | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_account_invoice_filter |
account.invoice.valid_wkf.select | account.invoice | xpath | Inherits account.view_account_invoice_filter |
state
Selection
readonly=True
select=True
args: [('draft', 'Draft'), ('to_send', 'To Send'), ('to_valid', 'To Validate'), ('proforma2', 'Pro-forma'), ('open', 'Open'), ('paid', 'Paid'), ('cancel', 'Canceled')], 'State'
action_to_valid(self)
No new fields.
Public methods (1)compute_refund(self, cr, uid, ids, mode='refund', context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/9.0/account_invoice_validation_workflow |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Invoicing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds 2 states between draft and open state in invoices: - To Validate: For invoices which need a validation - To Send: For all invoices that need to be sent |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_validation_wkfl |
account.invoice.form.validation.wkfl | account.invoice | xpath | Inherits account.invoice_form |
invoice_supplier_form_validation_wkfl |
account.invoice.supplier.form.validation.wkfl | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_account_invoice_filter |
account.invoice.valid_wkf.select | account.invoice | xpath | Inherits account.view_account_invoice_filter |
state
Selection
readonly=True
select=True
args: [('draft', 'Draft'), ('to_send', 'To Send'), ('to_valid', 'To Validate'), ('proforma2', 'Pro-forma'), ('open', 'Open'), ('paid', 'Paid'), ('cancel', 'Canceled')], 'State'
action_to_valid(self)
No new fields.
Public methods (1)compute_refund(self, cr, uid, ids, mode='refund', context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/8.0/account_invoice_validation_workflow |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Invoicing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Romain Deheele, Alexandre Fayolle, Stéphane Bidoul (ACSONE), OCA Transbot, OCA-git-bot, Matjaž Mozetič |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| 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 | This module adds 2 states between draft and open state in invoices: - To Validate: For invoices which need a validation - To Send: For all invoices that need to be sent |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_validation_wkfl |
account.invoice.form.validation.wkfl | account.invoice | xpath | Inherits account.invoice_form |
invoice_supplier_form_validation_wkfl |
account.invoice.supplier.form.validation.wkfl | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_account_invoice_filter |
account.invoice.valid_wkf.select | account.invoice | xpath | Inherits account.view_account_invoice_filter |
state
Selection
readonly=True
select=True
args: [('draft', 'Draft'), ('to_send', 'To Send'), ('to_valid', 'To Validate'), ('proforma2', 'Pro-forma'), ('open', 'Open'), ('paid', 'Paid'), ('cancel', 'Canceled')], 'State'
action_to_valid(self)
No new fields.
Public methods (1)compute_refund(self, cr, uid, ids, mode='refund', context=None)