Monday, May 25, 2026
1 change · 18.0
Resolved issues and error corrections
This update refines the Odoo Studio export functionality to exclusively include data created by the user. Previously, exports included records generated by OdooBot, which was causing inconsistencies. This change ensures that exports accurately represent the user's modifications within the Studio environment.
Original PR description
Before this commit: Exporting includes records created by both the user and OdooBot. After this commit: Exporting now includes only records created by the user, excluding those created by OdooBot.