Account Invoice Ocr Google

account_invoice_google_document_ai
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/16.0/account_invoice_google_document_ai
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, CreuBlanca
COMMITTERS
COMMITTERSRuchir Shukla, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES google-cloud-documentai
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_move_form_view account.move.form (in account_invoice_ocr_google) account.move header Inherits account.view_move_form
res_config_settings_form_view res.config.settings.form (in account_invoice_ocr_google) res.config.settings div Inherits account.res_config_settings_view_form
Models touched (4)

New fields (1)
  • can_send_to_ocr Boolean
    compute='_compute_can_send_to_ocr'
Public methods (1)
  • ocr_process(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (6)
  • ocr_google_authentication Binary
  • ocr_google_authentication_name Char
  • ocr_google_enabled Selection
    default='no_send' required=True args: [('no_send', 'Do not send invoices to google'), ('send_manual', 'Only send invoices to google manually'), ('send_automatically', 'Send invoices to google automatically')]
  • ocr_google_location Selection
    args: [('eu', 'Europe'), ('us', 'United States')]
  • ocr_google_processor Char
  • ocr_google_project Char
Public methods (0)

No public methods.

New fields (6)
  • ocr_google_authentication Binary
    readonly=False related='company_id.ocr_google_authentication'
  • ocr_google_authentication_name Char
    readonly=False related='company_id.ocr_google_authentication_name'
  • ocr_google_enabled Selection
    readonly=False related='company_id.ocr_google_enabled'
  • ocr_google_location Selection
    readonly=False related='company_id.ocr_google_location'
  • ocr_google_processor Char
    readonly=False related='company_id.ocr_google_processor'
  • ocr_google_project Char
    readonly=False related='company_id.ocr_google_project'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/14.0/account_invoice_google_document_ai
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES google-cloud-documentai
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_move_form_view account.move.form (in account_invoice_ocr_google) account.move header Inherits account.view_move_form
res_config_settings_form_view res.config.settings.form (in account_invoice_ocr_google) res.config.settings div Inherits account.res_config_settings_view_form
Models touched (4)

New fields (1)
  • can_send_to_ocr Boolean
    compute='_compute_can_send_to_ocr'
Public methods (1)
  • ocr_process(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (6)
  • ocr_google_authentication Binary
  • ocr_google_authentication_name Char
  • ocr_google_enabled Selection
    default='no_send' required=True args: [('no_send', 'Do not send invoices to google'), ('send_manual', 'Only send invoices to google manually'), ('send_automatically', 'Send invoices to google automatically')]
  • ocr_google_location Selection
    args: [('eu', 'Europe'), ('us', 'United States')]
  • ocr_google_processor Char
  • ocr_google_project Char
Public methods (0)

No public methods.

New fields (6)
  • ocr_google_authentication Binary
    readonly=False related='company_id.ocr_google_authentication'
  • ocr_google_authentication_name Char
    readonly=False related='company_id.ocr_google_authentication_name'
  • ocr_google_enabled Selection
    readonly=False related='company_id.ocr_google_enabled'
  • ocr_google_location Selection
    readonly=False related='company_id.ocr_google_location'
  • ocr_google_processor Char
    readonly=False related='company_id.ocr_google_processor'
  • ocr_google_project Char
    readonly=False related='company_id.ocr_google_project'
Public methods (0)

No public methods.