odoo/tutorials#661
Created by Lucky Hasmukhbhai Prajapati (prlu)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 109s)
- label
- odoo-dev:18.0-revised-promise-date-prlu
- head
- 21c9918cef834c78f901827df34f3e8d6f646474
| odoo/tutorials | |
|---|---|
| 18.0 | #661 missing r+ |
| 19.0 | |
| master |
[ADD] revised_promise_date: added revised promise date with history …
…tracking
- Created
promise.date.recordmodel to track promise date changes. - Added
original_promise_dateandrevised_promise_datefields insale.order. - Logged changes to
revised_promise_dateinpromise.date.record. - Updated
stock.pickingto displayoriginal_promise_dateand highlight discrepancies. - Added views and access control for promise date history.