Button to get items from another doctype

How to make a button(doctype- order book)to get items from another doctype(field orders).It should only pull field orders items where company is same and disabled = False.
(Item, company and disabled are fields in field orders.)