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

I am trying to import data from SQL server-based system to modules I developed in odoo but odoo didn't allow me to import create_uid,create_date,update_uid, and update_date base fields. The dates are important for different reports so if there is a way to import them please help me. Thank you in advance.

Avatar
Discard
Best Answer

Hello Binyam

You can add new fields import create_uid_new,create_date_new,update_uid_new, and update_date_new, import your data from SQL server once the import is done copy this data new field data odoo base fields.

Avatar
Discard
Author

Thank you Jagdish, I was hoping if there is another option. If this is the only option I will use it.

Related Posts Replies Views Activity
1
Oct 20
3732
1
Aug 24
354
3
Aug 24
1829
1
Feb 24
1123
3
Oct 23
9065