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

How do i stop the system "Odoo 10" from posting the journal entries automatically when validating the invoice.

I can't find the option "Autopost Created Moves". What is the alternative for it in odoo 10

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

Hi, @subbarao

I am not trying to stop the creation of the journal entry, i am trying to stop autoposting them. i want them to be created with the status Unposted. this could be done in odoo 10 by unchecking the checkbox "Autopost Created Moves"

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

Hi, @subbarao

I am not trying to stop the creation of the journal entry, i am trying to stop autoposting them. i want them to be created with the status Unposted. this could be done in odoo 10 by unchecking the checkbox "Autopost Created Moves"

아바타
취소

okay then you can get the code from action_move_create function ending,

move.post() just comment it

작성자

Thank you, Subbarao. that will do it, i believe

베스트 답변

Hello

Don't stop creation of journal entries automatically when validating the invoice. It may disturb the work flow.

To stock move creation from invoice check the action_move_create  function.

아바타
취소
베스트 답변

Hello

Don't stop creation of journal entries automatically when validating the invoice. It may disturb the work flow.

To stock move creation from invoice check the action_move_create  function.

아바타
취소
관련 게시물 답글 화면 활동
0
10월 22
3713
2
2월 25
2195
0
9월 24
1139
1
11월 23
3058
1
2월 19
4964