Skip to content

Compliance period

Compare
Choose a tag to compare
@kuanfandevops kuanfandevops released this 26 Apr 18:30
· 1575 commits to master since this release

This minor release adds the compliance period dropdown to the Historical Data Entry:

  • Added Compliance Period column in Historical Data Entry Table
  • Added Compliance Period column dropdown in Historical Data Entry Form
  • Credit From, Credit To and Transfer Type are all disabled in Historical Data Entry Form Edit*
  • Added backend code to support the Compliance Period

Data Migration and Fixture

The following migrations are included:

  • 0005_auto_20180424_1445.py
  • 0006_auto_20180424_1527.py
  • 0007_credittradehistory_compliance_period.py

The fixture loaded is

  • compliance_periods.json

Implemented Trello Cards

Technical information

  • This minor release is deployed on Test at Apr 26, 2018.
  • The pull request merges from release-v0.1.0 branch to master is:
    PR 240 Release v0.1.0.2