#42913·frappe

Incorrect default currency for Lithuania during Frappe setup — LTL should be EUR

Author: mantasdeksnysCreated Sep 16, 2026Updated Sep 18, 2026
Labelsbug

When setting up a new Frappe instance and selecting Lithuania as the country, the setup wizard automatically selects LTL as the default currency.

Lithuania no longer uses the Lithuanian litas (LTL). Lithuania adopted the Euro (EUR) on 1 January 2015, so the default currency should be EUR.

Steps to reproduce

  1. Start the Frappe setup wizard.
  2. Select Lithuania as the country.
  3. Check the automatically selected Currency.
  4. It is set to LTL.

Current behavior Country: Lithuania Currency: LTL

Expected behavior Country: Lithuania Currency: EUR

Suggested fix

Update Lithuania’s default currency in the country/default configuration from LTL to EUR and delete LTL currency.

This is especially important during initial setup, as new Lithuanian Frappe installations should not default to a currency that has been obsolete since 2015.

Image