Accounting Import WinBIZ

l10n_ch_import_winbiz
REPOSITORY
REPOSITORYOCA/l10n-switzerland
GIT
GIThttps://github.com/OCA/l10n-switzerland.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-switzerland/tree/10.0/l10n_ch_import_winbiz
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Open Net Sàrl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Open Net Sàrl
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Louis Bettens
WEBSITE
WEBSITEhttps://opennet.ch
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_accountant
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xlrd
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_bank_journal_tree account.journal.tree account.journal xpath Inherits account.view_account_bank_journal_tree
view_account_journal_form account.winbiz.mapping.form account.journal xpath Inherits account.view_account_journal_form
winbiz_move_line_importer_form Accounting WinBIZ Import account.winbiz.import form New
Models touched (2)

New fields (1)
  • winbiz_mapping Char
    string='WinBIZ journal code'
Public methods (0)

No public methods.

New fields (7)
  • company_id Many2one → res.company
    invisible=True args: 'res.company', 'Company'
  • enable_account_based_line_merging Boolean
    default=False args: 'Group Balance Sheet accounts lines'
  • file Binary
    required=True args: 'File'
  • file_format Selection
    default='xls' selection=[('xls', 'Excel spreadsheet'), ('xml', 'XML data')] string='File Format'
  • imported_move_ids Many2many → account.move
    string='Imported moves' args: 'account.move', 'import_winbiz_move_rel'
  • report Text
    readonly=True args: 'Report'
  • state Selection
    default='draft' readonly=True selection=[('draft', 'Draft'), ('done', 'Done'), ('error', 'Error')]
Public methods (1)
  • import_file(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/l10n-switzerland
GIT
GIThttps://github.com/OCA/l10n-switzerland.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-switzerland/tree/9.0/l10n_ch_import_winbiz
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, Open Net Sàrl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, Open Net Sàrl
COMMITTERS
COMMITTERSYannick Vaucher, Matthieu Dietrich, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, vrenaville, oca-travis, Weblate, Louis Bettens
WEBSITE
WEBSITEhttps://opennet.ch
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_accountant
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xlrd
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_bank_journal_tree account.journal.tree account.journal xpath Inherits account.view_account_bank_journal_tree
view_account_journal_form account.winbiz.mapping.form account.journal xpath Inherits account.view_account_journal_form
winbiz_move_line_importer_form Accounting WinBIZ Import account.winbiz.import form New
Models touched (2)

New fields (1)
  • winbiz_mapping Char
    string='WinBIZ journal code'
Public methods (0)

No public methods.

New fields (7)
  • company_id Many2one → res.company
    invisible=True args: 'res.company', 'Company'
  • enable_account_based_line_merging Boolean
    default=False args: 'Group Balance Sheet accounts lines'
  • file Binary
    required=True args: 'File'
  • file_format Selection
    default='xls' selection=[('xls', 'Excel spreadsheet'), ('xml', 'XML data')] string='File Format'
  • imported_move_ids Many2many → account.move
    string='Imported moves' args: 'account.move', 'import_winbiz_move_rel'
  • report Text
    readonly=True args: 'Report'
  • state Selection
    default='draft' readonly=True selection=[('draft', 'Draft'), ('done', 'Done'), ('error', 'Error')]
Public methods (1)
  • import_file(self)
    @api.multi