POS Session Pay invoice

pos_session_pay_invoice
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/18.0/pos_session_pay_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This modules allows to pay an existing Supplier Invoice / Customer
Refund, or to collect payment for an existing Customer Invoice, from
within a POS Session.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_cash_pay_invoice_form cash.pay.invoice xpath Inherits account_cash_invoice.view_cash_pay_invoice_form
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session div Inherits point_of_sale.view_pos_session_form
Models touched (3)

New fields (3)
  • pos_payment_method_domain Binary
    compute='_compute_pos_payment_method_domain'
  • pos_payment_method_id Many2one → pos.payment.method
    string='Payment Method' args: 'pos.payment.method'
  • pos_session_id Many2one → pos.session
    args: 'pos.session'
Public methods (2)
  • action_pay_invoice(self)
  • default_get(self, fields_list)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • search_paid_order_ids(self, config_id, domain, limit, offset)
    @api.model
    Orders paid without reference are filtered so that there is no error when exporting them. (odoo/odoo/blob/16.0/addons/point_of_sale/models/pos_order.py#L1107)

New fields (0)

No new fields.

Public methods (3)
  • button_show_wizard_pay_in_invoice(self)
  • button_show_wizard_pay_out_invoice(self)
  • button_show_wizard_pay_out_refund(self)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/16.0/pos_session_pay_invoice
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Lopez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_cash_pay_invoice_form cash.pay.invoice xpath Inherits account_cash_invoice.view_cash_pay_invoice_form
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session div Inherits point_of_sale.view_pos_session_form
Models touched (3)

New fields (3)
  • pos_payment_method_domain Binary
    compute='_compute_pos_payment_method_domain'
  • pos_payment_method_id Many2one → pos.payment.method
    string='Payment Method' args: 'pos.payment.method'
  • pos_session_id Many2one → pos.session
    args: 'pos.session'
Public methods (2)
  • action_pay_invoice(self)
  • default_get(self, fields_list)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • search_paid_order_ids(self, config_id, domain, limit, offset)
    @api.model
    Orders paid without reference are filtered so that there is no error when exporting them. (odoo/odoo/blob/16.0/addons/point_of_sale/models/pos_order.py#L1107)

New fields (0)

No new fields.

Public methods (3)
  • button_show_wizard_pay_in_invoice(self)
  • button_show_wizard_pay_out_invoice(self)
  • button_show_wizard_pay_out_refund(self)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/14.0/pos_session_pay_invoice
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, oca-ci, Olga Marco, Jose Zambudio
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
cash_invoice_in_form cash_invoice_in_form pos.box.cash.invoice.in form New
cash_invoice_out_form cash_invoice_out_form pos.box.cash.invoice.out form New
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session div Inherits point_of_sale.view_pos_session_form
Models touched (4)

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)

New fields (9)
  • amount Float
    digits=0 required=True string='Amount'
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True related='session_id.company_id' required=True
  • currency_id Many2one → res.currency
    comodel_name='res.currency' readonly=True related='session_id.currency_id' required=True
  • move_id Many2one → account.move
    comodel_name='account.move' required=True string='Invoice'
  • name Char
    readonly=True related='move_id.name' string='Reason'
  • payment_method_count Integer
    compute='_compute_payment_method_count'
  • payment_method_id Many2one → pos.payment.method
    comodel_name='pos.payment.method' default=<expr> required=True
  • payment_method_ids Many2many → pos.payment.method
    comodel_name='pos.payment.method' related='session_id.payment_method_ids' string='Payment methods'
  • session_id Many2one → pos.session
    required=True args: 'pos.session'
Public methods (1)
  • run(self)

New fields (9)
  • amount Float
    digits=0 required=True string='Amount'
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True related='session_id.company_id' required=True
  • currency_id Many2one → res.currency
    comodel_name='res.currency' readonly=True related='session_id.currency_id' required=True
  • move_id Many2one → account.move
    comodel_name='account.move' required=True string='Invoice'
  • name Char
    readonly=True related='move_id.name' string='Reason'
  • payment_method_count Integer
    compute='_compute_payment_method_count' readonly=True
  • payment_method_id Many2one → pos.payment.method
    comodel_name='pos.payment.method' default=<expr> required=True
  • payment_method_ids Many2many → pos.payment.method
    comodel_name='pos.payment.method' related='session_id.payment_method_ids' string='Payment methods'
  • session_id Many2one → pos.session
    required=True args: 'pos.session'
Public methods (1)
  • run(self)

New fields (0)

No new fields.

Public methods (1)
  • search_paid_order_ids(self, config_id, domain, limit, offset)
    @api.model
    Orders paid without reference are filtered so that there is no error when exporting them. (odoo/odoo/blob/14.0/addons/point_of_sale/models/pos_order.py#L712)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/13.0/pos_session_pay_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Olga Marco
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
cash_invoice_in_form cash_invoice_in_form pos.box.cash.invoice.in form New
cash_invoice_out_form cash_invoice_out_form pos.box.cash.invoice.out form New
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session div Inherits point_of_sale.view_pos_session_form
Models touched (3)

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)

New fields (9)
  • amount Float
    digits=0 required=True string='Amount'
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True related='session_id.company_id' required=True
  • currency_id Many2one → res.currency
    comodel_name='res.currency' readonly=True related='session_id.currency_id' required=True
  • move_id Many2one → account.move
    comodel_name='account.move' required=True string='Invoice'
  • name Char
    readonly=True related='move_id.name' string='Reason'
  • payment_method_count Integer
    compute='_compute_payment_method_count'
  • payment_method_id Many2one → pos.payment.method
    comodel_name='pos.payment.method' default=<expr> required=True
  • payment_method_ids Many2many → pos.payment.method
    comodel_name='pos.payment.method' related='session_id.payment_method_ids' string='Payment methods'
  • session_id Many2one → pos.session
    required=True args: 'pos.session'
Public methods (1)
  • run(self)

New fields (9)
  • amount Float
    digits=0 required=True string='Amount'
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True related='session_id.company_id' required=True
  • currency_id Many2one → res.currency
    comodel_name='res.currency' readonly=True related='session_id.currency_id' required=True
  • move_id Many2one → account.move
    comodel_name='account.move' required=True string='Invoice'
  • name Char
    readonly=True related='move_id.name' string='Reason'
  • payment_method_count Integer
    compute='_compute_payment_method_count' readonly=True
  • payment_method_id Many2one → pos.payment.method
    comodel_name='pos.payment.method' default=<expr> required=True
  • payment_method_ids Many2many → pos.payment.method
    comodel_name='pos.payment.method' related='session_id.payment_method_ids' string='Payment methods'
  • session_id Many2one → pos.session
    required=True args: 'pos.session'
Public methods (1)
  • run(self)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/12.0/pos_session_pay_invoice
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session button Inherits point_of_sale.view_pos_session_form
Models touched (2)

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)
    @api.multi

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/11.0/pos_session_pay_invoice
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSJordi Ballester Alomar, OCA Transbot, oca-travis, OCA-git-bot, Bishal Pun
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - barcodes
    - web_planner
    - account
    - analytic
    - portal
    - http_routing
    - web_editor
    - account_invoicing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session button Inherits point_of_sale.view_pos_session_form
Models touched (2)

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)
    @api.multi

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/10.0/pos_session_pay_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSSylvain LE GAL, Jordi Ballester Alomar, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/pos:
    - account_cash_invoice
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_pos_config_kanban pos.config.kanban.view pos.config button Inherits point_of_sale.view_pos_config_kanban
view_pos_session_form pos.session.form.view pos.session button Inherits point_of_sale.view_pos_session_form
Models touched (2)

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)
    @api.multi

New fields (0)

No new fields.

Public methods (4)
  • default_company(self, active_model, active_ids)
  • default_currency(self, active_model, active_ids)
  • default_journals(self, active_model, active_ids)
  • run(self)
    @api.multi