OCA / cooperative

GNU Affero General Public License v3.0
11 stars 22 forks source link

l10n_be_cooperator: In tax shelter certificate, year is printed with thousands separator (e.g. 2.018) #123

Closed carmenbianca closed 5 months ago

carmenbianca commented 6 months ago

Module

l10n_be_cooperator

Describe the bug

The generated PDF of a tax shelter certificate wrongfully prints the year with a thousands separator.

To Reproduce

Affected versions: 16.0, haven't tested others

Steps to reproduce the behavior:

  1. Technically optional: Add French (BE) as language to database, then set the language of the partner whose certificate you want to print as French (BE). In the demo data, this is Virginie Leloup.
  2. Print the tax shelter subscription certificate of a partner.

Example:

Capture d’écran du 2024-04-02 15-40-57

Expected behavior The year is printed without thousands separator.

Additional context Add any other context about the problem here. (e.g. OS, Python version, ...)

carmenbianca commented 6 months ago

Fixed by #122