Skip to Content
Menu
This question has been flagged
1 Odpoveď
4316 Zobrazenia

The Sales Order doesn't allow the user to select products where Can be Sold is false.  Why does the Purchase Order allow products where Can be Purchased is false?

Avatar
Zrušiť

10 years later....and it still seems to be an issue. Are there any news on that? It really is a problem for us and I do not understand how this cannot be an issue for anyone else.

Best Answer

You could modify it with changing domain(filter) on this field.

 

http://consultantodoo.com

Avatar
Zrušiť
Autor

purchase.order.line already has a domain filter. It just doesn't seem to work: 'product_id': fields.many2one('product.product', 'Product', domain=[('purchase_ok','=',True)], change_default=True),

Related Posts Replies Zobrazenia Aktivita
2
sep 21
4167
1
dec 16
5619
1
aug 15
5114
2
mar 15
4346
0
mar 15
3235