Skip to Content
Menu
This question has been flagged
1477 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
Dec 24
3110
1
Dec 24
340
4
Nov 24
1362
1
Sep 24
1131
1
Sep 24
1197