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

I have multiple analytic accounts organized under several analytic plans. When entering journal entries or vendor bills, I would like to be able to select an Analytic Plan, and have all analytic accounts under that plan automatically applied, instead of selecting each account manually.

Is there a way to configure this in Odoo (I'm using Odoo 17)? Or would this require custom development?

Any guidance or suggested modules would be appreciated.

Thanks in advance!

아바타
취소
베스트 답변

Hi,

You can refer to the following resources for a detailed understanding of Analytical Accounting:


Hope it helps

아바타
취소
베스트 답변

To automatically apply all Analytic Accounts from a selected Analytic Plan in Odoo:

  1. Add a field to select the Analytic Plan in your form view.
  2. Set up an onchange method on the Analytic Plan field.
  3. In that method, fetch all Analytic Accounts linked to the selected plan.
  4. Populate those accounts into the corresponding lines (e.g., budget lines or analytic distribution).
  5. Optionally, limit the selectable accounts to those related to the chosen plan using a domain.
  6. Refresh the form view after selection so users see the updated lines instantly.

This ensures users can apply all related accounts from a plan with a single selection—streamlining data entry.

Hope this works for your case!

아바타
취소
관련 게시물 답글 화면 활동
3
8월 25
1226
2
8월 25
559
AMOUNT IN CURRENCY 해결 완료
1
5월 25
889
2
4월 25
973
0
8월 25
434