08.02.26
This commit is contained in:
@@ -587,7 +587,7 @@ class ValuationReportContext(ModelView):
|
||||
('fixed', 'Fixed'),
|
||||
('hedged', 'Hedged')
|
||||
], 'State')
|
||||
strategy = fields.Many2One('mtm.strategy')
|
||||
strategy = fields.Many2One('mtm.strategy',"Strategy")
|
||||
|
||||
@classmethod
|
||||
def default_valuation_date(cls):
|
||||
|
||||
Reference in New Issue
Block a user