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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 22
|
2034 | ||
|
0
Sep 24
|
106 | ||
|
1
Nov 23
|
1290 | ||
|
1
Feb 19
|
3273 | ||
|
0
Mar 16
|
2435 |