Item Description Quantity Serie Components Import Total
{{sale.itemFk | zeroFill:6}} {{::sale.quantity}}
{{::saleComponent.component.componentType.type}} {{::saleComponent.component.name}} {{::saleComponent.value | currency: 'EUR':3}} {{::sale.quantity * saleComponent.value | currency: 'EUR':3}}
Total
Base to commission {{$ctrl.base() | currency: 'EUR':3}}
Total {{$ctrl.getTotal() | currency: 'EUR': 2}}
Total
Price {{$ctrl.totalPrice | currency: 'EUR': 2}}
New price {{$ctrl.totalNewPrice | currency: 'EUR': 2}}
Difference {{$ctrl.totalPriceDifference | currency: 'EUR': 2}}
Theorical ports
Price {{$ctrl.theoricalPorts | currency: 'EUR': 2}}