Hi,
Is it possible to add the sales order Customer Reference (client_order_ref) to the Deliver Products tree view on the Warehouse menu using the Edit TreeView option?
On the stock_move table there is a reference to the sales order line - sale_line_id and on the sales order line table there is a reference to the sales order header - order_id where the Customer reference is. Is it possible to retrieve data from a parent table?
Thanks for any help.