odoo/tutorials#1167
Created by Jay H Patel (japat)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 9s)
- ci/tutorial: (runtime 114s)
- label
- odoo-dev:19.0-linking-project-date-japat
- head
- 02ff1dbbf8d5fa722c842406a383dbff5a25ada9
| odoo/tutorials | |
|---|---|
| 19.0 | #1167 missing r+ |
| master |
[ADD] project_recognition_sync
This PR adds a recognition check on projects based on invoice journal items.
- Adds recognition_date field on account.move.line
- Computes is_recognition_required on project
- Displays warning message if recognition is pending
- Adds button to open automatic entry wizard with project planned date
This ensures invoice recognition matches the project planned start date.