Companyweb

account_companyweb
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/10.0/account_companyweb
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.acsone.eu
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_vat
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES lxml
xlrd
xlwt
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Companyweb - Know who you are dealing with
==========================================

This module provides access to financial health information about Belgian
companies right from the OpenERP Customer form. Information is obtained
from the Companyweb database (www.companyweb.be).

You must be a Companyweb customer to use this module in production.
Please visit www.companyweb.be and use login 'cwacsone',
with password 'demo' to obtain test credentials.

Main Features
-------------
* Obtain crucial information about Belgian companies,
  based on their VAT number: name, address,
  credit limit, health barometer, financial informations
  such as turnover or equity capital, and more.
* Update address and credit limit in your OpenERP database.
* Generate reports about payment habits of your customers.
* Access to detailed company information on www.companyweb.be.

Technical information
---------------------
This module depends on module account_financial_report_webkit which
provides an accurate algorithm for open invoices report.

Contributors
------------
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Adrien Peiffer <adrien.peiffer@acsone.eu>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_config_settings companyweb.settings account.companyweb.config.settings form New
partner_form_companyweb res.partner.form.companyweb.inherit res.partner field Inherits base.view_partner_form
report_view_wizard account.companyweb.report.form account.companyweb.report.wizard form New
wizard_account_companyweb account.companyweb.wizard.form account.companyweb.wizard form New
Models touched (4)

New fields (0)

No new fields.

