Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
6203 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
окт. 22
3432
2
февр. 25
1800
0
сент. 24
989
1
нояб. 23
2829
1
февр. 19
4730