BudgetTransactionLine.editPrice Method
Manages the setting of the price on a budget transaction line.
Syntax
edit Price editPrice(boolean _set, Price _price)
Run On
Called
Parameters
- _set
Type: boolean
- _price
Type: Price Extended Data Type
The price of the budget transaction line.
Return Value
Type: Price Extended Data Type
The price of the budget transaction line.
Remarks
The amount fields on the line are recalculated when a price is set.