CBS Export Intrahandel Sale

l10n_nl_cbs_export
REPOSITORY
REPOSITORYOCA/l10n-netherlands
GIT
GIThttps://github.com/OCA/l10n-netherlands.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-netherlands/tree/11.0/l10n_nl_cbs_export
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Onestein, Odoo Experts
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Onestein, Odoo Experts
COMMITTERS
COMMITTERSHolger Brunn, Andrea, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-netherlands
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - report_intrastat
    - delivery
    - sale_stock
    - sale_management
    - sale
    - sales_team
    - account_invoicing
    - stock_account
    - stock
    - barcodes
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_cbs_export_file_form cbs.export.file form New
view_cbs_export_file_tree cbs.export.file tree New
Models touched (2)

New fields (1)
  • cbs_export_id Many2one → cbs.export.file
    args: 'cbs.export.file', 'CBS Export'
Public methods (0)

No public methods.

New fields (7)
  • account_invoice_ids One2many → account.invoice
    args: 'account.invoice', 'cbs_export_id'
  • cbs_export_invoice Binary
    attachment=True string='CBS Export File'
  • company_id Many2one → res.company
    default=<expr> readonly=True required=True args: 'res.company', 'Company'
  • filename Char
    compute='_compute_get_filename'
  • month Selection
    default=_default_get_month required=True args: [('01', 'January'), ('02', 'February'), ('03', 'March'), ('04', 'April'), ('05', 'May'), ('06', 'June'), ('07', 'July'), ('08', 'August'), ('09', 'September'), ('10', 'October'), ('11', 'November'), ('12', 'December')]
  • name Char
  • year Char
    default=_default_get_year required=True size=4
Public methods (6)
  • check_year(self)
    @api.constrains('year')
  • create(self, vals)
    @api.model
  • cron_get_cbs_export_file(self)
    @api.model
  • export_file(self)
    @api.multi
  • get_data(self)
    @api.multi
  • set_invoice(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/l10n-netherlands
GIT
GIThttps://github.com/OCA/l10n-netherlands.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-netherlands/tree/10.0/l10n_nl_cbs_export
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Onestein, Odoo Experts
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Onestein, Odoo Experts
COMMITTERS
COMMITTERSHolger Brunn, Andrea, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-netherlands
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - report_intrastat
    - delivery
    - sale_stock
    - sale
    - sales_team
    - procurement
    - stock_account
    - stock
    - barcodes
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_cbs_export_file_form cbs.export.file form New
view_cbs_export_file_tree cbs.export.file tree New
Models touched (2)

New fields (1)
  • cbs_export_id Many2one → cbs.export.file
    args: 'cbs.export.file', 'CBS Export'
Public methods (0)

No public methods.

New fields (7)
  • account_invoice_ids One2many → account.invoice
    args: 'account.invoice', 'cbs_export_id'
  • cbs_export_invoice Binary
    attachment=True string='CBS Export File'
  • company_id Many2one → res.company
    default=<expr> readonly=True required=True args: 'res.company', 'Company'
  • filename Char
    compute='_compute_get_filename'
  • month Selection
    default=_default_get_month required=True args: [('01', 'January'), ('02', 'February'), ('03', 'March'), ('04', 'April'), ('05', 'May'), ('06', 'June'), ('07', 'July'), ('08', 'August'), ('09', 'September'), ('10', 'October'), ('11', 'November'), ('12', 'December')]
  • name Char
  • year Char
    default=_default_get_year required=True size=4
Public methods (6)
  • check_year(self)
    @api.constrains('year')
  • create(self, vals)
    @api.model
  • cron_get_cbs_export_file(self)
    @api.model
  • export_file(self)
    @api.multi
  • get_data(self)
    @api.multi
  • set_invoice(self)
    @api.multi