budget
Budget
Methods
| CalcBudgetCategoryTotal | Calculates the total amount specified in the expense categories. |
| CalcCostVentilationTotal | Calculates the prorated total cost. |
| ComputationExpenseLine | Calculates the expense lines on the deliveries and tasks. |
| ForceBudgetCalculation | Force budget calculation request. |
| UpdateInvoice | Updates the invoice amount. |
| UpdateRealCostFromExpenseLine | Updates the actual delivery or task amount using the line item. |
Generic Methods
| create | Creates a new entity corresponding to a given schema. |
| load | Loads and returns an entity corresponding to a given schema and key. |
| save | Saves an entity in the database. |
