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