When I create a picking I far as I know, there is a domain to restrict the locations on stock moves. And I only can use locations that are `child_of` the locations selected on the picking.
Is there a way to select a location_dest_id on stock.move that is not `child_of` the location_dest_id selected in the picking. What could happen if in my custom module I remove that domain. (side effects of that?)
PS: I'm using V13
Thank you.
Diego, how did you configure routes and rules.? If rule is up to the location, it wont take into account external locations for this picking, inst it?