Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3995 Lượt xem
How to translate a chart of account easily 
Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

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:

  1. Install the module Multi language chart of accounts - l10n_multilang

  2. Import (base language)

  3. Change in user preferences to another language

  4. Update this language with a new import keeping the ID Column

Ảnh đại diện
Huỷ bỏ
Tác giả

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'

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 2 25
9272
2
thg 5 24
4363
1
thg 12 24
2396
2
thg 6 24
7592
1
thg 4 24
3764