Hello,
By default, Odoo puts today's datetime as the order date when it is confirmed,
I understand that in order to change this behaviour, i have to make changes directly in the source code under the file sale..py.
I have looked everywhere on Odoo Editor and could not find this file.
Can someone guide me please ?
I am using Odoo sh V16 Entreprise
Thanks
Thanks for the prompt response,
where can i find the date_order field please? what line is it on ?
and once i make the changes, is it necessary to restart the server ? if yes how ?
I'm not a technical person per se, I'm just trying to solve this problem for my teammate.
Thank you!
as you are using odoo sh, you cannot directly edit the source code, even on premise it is not recommended, to achieve this you need to know tech side of odoo like creating a module.
odoo/addons/sale/models/sale_order.py line number 815