*

Smithtech

  • ****
  • 219 posts
Changing Currency Code from Database
« on: April 30, 2023, 05:14:06 PM »
Please, currency code doesn't follow ISO standards but it's not possible to change it from back office.

Please, will changing it directly from the currency table from Database cost any issues? The currency is already in use though

*

MB Themes

Re: Changing Currency Code from Database
« Reply #1 on: May 03, 2023, 06:01:16 PM »
You must update t_item table at least.
For all references check foreign key constraints
« Last Edit: June 16, 2023, 09:05:03 AM by MB Themes »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Smithtech

  • ****
  • 219 posts
Re: Changing Currency Code from Database
« Reply #2 on: June 16, 2023, 02:40:32 AM »
I do not quite understand, especially
Quote
You mist update t_item table at least.
For all references check foreign key constraints