This question has been flagged
18 Replies
8836 Views

When product not in stock, in v11 I can't force availability?

 

Could someone tell me how to fix this? (sometimes stocklevels are incorrect, incoming goods ar not yet added to wharehouse etc, so you would like to force the products available otherwiste they won't be print on picking_operations document.

Could someone tell me how to get it working again?

Avatar
Discard
Best Answer

have you resolve this? i have the same problem



The button as such no longer exists in the view, however the functionality as such is still active, that is, you can edit the quantity and Odoo will force the movement with that amount


Avatar
Discard
Author

Thx, but I can't edit the quantity? (pop-up comes, but is not editable?)

Yes, click into edit, and change the quantity.... that is the anwer from Odoo team, and i validated

Author

I did testing on http://313794-11-0-staging-lpe-8df055.runbot14.odoo.com But WH/OUT/00154 I cant force reserved? Tnx for helping!

Author

after click after line, pop-up "Detailed Operations" and add, it prints products on picking operations document. So that works for us I gues. (but still system doenst seem to able to edit quantity/amount) ? I Think I don't it exactly.... tnx

Author

This what you mean? https://ibb.co/dD94Hx

Also, i thinking that i could created an automation for force automatically, perharps work

Author

But as you see, I can't edit the field right? So I can't force "reserved" manually?

See for example: http://313794-11-0-staging-lpe-8df055.runbot14.odoo.com and stock operations -> WH/OUT/00156

Only can set Reserved or Done state... I Would like to use "reserved" state as in Odoo v10. Any solution for me? tnx already for your support!

i can not see your example, but i think with the new option "automations" into the studio app you will be availble to into phyton code... i think we gonna do the same

Author

you can login with admin / admin so you can check. I don't know so much of studio app. (using community edition)

ahh, i use saas, and there is an app studio, if you have community, you are able to add code to do the same, reserve....

Author

ok, great! but I don't know code.. :( Could you help me out sometime? tnx!

Author Best Answer

Nope, hope somebody can help us?

Avatar
Discard
Author

Also tested on runbot, can't edit 'Reserved' field, only 'Done' state..? Would like to force 'Reserverd' with same amount of 'initial demand'

Best Answer

this module will help you https://apps.odoo.com/apps/modules/11.0/stock_force_availability/

Avatar
Discard
Author

Tnx! any idea how to work without it if stock is not available?

Best Answer

Oh, please can someone help us?

I am using V 12 CE and really need that option. Is there a way to bring it back? There are many changes in the code since V 10 and I couldn't figure it out. Maybe with some help I could get it work and I am willing to share the code.

Right now is asking to create a back order on validating picking if some products are out of stock. If I choose no back order then it will validate it canceling those products and you might not even realize that you just validated partial picking.

And I cannot edit the quantity done field if I have  See Detailed Operations enabled.

And if I disable See Detailed Operations then I can edit the Done field but then it won't automatically process all the lines. I would have to go trough all the lines of the picking and set manually Done Quantity  just because I have 1 product out of stock.

I should be able to validate the order and let the stock of some product go in minus.

Avatar
Discard