تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
6490 أدوات العرض

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
أكتوبر 22
3636
2
فبراير 25
2123
0
سبتمبر 24
1102
1
نوفمبر 23
3022
1
فبراير 19
4923