Plan and budget third-party costs with Vertec
In addition to budgeting outlays on projects, third-party costs can be budgeted in detail on phases (this requires the Budget & Phases module in addition to the Purchases module).
Budgeting is based on the allocation of Outlay types to phases:

As Budget, enter the amount of third-party costs planned for this type of outlays at this phase.
The Outlays entered at this phase and assigned to one of the types assigned here are summed up in the columns of the standard list, according to their status:
plannedorderedreceived
The column User is not taken into account when summing the values.
To ensure that only the types budgeted here are available when entering outlays, you can select the option Outlay types must be allocated to the phase in the settings of the phase:

In case you have customized the list of the outlay type allocations to phases, here are the corresponding expressions for the List settings:
planFeeOutlaysExtphase.outlays.list->oclasType(Outlay)->select(type=self.outlaytype)->select(status=0).fee->sumphase.outlays.list->oclasType(Outlay)->select(type=self.outlaytype)->select(status=1).fee->sumphase.outlays.list->oclasType(Outlay)->select(type=self.outlaytype)->select(status=2).fee->sumphase.outlays.list->oclasType(Outlay)->select(type=self.outlaytype).fee->sum