Daily updates from Odoo
Wednesday, July 17, 2024
2 changes · master
Features or functions removed from Odoo
The accounting follow-up area no longer keeps two obsolete date fields that were no longer needed. This simplifies the underlying data model without changing day-to-day user workflows.
Original PR description
Removing useless fields `last_followup_date` and `next_action_date` not needed since 61d81a378482e790c78f5084c89d8271f3e35858
The Belgian tax report posting wizard no longer shows the “ask payment” checkbox because Intervat no longer supports that option. This prevents users from selecting an outdated option and keeps Belgian VAT reporting aligned with current submission requirements.
Original PR description
Remove 'ask payment' checkbox from the Post a tax report entry wizard because the checkbox is not supported by intervat anymore task: 4045456