Skip to main content
Ctrl+K
Tryton Documentation Tryton Documentation
  • Currency Module
  • Setup
  • Usage
  • Configuration
  • Design
  • API Reference
  • Release notes
  • Repository
  • Show source
  • Suggest edit

Currency Module

Currency Module#

The Currency Module defines the basics needed to work with currencies in Tryton. It is also possible to define the rates used to convert amounts between different currencies.

  • Setup
    • Loading and updating currencies
  • Usage
    • Setting currency exchange rates
    • Scheduling rate updates
  • Configuration
    • rate_decimal
  • Design
    • Currency
    • Rate
    • Scheduled Rate Updates
  • API Reference
    • Monetary field
  • Release notes
    • Version 7.6.0 - 2025-04-28
    • Version 7.4.0 - 2024-11-04
    • Version 7.2.0 - 2024-04-29
    • Version 7.0.0 - 2023-10-30
    • Version 6.8.0 - 2023-05-01
    • Version 6.6.0 - 2022-10-31
    • Version 6.4.0 - 2022-05-02
    • Version 6.2.0 - 2021-11-01
    • Version 6.0.0 - 2021-05-03
    • Version 5.8.0 - 2020-11-02
    • Version 5.6.0 - 2020-05-04
    • Version 5.4.0 - 2019-11-04
    • Version 5.2.0 - 2019-05-06
    • Version 5.0.0 - 2018-10-01
    • Version 4.8.0 - 2018-04-23
    • Version 4.6.0 - 2017-10-30
    • Version 4.4.0 - 2017-05-01
    • Version 4.2.0 - 2016-11-28
    • Version 4.0.0 - 2016-05-02
    • Version 3.8.0 - 2015-11-02
    • Version 3.6.0 - 2015-04-20
    • Version 3.4.0 - 2014-10-20
    • Version 3.2.0 - 2014-04-21
    • Version 3.0.0 - 2013-10-21
    • Version 2.8.0 - 2013-04-22
    • Version 2.6.0 - 2012-10-22
    • Version 2.4.0 - 2012-04-23
    • Version 2.2.0 - 2011-10-24
    • Version 2.0.0 - 2011-04-26
    • Version 1.8.0 - 2010-11-01
    • Version 1.6.0 - 2010-05-09
    • Version 1.4.0 - 2009-10-19
    • Version 1.2.0 - 2009-04-20
    • Version 1.0.0 - 2008-11-17

next

Setup

By Author name not set