This website requires JavaScript.
Explore
Help
Register
Sign In
TechnoLibre
/
bemade-addons
Watch
1
Star
0
Fork
You've already forked bemade-addons
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b792e43873
bemade-addons
/
odoo_to_odoo_bemade
/
__init__.py
3 lines
47 B
Python
Raw
Normal View
History
Unescape
Escape
Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" Addons were butchered by this commit. This reverts commit b33f25c68858143b9eb4de2fe40a9f083b6c3e6a.
2025-05-29 21:35:39 -04:00
from
.
import
models
[IMP] Odoo Sync Modules: Major Enhancements and Fixes - Added comprehensive README files for all three sync modules - Implemented advanced logging system with multiple log levels (DEBUG, INFO, WARNING, ERROR) - Added automatic sensitive data masking for security in log payloads - Implemented log retention policy (90 days local, 7 years in AWS S3 Glacier) - Added AWS S3 integration for long-term log archiving - Fixed validation error with bemade_instance_id in sync model creation - Refactored model inheritance structure from _inherit to _inherits for proper delegation - Fixed duplicate sync model prevention logic - Restored Test Connection button in instance view - Fixed connection test logging to properly record success/failure - Fixed queue creation for connection test logs - Removed unnecessary Synchronized Module tab from odoo_to_odoo_bemade - Added database indexing on create_date for performance optimization - Fixed foreign key constraint violations in field mappings creation - Enhanced error handling throughout the synchronization process
2025-08-12 12:10:35 -04:00
from
.
import
controllers
Reference in a new issue
Copy permalink