I was able to add a custom field in the quote list partial_quote_table.php
like this
which works fine until you consult this page from inside the client tab ??
gives Severity: Error
Message: Call to undefined method Custom_Fields::get_values_for_fields()
So maybe the code inside partial_quote_table.php needs to be in another file for all outside scopes ??