This question has been flagged
1 Reply
4064 Views

Hello all,

I have old sale orders from the beginning of the year and I created them all but even if I choose old date while creating as when I confirm it confirms by today's date and by this way the reports will be wrong, while the invoice come correct it is posted by old date.


Thanks in advance,

Avatar
Discard
Best Answer

Hi,
By default in Odoo when a sale order is confirmed , the order date will be current date.
To modify this, you have to edit the function corresponding to action confirm of sale order(action_confirm is the function name)

Another solution to the issue is that you can export the sale order as XLSX file and correct the order date and import again.

Regards.

Avatar
Discard