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:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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'
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
2
fev. 25
|
9257 | ||
|
2
mai. 24
|
4347 | ||
|
1
dez. 24
|
2393 | ||
|
2
jun. 24
|
7589 | ||
How to manage Cash basis taxes?
Resolvido
|
|
1
abr. 24
|
3760 |