Skip to Content
Menu
This question has been flagged
2 Replies
3661 Views

I am running odoo 14 enterprise and am facing the issue that since a few weeks the system is not asking for backorders anymore when trying to validate a partially completed transfer. When clicking "validate", nothing happens, no popup, no error and the transfer does not change state. Previously backorders worked just fine, however i cannot trace when exactly the issue started appearing and what could have caused the issue.

I tried enabling error logging and looking into the odoo log file but could not find anything showing the reason for this behaviour. 

Did anyone encounter this issue before?

Avatar
Discard
Best Answer

You should post odoo log as clicking on 'Validate' button should execute python function associated with that button.

Not recommend but if you can access codes, make sure 'Validate' function is executing by adding print statement in that function and see log for the output. 

Avatar
Discard
Best Answer

Hello, 

I had a similar problem caused by an improper automtised action. 

Denis

Avatar
Discard
Author

Hi Denis,
Thanks for the fast reply, I checked in "Technical -> Automation -> Automated Actions", but there are no actions created, is this the correct location to check?
Matthias

Related Posts Replies Views Activity
0
Mar 21
2399
3
Sep 25
2679
0
Aug 25
296
1
Aug 25
2301
2
Jul 25
8121