Is there a flag or so to preventing an csv file from reimport like xml files with the noupdate attribute?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Thanks for the fast and solid answer!
We don't use the import wizard for this file. Customer data should be imported like xml data files when installing or updating the module. But sometimes we don't want to import this file because the data in the database are more accurate then the incoming csv file.
So currently the only way is too comment the line out in __openerp__.py?
I don't understood properly what you exactly want. Because __openerp__.py is not coming in picture anyway.
Actually this is good idea but the problem is there is no logical place at where we can add "noupdate" option for the end user who is going to upload the file.
However, we can add a check-box below csv file option at the time of import the file.
So those records which are in the csv file will be locked and those can't be updated while import the file again.
However there are quite few more changes we need to do if we decide to customize like this way. But this is the only way to solve your purpose. If you are good programmer then you can try yourself but currently no any person has did this kind of solution so far neither as independent solution or community module.

Thanks for the fast and solid answer! We don't use the import wizard for this file. Customer data should be imported like xml data files when installing or updating the module. But sometimes we don't want to import this file because the data in the database are more accurate then the incoming csv file. So currently the only way is too comment the line out in __openerp__.py?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Nov 23
|
31007 | ||
|
1
Dec 22
|
4745 | ||
|
3
Jun 20
|
2866 | ||
|
1
Nov 18
|
8309 | ||
|
11
Feb 17
|
62141 |