Public methods (5)
  • get_default_companyweb_login(self, cr, uid, fields_name, context=None)
  • get_default_companyweb_pswd(self, cr, uid, fields_name, context=None)
  • init(self, cr, force=False)
  • set_default_companyweb_login(self, cr, uid, ids, context=None)
  • set_default_companyweb_pswd(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • create_createdSalesDocs(self, cr, uid, ids, context=None)
  • create_openSalesDocs(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • get_update_values(self, cr, uid, ids, wizard, context=None)
    This method is designed to be inherited to add some field to update on res.partner
  • update_information(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • button_companyweb(self, cr, uid, ids, context=None)
  • companyweb_information(self, cr, uid, ids, vat_number, context=None)
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/9.0/account_companyweb
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.acsone.eu
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_vat
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES lxml
xlrd
xlwt
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Companyweb - Know who you are dealing with
==========================================

This module provides access to financial health information about Belgian
companies right from the OpenERP Customer form. Information is obtained
from the Companyweb database (www.companyweb.be).

You must be a Companyweb customer to use this module in production.
Please visit www.companyweb.be and use login 'cwacsone',
with password 'demo' to obtain test credentials.

Main Features
-------------
* Obtain crucial information about Belgian companies,
  based on their VAT number: name, address,
  credit limit, health barometer, financial informations
  such as turnover or equity capital, and more.
* Update address and credit limit in your OpenERP database.
* Generate reports about payment habits of your customers.
* Access to detailed company information on www.companyweb.be.

Technical information
---------------------
This module depends on module account_financial_report_webkit which
provides an accurate algorithm for open invoices report.

Contributors
------------
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Adrien Peiffer <adrien.peiffer@acsone.eu>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_config_settings companyweb.settings account.companyweb.config.settings form New
partner_form_companyweb res.partner.form.companyweb.inherit res.partner field Inherits base.view_partner_form
report_view_wizard account.companyweb.report.form account.companyweb.report.wizard form New
wizard_account_companyweb account.companyweb.wizard.form account.companyweb.wizard form New
Models touched (4)

New fields (0)

No new fields.

Public methods (5)
  • get_default_companyweb_login(self, cr, uid, fields_name, context=None)
  • get_default_companyweb_pswd(self, cr, uid, fields_name, context=None)
  • init(self, cr, force=False)
  • set_default_companyweb_login(self, cr, uid, ids, context=None)
  • set_default_companyweb_pswd(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • create_createdSalesDocs(self, cr, uid, ids, context=None)
  • create_openSalesDocs(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • get_update_values(self, cr, uid, ids, wizard, context=None)
    This method is designed to be inherited to add some field to update on res.partner
  • update_information(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • button_companyweb(self, cr, uid, ids, context=None)
  • companyweb_information(self, cr, uid, ids, vat_number, context=None)
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/8.0/account_companyweb
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, GitHub, Laurent Mignon (ACSONE), Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttp://www.acsone.eu
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_financial_report_webkit
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - report_webkit
    - base_vat
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES lxml
xlrd
xlwt
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Companyweb - Know who you are dealing with
==========================================

This module provides access to financial health information about Belgian
companies right from the OpenERP Customer form. Information is obtained
from the Companyweb database (www.companyweb.be).

You must be a Companyweb customer to use this module in production.
Please visit www.companyweb.be and use login 'cwacsone',
with password 'demo' to obtain test credentials.

Main Features
-------------
* Obtain crucial information about Belgian companies,
  based on their VAT number: name, address,
  credit limit, health barometer, financial informations
  such as turnover or equity capital, and more.
* Update address and credit limit in your OpenERP database.
* Generate reports about payment habits of your customers.
* Access to detailed company information on www.companyweb.be.

Technical information
---------------------
This module depends on module account_financial_report_webkit which
provides an accurate algorithm for open invoices report.

Contributors
------------
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Adrien Peiffer <adrien.peiffer@acsone.eu>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_config_settings companyweb.settings account.companyweb.config.settings form New
partner_form_companyweb res.partner.form.companyweb.inherit res.partner field Inherits base.view_partner_form
report_view_wizard account.companyweb.report.form account.companyweb.report.wizard form New
wizard_account_companyweb account.companyweb.wizard.form account.companyweb.wizard form New
Models touched (4)

New fields (0)

No new fields.

Public methods (5)
  • get_default_companyweb_login(self, cr, uid, fields_name, context=None)
  • get_default_companyweb_pswd(self, cr, uid, fields_name, context=None)
  • init(self, cr, force=False)
  • set_default_companyweb_login(self, cr, uid, ids, context=None)
  • set_default_companyweb_pswd(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • create_createdSalesDocs(self, cr, uid, ids, context=None)
  • create_openSalesDocs(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • get_update_values(self, cr, uid, ids, wizard, context=None)
    This method is designed to be inherited to add some field to update on res.partner
  • update_information(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • button_companyweb(self, cr, uid, ids, context=None)
  • companyweb_information(self, cr, uid, ids, vat_number, context=None)
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/7.0/account_companyweb
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Adrien Peiffer
WEBSITE
WEBSITEhttp://www.acsone.eu
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_financial_report_webkit
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - report_webkit
    - base_vat
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES lxml
xlrd
xlwt
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Companyweb - Know who you are dealing with
==========================================

This module provides access to financial health information about Belgian
companies right from the OpenERP Customer form. Information is obtained
from the Companyweb database (www.companyweb.be).

You must be a Companyweb customer to use this module in production.
Please visit www.companyweb.be and use login 'cwacsone',
with password 'demo' to obtain test credentials.

Main Features
-------------
* Obtain crucial information about Belgian companies,
  based on their VAT number: name, address,
  credit limit, health barometer, financial informations
  such as turnover or equity capital, and more.
* Update address and credit limit in your OpenERP database.
* Generate reports about payment habits of your customers.
* Access to detailed company information on www.companyweb.be.

Technical information
---------------------
This module depends on module account_financial_report_webkit which
provides an accurate algorithm for open invoices report.

Contributors
------------
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Adrien Peiffer <adrien.peiffer@acsone.eu>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_config_settings companyweb.settings account.companyweb.config.settings form New
partner_form_companyweb res.partner.form.companyweb.inherit res.partner field Inherits base.view_partner_form
report_view_wizard account.companyweb.report.form account.companyweb.report.wizard form New
wizard_account_companyweb account.companyweb.wizard.form account.companyweb.wizard form New
Models touched (4)

New fields (0)

No new fields.

Public methods (5)
  • get_default_companyweb_login(self, cr, uid, fields_name, context=None)
  • get_default_companyweb_pswd(self, cr, uid, fields_name, context=None)
  • init(self, cr, force=False)
  • set_default_companyweb_login(self, cr, uid, ids, context=None)
  • set_default_companyweb_pswd(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • create_createdSalesDocs(self, cr, uid, ids, context=None)
  • create_openSalesDocs(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • get_update_values(self, cr, uid, ids, wizard, context=None)
    This method is designed to be inherited to add some field to update on res.partner
  • update_information(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • button_companyweb(self, cr, uid, ids, context=None)
  • companyweb_information(self, cr, uid, ids, vat_number, context=None)