intershop / intershop-pwa

The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
https://www.intershop.com/progressive-web-app
MIT License
159 stars 85 forks source link

feat: add budget calculation tax type (#99165) #1713

Closed skoch-intershop closed 2 months ago

skoch-intershop commented 2 months ago

PR Type

[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [ ] CI-related changes [ ] Documentation content changes [ ] Application / infrastructure changes [ ] Other:

Issue Number: Closes #99165

What Is the New Behavior?

As an B2B customer account admin I want to configure if budgets are meant net or gross in order to work closer to my companies processes and therefore more efficient. This setting will apply for both user and cost center budgets and is a setting on customer level.

Does this PR Introduce a Breaking Change?

[ ] Yes [x] No

Other Information

requires ICM version higher than 12.2.

AB#99862