Companyweb Business Information

companyweb_base
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/19.0/companyweb_base
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul, GitHub, OCA-git-bot, oca-ci, Tobias Zehntner
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:51
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - contacts
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES vcrpy-unittest
zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
### Know exactly who you are doing business with

The [Companyweb app for Odoo](https://www.companyweb.be/en/integrations/37/odoo?utm_source=odoo&utm_medium=marketplace) offers direct access to accurate, up-to-date and reliable business data on companies in Belgium, the Netherlands and Luxembourg.
Gain valuable insights into the financial health, payment capacity, stability, and other crucial factors of your customers, prospects, and suppliers.
This user-friendly solution supports customer knowledge, risk analysis and credit management directly within your Odoo environment.

### Key Features

#### Instantly create and enrich your Odoo partners with trusted Companyweb data

Create new contacts in seconds by entering a company name, VAT, or registration number, and enrich existing records with a single click using the Companyweb button. Save hours of manual verification and avoid data entry errors and inconsistencies.
Financial health assessment
Quickly evaluate the financial health of companies with key indicators such as company status, financial risk indicators, credit limit, health barometer, and other crucial financial figures.

#### Alerts Service

Keep your company records consistently updated. Never miss a change of address, a decrease in credit limit, financial warnings, or other critical updates.

#### Coverage across Belgium, the Netherlands and Luxembourg
Access reliable company information for companies operating in the Benelux region.


#### Payment Behavior Insights
Gain insights into how companies pay their suppliers and make smarter credit and risk decisions.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner xpath Inherits base.view_partner_form
companyweb_search_wizard_form_view companyweb.search.wizard form New
companyweb_search_wizard_line_form_view companyweb.search.wizard.line form New
companyweb_search_wizard_line_list_view companyweb.search.wizard.line list New
res_config_settings_view_form res.config.settings.view.form.inherit.companyweb res.config.settings xpath Inherits base.res_config_settings_view_form
res_partner_view_search_companyweb res.partner.search.companyweb res.partner xpath Inherits base.view_res_partner_filter
Models touched (7)

New fields (9)
  • city Char
  • company_registry Char
    args: 'Company ID'
  • country_code Selection
    args: ALLOWED_COUNTRY_SELECTION, 'Country'
  • display_search_button Boolean
    default=True readonly=True
  • line_ids One2many → companyweb.search.wizard.line
    args: 'companyweb.search.wizard.line', 'wizard_id', 'Search Results'
  • partner_id Many2one → res.partner
    ondelete='cascade' required=True args: 'res.partner'
  • search_term Char
  • vat Char
    args: 'VAT'
  • zip Char
    args: 'ZIP Code'
Public methods (3)
  • companyweb_search(self)
    Get search results and create wizard lines
  • default_get(self, fields)
    @api.model
  • open(self)

New fields (8)
  • city Char
  • country Char
  • country_code Char
  • is_active Boolean
    args: 'Active'
  • name Char
  • registry Char
  • street Char
  • wizard_id Many2one → companyweb.search.wizard
    ondelete='cascade' required=True args: 'companyweb.search.wizard'
Public methods (1)
  • select(self)

New fields (2)
  • cweb_login Char
    required=True args: 'Login'
  • cweb_password Char
    required=True args: 'Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (14)
  • companyweb_followup_enable Boolean
    args: 'Enable Contact Data Followup'
  • cweb_login Char
    groups='companyweb_base.cweb_download' args: 'Companyweb Login'
  • cweb_password Char
    groups='companyweb_base.cweb_download' args: 'Companyweb Password'
  • fill_cweb_city Boolean
    default=True
  • fill_cweb_commercial_name Boolean
    default=True
  • fill_cweb_country_id Boolean
    default=True
  • fill_cweb_email Boolean
    default=True
  • fill_cweb_name Boolean
    default=True
  • fill_cweb_phone Boolean
    default=True
  • fill_cweb_registry Boolean
    default=True
  • fill_cweb_street Boolean
    default=True
  • fill_cweb_vat Boolean
    default=True
  • fill_cweb_website Boolean
    default=True
  • fill_cweb_zip Boolean
    default=True
Public methods (0)

No public methods.

New fields (14)
  • companyweb_followup_enable Boolean
    readonly=False related='company_id.companyweb_followup_enable'
  • cweb_login Char
    readonly=False related='company_id.cweb_login'
  • cweb_password Char
    readonly=False related='company_id.cweb_password'
  • fill_cweb_city Boolean
    readonly=False related='company_id.fill_cweb_city'
  • fill_cweb_commercial_name Boolean
    readonly=False related='company_id.fill_cweb_commercial_name'
  • fill_cweb_country_id Boolean
    readonly=False related='company_id.fill_cweb_country_id'
  • fill_cweb_email Boolean
    readonly=False related='company_id.fill_cweb_email'
  • fill_cweb_name Boolean
    readonly=False related='company_id.fill_cweb_name'
  • fill_cweb_phone Boolean
    readonly=False related='company_id.fill_cweb_phone'
  • fill_cweb_registry Boolean
    readonly=False related='company_id.fill_cweb_registry'
  • fill_cweb_street Boolean
    readonly=False related='company_id.fill_cweb_street'
  • fill_cweb_vat Boolean
    readonly=False related='company_id.fill_cweb_vat'
  • fill_cweb_website Boolean
    readonly=False related='company_id.fill_cweb_website'
  • fill_cweb_zip Boolean
    readonly=False related='company_id.fill_cweb_zip'
Public methods (0)

No public methods.

New fields (85)
  • companyweb_followup_enable Boolean
    compute='_compute_companyweb_followup_enable'
  • companyweb_sync_status Selection
    copy=False default=CWEB_SYNC_STATUS_NONE readonly=True args: [(CWEB_SYNC_STATUS_NONE, 'None'), (CWEB_SYNC_STATUS_PENDING, 'Pending'), (CWEB_SYNC_STATUS_ACTIVE, 'Active')], 'Alert Status'
  • cweb_addedValue Float
    args: 'Profit/Loss of the Book Year'
  • cweb_addedValue_unset Boolean
    args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
  • cweb_average_fte Float
    args: 'Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
  • cweb_balance_year Char
    args: 'Book Year'
  • cweb_city Char
    args: 'Companyweb City'
  • cweb_closed_date Date
    args: 'To Date'
  • cweb_commercial_name Char
    help="Commercial company name, for example 'Plopsa Coo'" args: 'Companyweb Commercial Name'
  • cweb_commercial_name_enable Boolean
  • cweb_companystatus Char
    help='Whether a company is active or not' args: 'Companyweb Status'
  • cweb_companystatus_code Char
    args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
  • cweb_country_code Char
    help='The official code of Belgium, The Netherlands and Luxembourg' args: 'Companyweb Country Code'
  • cweb_country_code_address Char
    args: 'Address Country Code'
  • cweb_country_code_enable Boolean
  • cweb_country_id Many2one → res.country
    args: 'res.country', 'Companyweb Country'
  • cweb_creditLimit Monetary
    currency_field='cweb_currency_id' args: 'Companyweb Credit Limit'
  • cweb_creditLimit_enable Boolean
  • cweb_creditLimit_info Char
    args: 'Credit Limit Info'
  • cweb_creditLimit_unset Boolean
    args: 'Companyweb Credit Limit Unset'
  • cweb_currency_id Many2one → res.currency
    args: 'res.currency', 'Companyweb Currency'
  • cweb_email Char
    args: 'Companyweb Email'
  • cweb_email_enable Boolean
  • cweb_endDate Date
    help='Date at which the company stopped its activity' args: 'End Date'
  • cweb_endDate_enable Boolean
  • cweb_equityCapital Float
    args: 'Equity'
  • cweb_equityCapital_unset Boolean
    args: 'Companyweb Equity Capital Unset'
  • cweb_error Char
    help='Error when enhancing contact with Companyweb' args: 'Error'
  • cweb_image Char
    args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image_tag' args: 'Health Barometer'
  • cweb_industries Text
    help='A list of the declared activities (NACE)' args: 'Other Activities'
  • cweb_industries_enable Boolean
  • cweb_jur_form Char
    help="Legal form of the company, such as 'NV', 'SA', 'NP' etc." args: 'Legal Form'
  • cweb_jur_form_enable Boolean
  • cweb_lastupdate Datetime
    args: 'Last Update'
  • cweb_liable_party Text
    help='A 403 declaration is a liability statement in which the parent company accepts joint and several liability for the debts of its subsidiary. As a result, the subsidiary is not required; to publish its own annual accounts its figures are included in the consolidated financial statements of the parent company. (Netherlands only)' args: 'Liable Party'
  • cweb_liable_party_enable Boolean
  • cweb_main_industry Char
    help='The main activity of this company (NACE)' args: 'Main Industry'
  • cweb_main_industry_enable Boolean
  • cweb_name Char
    help="The official company name, for example 'Nationale Maatschappij Der Belgisch Spoorwegen' or 'Plopsa'." args: 'Companyweb Name'
  • cweb_name_enable Boolean
  • cweb_peppol Boolean
    help='A PEPPOL ID is a unique identification code used within the PEPPOL network for electronic communication, enabling standardized invoicing, ordering, and reporting in compliance with EU regulations.' args: 'Registered on Peppol'
  • cweb_peppol_enable Boolean
  • cweb_phone Char
    args: 'Companyweb Phone'
  • cweb_phone_enable Boolean
  • cweb_prefLang_enable Boolean
  • cweb_prefLang_id Many2one → res.lang
    help='Preferred languages for communication, based on publication languages, among other factors.' string='Preferred Language' args: 'res.lang'
  • cweb_registry Char
    help='The official registration number of a company. \n• Belgium: KBO, BCE, CBE\n• Netherlands: KvK\n• Luxemburg: RCS' args: 'Company Registry'
  • cweb_registry_enable Boolean
  • cweb_result Float
    args: 'Gross Margin'
  • cweb_result_unset Boolean
    args: 'Gross Margin Unset'
  • cweb_rsin_number Char
    help="RSIN: 'Rechtspersonen en Samenwerkingsverbanden Informatienummer' is used to exchange data with other government organisations, such as the Netherlands Tax Administration. (Netherlands only)" args: 'Companyweb RSIN'
  • cweb_rsin_number_enable Boolean
  • cweb_score Char
    help='The Companyweb health barometer' args: 'Companyweb Score'
  • cweb_score_enable Boolean
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    help='Date of establishment of the company' args: 'Established'
  • cweb_startDate_enable Boolean
  • cweb_street Char
    help='Address of the registered office or headquarters' args: 'Companyweb Street'
  • cweb_sync Boolean
    help='Partner is being synchronized with Companyweb. To remove from alerts, please contact Companyweb.' args: 'In Alerts'
  • cweb_sync_enable Boolean
  • cweb_sync_reference Char
    help='Identifies the record from Odoo with the one saved in the Alerts list at Companyweb' index='btree_not_null'
  • cweb_turnover Float
    args: 'Turnover'
  • cweb_turnover_unset Boolean
    args: 'Companyweb Turnover Unset'
  • cweb_url Char
    help='Further details about this company on companyweb.be' args: 'Details'
  • cweb_url_enable Boolean
  • cweb_url_payment_experience Char
    help='A link to the payment experience report on companyweb.be' args: 'Payment Experience'
  • cweb_url_payment_experience_enable Boolean
  • cweb_url_report Char
    help='Detailed report about this company on companyweb.be' args: 'Commercial Report'
  • cweb_url_report_enable Boolean
  • cweb_vat Char
    help='Company VAT number' args: 'Companyweb VAT'
  • cweb_vat_enable Boolean
  • cweb_vat_liable Boolean
    help='Is the company subject to VAT or not' args: 'Subject to VAT'
  • cweb_vat_liable_enable Boolean
  • cweb_warnings Text
    help='Financial warning signs about the company' args: 'Warnings'
  • cweb_warnings_enable Boolean
  • cweb_website Char
    args: 'Companyweb Website'
  • cweb_website_enable Boolean
  • cweb_zip Char
    args: 'Companyweb Postal code'
Public methods (3)
  • action_push_followup_partners(self)
    Add partners in self to a monitor-list on companyweb side. Changes to the list take effect the next day. 1. Check partners have at least country and (vat or registry) 2. Collect erroneous partners and leave error message on record 3. Push valid partners 4. Return notification for success and error 5. If error, redirect to view of erroneous partners Raise: - Missing credentials - Cweb error Return: - Notification - View action if errors
  • cweb_button_copy_address(self)
    Copy Companyweb data to res.partner fields
  • cweb_button_enhance(self)
    Populate cweb fields from Companyweb
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/18.0/companyweb_base
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYUncategorized
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
COMMITTERSWeblate, OCA-git-bot, oca-ci, Xavier Bouquiaux, Tobias Zehntner, Bert Van Groenendael
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - contacts
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
www.companyweb.be

Companyweb is the expert in company information in Belgium.

This app provides insights into the financial health of Belgian
companies, directly from the Odoo Customer view.

Enhance the Odoo partner with Companyweb data, with one click:

  - Name and address
  - Status
  - Health barometer
  - Credit limit
  - Bankruptcy risk warnings
  - Key financial information (turnover, gross margin, profit/loss…)
  - etc

Copy the address from Companyweb to your Odoo partner address.

With this valuable information you can personally evaluate each company
and know who you are doing business with.

Try for free and get your credentials here:
www.companyweb.be/integrations/37/odoo

Want to know how fast companies pay their invoices? Then also install
the second module from Companyweb: payment experience.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
view_users_form res.users.form res.users page Inherits base.view_users_form
view_users_form_simple_modif res.users.preferences.form res.users page Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (1)
  • SELF_READABLE_FIELDS(self)
    @property
REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/17.0/companyweb_base
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
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, Weblate, OCA-git-bot, oca-ci, Xavier Bouquiaux, Mathis Jacoby
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - contacts
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES freezegun
vcrpy-unittest
zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
www.companyweb.be

Companyweb is the expert in company information in Belgium.

This app provides insights into the financial health of Belgian
companies, directly from the Odoo Customer view.

Enhance the Odoo partner with Companyweb data, with one click:

  - Name and address
  - Status
  - Health barometer
  - Credit limit
  - Bankruptcy risk warnings
  - Key financial information (turnover, gross margin, profit/loss…)
  - etc

Copy the address from Companyweb to your Odoo partner address.

With this valuable information you can personally evaluate each company
and know who you are doing business with.

Try for free and get your credentials here:
www.companyweb.be/integrations/37/odoo

Want to know how fast companies pay their invoices? Then also install
the second module from Companyweb: payment experience.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
view_users_form res.users.form res.users page Inherits base.view_users_form
view_users_form_simple_modif res.users.preferences.form res.users page Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/16.0/companyweb_base
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
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, Weblate, OCA-git-bot, oca-ci, Xavier Bouquiaux
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:54:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES freezegun
vcrpy-unittest
zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
view_users_form res.users.form res.users page Inherits base.view_users_form
view_users_form_simple_modif res.users.preferences.form res.users page Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/15.0/companyweb_base
VERSION
VERSION 1.0.6
CATEGORY
CATEGORYUncategorized
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, Weblate, OCA-git-bot, oca-ci, xavier-bouquiaux, Xavier Bouquiaux
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES freezegun
vcrpy-unittest
zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/14.0/companyweb_base
VERSION
VERSION 1.1.4
CATEGORY
CATEGORYUncategorized
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, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, xavier-bouquiaux, Xavier Bouquiaux
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/web:
    - web_notify
odoo/odoo:
    - web
    - base
    - bus
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/13.0/companyweb_base
VERSION
VERSION 1.1.4
CATEGORY
CATEGORYUncategorized
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, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, xavier-bouquiaux, Xavier Bouquiaux
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/web:
    - web_notify
odoo/odoo:
    - web
    - base
    - bus
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-belgium
GIT
GIThttps://github.com/OCA/l10n-belgium.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-belgium/tree/12.0/companyweb_base
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYUncategorized
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, OCA Transbot, oca-travis, OCA-git-bot, xavier-bouquiaux, Xavier Bouquiaux
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-belgium
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/web:
    - web_notify
odoo/odoo:
    - web
    - base
    - bus
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES zeep
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
companyweb_credential_wizard Companyweb Credential Wizard companyweb_base.credential_wizard_abstract form New
companyweb_partner_view partner.cweb_info res.partner field Inherits base.view_partner_form
Models touched (4)

New fields (2)
  • cweb_login Char
    required=True args: 'Companyweb Login'
  • cweb_password Char
    required=True args: 'Companyweb Password'
Public methods (1)
  • save_cweb_login_pwd(self)
    save information given in the form to the logged-in user

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (56)
  • cweb_addedValue Float
    readonly=True args: 'Companyweb Gross Margin (+/-)'
  • cweb_addedValue_unset Boolean
    readonly=True args: 'Companyweb Gross Margin (+/-) Unset'
  • cweb_address_enable Boolean
    readonly=True args: 'Companyweb Address Enabled'
  • cweb_average_fte Float
    readonly=True args: 'Companyweb Average number of staff in FTE'
  • cweb_average_fte_unset Boolean
    readonly=True args: 'Companyweb Average number of staff in FTE Unset'
  • cweb_balance_data_enable Boolean
    readonly=True args: 'Companyweb Balance Data Enabled'
  • cweb_balance_year Char
    readonly=True args: 'Companyweb Balance Year'
  • cweb_balance_year_unset Boolean
    readonly=True args: 'Companyweb Balance Year Unset'
  • cweb_city Char
    readonly=True args: 'Companyweb City'
  • cweb_closed_date Date
    readonly=True args: 'Companyweb Closed Date'
  • cweb_closed_date_unset Boolean
    readonly=True args: 'Companyweb Closed Date Unset'
  • cweb_companystatus Char
    readonly=True args: 'Companyweb Company Status'
  • cweb_companystatus_code Char
    readonly=True args: 'Companyweb Company StatusCode'
  • cweb_companystatus_enable Boolean
    readonly=True args: 'Companyweb Company Status Enabled'
  • cweb_country Many2one → res.country
    readonly=True string='Companyweb Country' args: 'res.country'
  • cweb_creditLimit Float
    readonly=True args: 'Companyweb Credit limit'
  • cweb_creditLimit_enable Boolean
    readonly=True args: 'Companyweb Credit limit Enabled'
  • cweb_creditLimit_info Char
    readonly=True args: 'Companyweb Credit limit Info'
  • cweb_creditLimit_info_unset Boolean
    readonly=True args: 'Companyweb Credit limit Info Unset'
  • cweb_creditLimit_unset Boolean
    readonly=True args: 'Companyweb Credit limit Unset'
  • cweb_currency_id Many2one → res.currency
    readonly=True string='Companyweb currency' args: 'res.currency'
  • cweb_endDate Date
    readonly=True args: 'Companyweb End Date'
  • cweb_endDate_enable Boolean
    readonly=True args: 'Companyweb End date Enabled'
  • cweb_equityCapital Float
    readonly=True args: 'Companyweb Equity Capital'
  • cweb_equityCapital_unset Boolean
    readonly=True args: 'Companyweb Equity Capital Unset'
  • cweb_image Char
    readonly=True args: 'Companyweb Barometer Image'
  • cweb_image_tag Html
    compute='_compute_cweb_image' readonly=True args: 'Companyweb Barometer Image tag'
  • cweb_image_unset Boolean
    readonly=True args: 'Companyweb Barometer Image Unset'
  • cweb_jur_form Char
    readonly=True args: 'Companyweb Juridical Form'
  • cweb_jur_form_enable Boolean
    readonly=True args: 'Companyweb Juridical Form Enabled'
  • cweb_lastupdate Datetime
    readonly=True args: 'Companyweb Last Update'
  • cweb_name Char
    readonly=True args: 'Companyweb Name'
  • cweb_name_enable Boolean
    readonly=True args: 'Companyweb Name Enabled'
  • cweb_prefLang Many2one → res.lang
    readonly=True string='Companyweb Preferred Language' args: 'res.lang'
  • cweb_prefLang_enable Boolean
    readonly=True args: 'Companyweb Preferred Language Enabled'
  • cweb_result Float
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-)'
  • cweb_result_unset Boolean
    readonly=True args: 'Companyweb Fiscal Year Profit/Loss (+/-) Unset'
  • cweb_score Char
    readonly=True args: 'Companyweb Score'
  • cweb_score_enable Boolean
    readonly=True args: 'Companyweb Score Enabled'
  • cweb_show_button_address Boolean
    compute='_compute_cweb_show_button_address' args: 'Companyweb Button Address Enabled'
  • cweb_show_button_enhance Boolean
    compute='_compute_cweb_show_button_enhance' args: 'Companyweb Button Enhance Enabled'
  • cweb_show_tab Boolean
    compute='_compute_cweb_cweb_show_tab' args: 'Companyweb Tab Enabled'
  • cweb_startDate Date
    readonly=True args: 'Companyweb Start Date'
  • cweb_startDate_enable Boolean
    readonly=True args: 'Companyweb Start Date Enabled'
  • cweb_street Char
    readonly=True args: 'Companyweb Street'
  • cweb_turnover Float
    readonly=True args: 'Companyweb Turnover'
  • cweb_turnover_unset Boolean
    readonly=True args: 'Companyweb Turnover Unset'
  • cweb_url Char
    readonly=True args: 'Companyweb Detailed Report'
  • cweb_url_enable Boolean
    readonly=True args: 'Companyweb Detailed Report Enabled'
  • cweb_url_report Char
    readonly=True args: 'Companyweb Url Report'
  • cweb_url_report_enable Boolean
    readonly=True args: 'Companyweb Url Report Enabled'
  • cweb_vat_liable Boolean
    readonly=True args: 'Companyweb Subject to VAT'
  • cweb_vat_liable_enable Boolean
    readonly=True args: 'Companyweb Subject to VAT Enabled'
  • cweb_warnings Html
    readonly=True args: 'Companyweb Warnings'
  • cweb_warnings_enable Boolean
    readonly=True args: 'Companyweb Warnings Enabled'
  • cweb_zip Char
    readonly=True args: 'Companyweb Postal code'
Public methods (2)
  • cweb_button_copy_address(self)
  • cweb_button_enhance(self)
    Main logic of the module Validate that the logged in user has credentials make the API CALL based on status make decision When status is ok -> populate fields

New fields (2)
  • cweb_login Char
    args: 'Companyweb Login'
  • cweb_password Char
    args: 'Companyweb Password'
Public methods (0)

No public methods.