Thursday, March 5, 2026
3 changes · 17.0
Resolved issues and error corrections
This update corrects a reporting issue where services were incorrectly included in the EC Sales List report for Northern Ireland transactions. The change aligns with specific government regulations regarding international sales data, ensuring accurate VAT reporting and compliance. This fix addresses a discrepancy identified by regulatory requirements.
Original PR description
# How to reproduce - Set your accounting localization to a country in the EU - Activate the account_intrastat module - Create a Sales Order for a Northern Ireland customer - Add a service and a good to the SO - Confirm the SO - Create an Invoice and confirm it - Go to the EC Sales List report # The problem The service is incuded in the report but it should not according to : https://www.gov.ie/en/department-of-foreign-affairs/publications/protocol-on-irelandnorthern-ireland/ https://finance.belgium.be/en/enterprises/vat/international/brexit/special-status-northern-ireland#q2 opw-5929905
This update clarifies the chatbot's message when a conversation ends, changing from 'Conversation ended...' to 'Conversation has ended.' This change removes potential confusion caused by ellipses, ensuring a clearer and more professional user experience for our customers.
Original PR description
This commit updates the chatbot completion message from 'Conversation ended...' to 'Conversation has ended.' The previous version used ellipses, which typically suggest an incomplete thought. Since the message is meant to clearly indicate that the conversation has concluded, the ellipses were unnecessary and potentially confusing.
Documentation and clarification updates
This pull request adds a required Certificate of License Agreement (CLA) signature for Odoo version 17.0. This ensures compliance with Odoo's open-source licensing requirements and protects the Odoo community. The change is a standard legal update.
Original PR description
Added missing CLA for V17.0 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr