콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3128 화면

How to Import the charts of account in Odoo Version 8.0. Please tell the step i have exported the Chart of accounts from odoo version 7 in csv file.What should i do now ? i want to remove all charts and import new one from csv

아바타
취소
작성자 베스트 답변

i want to delete the whole COA .

아바타
취소
베스트 답변

You should customize l10n_country module, or better yet, write new module based on existing localization package for your country, using your modified data ( chart template, taxes, fiscal positions etc... whatever you think should be in localization package)
Keep in mind that your custom module should be  "category": 'Localization/Account Charts', (in __openerp__.py ) 

Then create new database, install accounting and finance module ,and apply your custom chart of accounts

That should do the trick... after a few tries you will have your customized account chart template, that can be applied on any newly created database...

Hope it helps.

p.s. you cannot remove other charts once they are installed...  but you do not need to use themm...

아바타
취소