Fix date field to always equal accounting date for all types of documents
- May 22, 2023
-
-
oury.balde authored
in account.move model This commit consolidates the logic for updating date fields in the `account.move` model into a single private method `_update_dates`. Docstrings
-