create a datetime field in odoo studio that shows the current date when the record is created, I need that when I return to that record it always shows me the current date instead of the date the record was created
CodePudding user response:
yes there is built in field is: create_date
CodePudding user response:
I already solved the problem
when changing the widget from a date time to remaining_days it automatically counts the days