Skip to content

Refactor and add support for removing contract product fees#699

Merged
StuartFerguson merged 1 commit intomainfrom
task/#635_remove_fee_from_product
Jan 28, 2026
Merged

Refactor and add support for removing contract product fees#699
StuartFerguson merged 1 commit intomainfrom
task/#635_remove_fee_from_product

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Renamed AddTransactionFeeForProductToContractCommand to AddTransactionFeeToProductCommand for clarity. Introduced RemoveTransactionFeeFromProductCommand to enable transaction fee removal from contract products. Updated UI, API client, request handlers, and test mediator to support both adding and removing transaction fees. The UI now provides feedback and reloads contract data after fee removal. These changes improve maintainability and enable full CRUD operations for contract product fees.

closes #635

Renamed AddTransactionFeeForProductToContractCommand to AddTransactionFeeToProductCommand for clarity. Introduced RemoveTransactionFeeFromProductCommand to enable transaction fee removal from contract products. Updated UI, API client, request handlers, and test mediator to support both adding and removing transaction fees. The UI now provides feedback and reloads contract data after fee removal. These changes improve maintainability and enable full CRUD operations for contract product fees.
@StuartFerguson StuartFerguson merged commit cb2b590 into main Jan 28, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#635_remove_fee_from_product branch March 30, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Fee from Product

1 participant