{% extends 'generic/object.html' %} {% block content %}
| Contract | {{ object.contract }} |
|---|---|
| Index | {{ object.index }} |
| Number | {{ object.number }} |
| Period start | {{ object.period_start }} |
| Period end | {{ object.period_end }} |
| Currency | {{ object.currency }} |
| Accounting dimensions | {{ object.accounting_dimensions }} |
| Amount | {{ object.amount }} |