• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Update the base currency in Admin Panel.

Bug Report
5
5
1.1k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N
    nilofer last edited by 5 Jan 2020, 11:06

    Please refer: ss.PNG https://nimb.ws/VAIzyO

    Need to update the base currency to KWD from USD. Please list the steps.

    Our current bagisto version is v0.1.7 and we have made major fixes on this.

    Thanks.

    1 Reply Last reply Reply Quote 0
    • R
      rabol last edited by 5 Jan 2020, 15:24

      On the channel set default currency
      and in /config/app.php set the 'currency' so that it will display the 'default'

      1 Reply Last reply Reply Quote 0
      • N
        Naresh-webkul last edited by 6 Jan 2020, 07:42

        Hello @nilofer ,

        As you have already created the currencies just set the default currency in config/app.php file and run following command:
        composer dump-autoload.

        Selection_067.png

        After that update your exchange rate according to your source currency and targate currency.

        Thank you..

        1 Reply Last reply Reply Quote 0
        • 8 months later
        • N
          nafil.developer last edited by 3 Sept 2020, 20:36

          Initially bagisto providing USD and EUR only to set as your base currency.

          1. If you want to change the base currency to INR or AED , you have to create a new currency from the admin login. set the INR to the env currency variable.
          2. php artisan config:Cache
          3. php artisan cache:clear ( important because the session having the old currency )

          try again .

          if not changed still then go to the db and change the first row to which currency you want.

          thats how i got the issue cleared.

          1 Reply Last reply Reply Quote 0
          • V
            Vaishali Agarwal last edited by 4 Sept 2020, 04:40

            @nafil-developer
            Thanks for mentioning your solution!

            Feel free to have further query!

            1 Reply Last reply Reply Quote 0
            2 out of 5
            • First post
              2/5
              Last post