Skip to Content
Menu
This question has been flagged
1 Reply
1422 Views

Hi, How to modify creation date of a quotation? After importing an excel to odoo the creation date is by default the date of the import. How to modify it for each excel raw that is imported in odoo?

Many thanks

Avatar
Discard
Best Answer

Hi,

By importing from the sheet, by default you cannot change the creation date of the record, if you really need this, you have to built a solution for it or after import update the dates using a database query.

Thanks

Avatar
Discard