Tagged release v3.8.0

36cb030 Update spec according to changes
a797e94 Move bids validation to new base EnglishAuction class
b8d1eb2 Add test for wrong classifier case
1fdd07f Add x-dictionary for AccountIdentification model
9f8be4f Change bids ref for the railwayCargoEnglish procedure
f0a2547 Calculate and assign nadra award verification period
0ab4710 Remove redundant check in timer tick method
4fa1b10 Update tests according to changes
38e8531 Inherit non automatically complete states from state model. Calculate period time in on_enter method. Remove timer_tick method.
acb448c Cast x-dictionary to array type to validate scheme properly
f04eecd Add notifications to confirm admission endpoint
73aeb9c Make UA identifiers as separate identifiers scheme
af0c635 Update model generator auction start date function
6fc1aa5 Move initial auction start date calculation to procedure model
352cad4 Add dictionary validation
7ea2681 Add dictionary module
be0bc0c Fill in award terminationReason before set unsuccessful status
c32acbb Make all classifiers required for the timberEnglish.Item.additionalClassifications
52ab3f8 Change enum for the currency field in the renewables.Contract.contractTotalValue
d559fb0 Change legalNames for the base.Contract model
cdb8b79 Add tests for nadra disqualify pending award flow
ecdc194 Check that rejectionProtocol or act exist and terminationReason in filled
0461d2a Allow updating award terminationReason by owner
ac59842 Add few check in test cases on disqualification all awards and procedure became unsuccessful
1587a1b Rename procurement_method argument to selling_method for minimum auction period endpoint
8c5bb36 Fix tests according to changes
a9ed78f Implement new validation for custom procedure types
0ec32c8 Add utils func to validate bids on custom procedures types
55c75ad accessDetails should nott be readonly for renewables #434
a00fef1 Remove procedure state status_name attr
782f925 Move procedure state on enter call to after status set hook
4f062a3 Mock notifier for pytest auction start date tests
66a30fe Update cshematics version
ee7f831 Remove notifier proc_id param
92ac23c Update tests according to changes
7d4831b Move award and procedure status changed notifications to class hook
4c7ffaa Notification refactoring
3b8dae6 Mock async context manager aenter method to return same object id
9222647 Refactor notification for procedure creation
4d7fbaa Move specific test cases to appropriate directory
bfbeaf5 Add endtime for nadra award signing and payment periods
72553e8 Wrap path to classifier in set to simplify preload schema method
5b48484 Remove excess fields from test contracts
0fc1c29 Add type validation for sellingMethod field
d6b3432 Move index creation to star app