Skip to Content
Menú
This question has been flagged
2 Respostes
6529 Vistes

I wanted to remove the default customers and partners that came with installing the apps in openerp when you load demonstration data. I went to res.partner field in pgAdmin III, view data, all rows, copied the first two rows, which rows are for company data and admin data, deleted all rows in the table through truncate cascaded command, and then attempted pasted the copied two rows in clipboard back into the table. Only one row could copy and that for the company data. That means i lost admin login and all other logins for the database. Can anyone help me out? Please, newbie to pgAdmin and openerp. thanks

Avatar
Descartar
Best Answer

I think that you have to create a new database with no demonstration data. That's the best way. If you have data on the other database then do the same, create a new database and copy the rows that you need to the old database.

NEVER EVER touch the database with pgAdmin if you don't know what you are doing. There are loads of relations between tables that can be affected.

Avatar
Descartar
Best Answer

I think you would rather re-create the database from scratch, creating a new database is faster than rebuilding everything you deleted.

Or you can restore the backup

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
d’oct. 23
5646
3
de set. 23
2485
0
de maig 23
2526
1
de maig 23
2006
1
d’abr. 23
1786