Add xref buttons for Customer, Member tabs in profile view
This commit is contained in:
parent
cb6c25f829
commit
f8f6b76657
3 changed files with 25 additions and 0 deletions
|
@ -5107,6 +5107,7 @@ class ViewSupplement(object):
|
|||
self.request = master.request
|
||||
self.model = master.model
|
||||
self.rattail_config = master.rattail_config
|
||||
self.Session = master.Session
|
||||
|
||||
def get_grid_query(self, query):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue