Monday, September 2, 2024
1 change · saas-17.1
Resolved issues and error corrections
Installing the UK localization now also installs the related BACS payment support as expected. This ensures UK companies get the required bank payment setup automatically, avoiding manual follow-up configuration.
Original PR description
### Steps to reproduce: - Install the 'l10n_uk' module - The module "l10n_uk_bacs" is not installed, but it should ### Solution: Add a post init hook in `l10n_uk` to download `l10n_uk_bacs`. opw-4122475