Friday, January 6, 2023
2 changes
Resolved issues and error corrections
This fixes the app listing category for the IAP Extract feature, which had accidentally copied a setting from another module. The change helps keep the module organized in the right hidden tools area without affecting day-to-day users.
Original PR description
Before this commit, there was an unfortunate copy paste in the `iap_extract` module coming from the `hr_expense_extract` module.
German financial reports now use English as the source text with German translations provided separately. This improves translation consistency and helps maintain the German reporting module more reliably.
Original PR description
Ideally, we develop in English any localization (then translate to the domestic language, in this case German) All the module has been translated in english and then a .po file has been create to translate back in German task-id: 3059115