ledger.FiscalYear : Fiscal year

FiscalYear(id, ref, start_date, end_date, state)

name

type

verbose name

id

BigAutoField

ID

ref

CharField

Reference

start_date

DateField

Start date

end_date

DateField

End date

state

ChoiceListField

State

name_column

VirtualField

Name

navigation_panel

VirtualField

(None)

workflow_buttons

VirtualField

Workflow

overview

VirtualField

(None)

Master tables: ledger.FiscalYears : Fiscal years

Referenced from ledger.AccountingPeriod.year

Database fields

Internal name

Verbose name

Help text

id

ID

ref

Reference

The reference. This must be either empty or unique.

start_date

Start date

end_date

End date

state

State

name_column

Name

navigation_panel

None

workflow_buttons

Workflow

List of actions that change the workflow state of this object.

overview

None