Saturday, April 19, 2025
1 change · master
Resolved issues and error corrections
The Belgian POS certification module now works correctly with the redesigned user form. This ensures the INSZ number field appears where expected, helping Belgian POS users maintain required user information without disruption.
Original PR description
The pos_blackbox_be module was broken in master because PR #190466 rewrote the UI of the users form, causing the xpath used in the view inheritance to fail. This commit updates the xpath to work with the new UI structure, ensuring that the INSZ number field displays correctly in the user form. Here's a screenshot of the result: <img width="1149" alt="Screenshot 2025-04-18 at 09 41 58" src="https://github.com/user-attachments/assets/c9ef839a-cdbc-4661-889f-ccce24288022" />