Skip to Content
Menu
This question has been flagged
2745 Views

In my v15 instance a manual purchase order works fine. But automated ones, like MTO or manual/automated replenishments ... the dropship address field shows up. so cannot confirm the PO without filling that field out.


This seems to be the related code:


<field name="dest_address_id" groups="stock.group_stock_multi_locations" attrs="{'invisible': [('default_location_dest_id_usage', '!=', 'customer')], 'required': [('default_location_dest_id_usage', '=', 'customer')]}"/>


I have no clue why this should show up ?



Avatar
Discard
Related Posts Replies Views Activity
2
Oct 25
2949
1
Sep 25
2907
3
Jul 25
4230
1
May 25
2325
4
May 25
3703