|
|
|
|
@ -10,7 +10,7 @@ class Form::Sales::Subsections::Setup < ::Form::Subsection
|
|
|
|
|
Form::Common::Pages::Organisation.new(nil, nil, self), |
|
|
|
|
Form::Common::Pages::CreatedBy.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::SaleDate.new(nil, nil, self), |
|
|
|
|
# Form::Sales::Pages::SaleDateCheck.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::SaleDateCheck.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::PurchaserCode.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::OwnershipScheme.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::SharedOwnershipType.new(nil, nil, self), |
|
|
|
|
|