Repository
OCA/l10n-switzerland · module folder · Try on Runboat
Module version
1.0.0
Category
Tools
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-switzerland
Last tracking update
2026-08-07 08:42:45
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Simone Orsi, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
ebilling_postfinance, zeep
System dependencies
None
Required by
None
Description
This module is based on the server_environment module to use files for
configuration. So we can have different configuration for each
environment (dev, test, integration, prod).

This module define the config variables for the ebill_postfinance
module.

Exemple of the section to put in the configuration file:

    [postfinance_service.name_of_the_service]
    use_test_service": True,
    username": username,
    password": password,

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…