Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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"

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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"

Awatar
Odrzuć

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

move.post() just comment it

Autor

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
paź 22
3422
2
lut 25
1771
0
wrz 24
986
1
lis 23
2815
1
lut 19
4707