Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] revised_promise_date: added revised promise date with history … #661

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

prlu-odoo
Copy link

…tracking

  • Created promise.date.record model to track promise date changes.
  • Added original_promise_date and revised_promise_date fields in sale.order.
  • Logged changes to revised_promise_date in promise.date.record.
  • Updated stock.picking to display original_promise_date and highlight discrepancies.
  • Added views and access control for promise date history.

…racking

- Created `promise.date.record` model to track promise date changes.
- Added `original_promise_date` and `revised_promise_date` fields in `sale.order`.
- Logged changes to `revised_promise_date` in `promise.date.record`.
- Updated `stock.picking` to display `original_promise_date` and highlight discrepancies.
- Added views and access control for promise date history.
@robodoo
Copy link

robodoo commented Mar 21, 2025

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants