Interface VatInformationService
- All Known Implementing Classes:
VatInformationServiceImpl
public interface VatInformationService
-
Method Summary
Modifier and TypeMethodDescriptiongetRoundingFromOrderPosition(Entity orderPosition) getVatInformationFromOrderPosition(Entity orderPosition) Resolves the relation to Vat_code and returns the relevant Vat Information (inclusive, vatRate)
-
Method Details
-
getVatInformationFromOrderPosition
-
getRoundingFromOrderPosition
-