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

The operation cannot be completed: Missing required account on accountable line.


아바타
취소
베스트 답변

Hello viraj,

if you add customer on orders

1.add customer account (customer profile – accounting tap - account receivable)-

or check

As per the error message, it is raised when account_id is not set when creating the invoice line. So please make sure that the accounts are set for the product's/product categories.

You are getting this error because the account is empty in invoice line, the account is filled automatically by default from product if you set expense account in product and if it's empty then it check if the product category expense account and it's empty then it take the Vendor Bills journal default account. 

So you have to set the account from invoice line and if it's not visible for the user you can give the user "Show Accounting Features - Readonly" permission from user security.

아바타
취소
작성자

Thanks Nikhil.

베스트 답변

Hello Kothari Viraj Vinubhai

The error "The operation cannot be completed: Missing required account on accountable line" usually occurs in Odoo when a journal entry or a financial transaction (like creating a bill) is missing a required account. In your case, this happens when you try to create a vendor bill after confirming the purchase order.

Please verify Journal settings and other accounts related configuration.

아바타
취소
베스트 답변

Make sure the in your vendor form .the vendor account in type payable

아바타
취소