How to translate a chart of account easily |
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
hen importing new accounts in an existing COA, some of them (account's name) need to be translated ?
(Eg : over 200 accounts, 100 need to be changed > The idea would be to do it with another import, possible ? )
Solution:
Install the module Multi language chart of accounts - l10n_multilang
Import (base language)
Change in user preferences to another language
Update this language with a new import keeping the ID Column
In v11, at this time but check https://github.com/odoo/odoo/tree/11.0/addons/l10n_multilang for any update:
class AccountAccountTag = 'account.account.tag'
class AccountAccountTemplatet = 'account.account.template'
class AccountAccount = 'account.account'
class AccountTax = 'account.tax'
class AccountTaxTemplate = 'account.tax.template'
class AccountChartTemplate = 'account.chart.template'
class AccountFiscalPosition = 'account.fiscal.position'
class AccountFiscalPositionTemplate = 'account.fiscal.position.template'
class AccountJournal = 'account.journal'
class AccountAnalyticAccount = 'account.analytic.account'
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
فبراير 25
|
9262 | ||
|
2
مايو 24
|
4354 | ||
|
1
ديسمبر 24
|
2394 | ||
|
2
يونيو 24
|
7590 | ||
How to manage Cash basis taxes?
تم الحل
|
|
1
أبريل 24
|
3762 |