Fix display for "view receiving row" page, per oruga
this page still needs help; "Account for Product" is broken for oruga
This commit is contained in:
parent
9cd648f78f
commit
d607ab2981
4 changed files with 34 additions and 15 deletions
|
@ -794,6 +794,7 @@ class PurchasingBatchView(BatchMasterView):
|
|||
|
||||
g = factory(
|
||||
key='{}.row_credits'.format(route_prefix),
|
||||
request=self.request,
|
||||
data=[],
|
||||
columns=[
|
||||
'credit_type',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue