6 calls to Invoice::recalculateTotalPrice() in Commerce Invoice 8.2
- Invoice::addAdjustment in src/
Entity/ Invoice.php - Adds an adjustment.
- Invoice::addItem in src/
Entity/ Invoice.php - Adds an invoice item.
- Invoice::removeAdjustment in src/
Entity/ Invoice.php - Removes an adjustment.
- Invoice::removeItem in src/
Entity/ Invoice.php - Removes an invoice item.
- Invoice::setAdjustments in src/
Entity/ Invoice.php - Sets the adjustments.
- Invoice::setItems in src/
Entity/ Invoice.php - Sets the invoice items.