Have just started a 15 day free trial. How do I change the default currency in /settings/users/company from EUR to SEK?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1. Settings --> Users --> Companies
2. Open the Company record that you want to change
3. Click the link to open the list of Currencies
4. Open the Currency you want to use
5. Click to Activate it
6. Click on the breadcrumbs to get back to the Company record
7. Click EDIT and change the Currency from the drop down
كيف يمكن ان ابدا في العمل على النظام اودو
Thank you
How to remove demo data?
I can't change Currency with Demo data.
Simple, the problem is for the price list, if you can modify the price list you should change the currency money, but more efective is go to the database in the table res_currency and find the id of your money for example USD id = 3, then find table product.pricelist and change the value in currency_id for the new id, it's all.
But you before have that change the parameters in accounting -> configuration -> change type money and Configuration -> company -> change type money.
This way is more effective when you implement ecommerce.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Apr 24
|
329 | ||
|
2
Jan 24
|
537 | ||
Error message
Solved
|
|
2
Nov 23
|
1007 | |
|
1
Mar 24
|
835 | ||
|
4
Sep 23
|
15238 |
Done. Many thanks Ray Carnes!