Bagisto Forum

    Bagisto

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

    Update the base currency in Admin Panel.

    Bug Report
    5
    5
    1103
    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

      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

        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

          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
          • N
            nafil.developer last edited by

            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

              @nafil-developer
              Thanks for mentioning your solution!

              Feel free to have further query!

              1 Reply Last reply Reply Quote 0
              • First post
                Last post