Add trial & decommission marker checks to staff Check Odoo #569
No reviewers
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
servala/servala-portal!569
Loading…
Reference in a new issue
No description provided.
Delete branch "odoo-check-trial-decommission-markers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extend the Odoo sanity checker so the staff "Check Odoo" feature detects and fixes drift in the per-org sale order trial window and decommission marker, reusing the same source of truth as the live sync and the sync_odoo reconciler (Organization.odoo_trial_window / odoo_decommission_marker and the push_trial_window_to_odoo / _set_odoo_decommission_date writers).