跳至內容
選單
此問題已被標幟

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
3455
2
2月 25
1823
0
9月 24
994
1
11月 23
2858
1
2月 19
4749