Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

[SOLVED]removing default customers in openerp

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
salesapp
4 Antwoorden
8490 Weergaven
Avatar
odimegwu david

how do I remove the more than 50 customers that comes with the Sales app? And also the purchases app? And all other apps at once, so I can populate this view with only what I want to see?

0
Avatar
Annuleer
Avatar
Remya
Beste antwoord

First the better option is you have to create a fresh database with no demonstration data

or

You have to delete the unwanted customers from PgAdmin.

  1. open PgAdmin

  2. select the Database

  3. select the res.partner

  4. right click on res.partner - select view data-view all rows

  5. select administrator row and copy the row into clipboard

  6. again select the res.partner

  7. right click on res.partner - select truncate cascaded(it will delete all customers and their related informations)

  8. then paste administrator row from clipboard

    "Administrator" "en_US";1;1;"2013-07-02 09:13:13.845";"2013-07-02 09:13:27.178";1;"";"";0;"<binary data="">";FALSE;TRUE;"";FALSE;"";;"";;"";;;FALSE;"contact";"admin@example.com";"";"";"";"";"";;"";"";FALSE;"<binary data="">";"";"";"<binary data="">";"";FALSE;;"comment";FALSE;"";"";"";;;"";;"Administrator"

try to add this next to company

4
Avatar
Annuleer
odimegwu david
Auteur

I cannot find res.partner. how do i get it, please?

Remya

Are you using windows? Then you can find PgAdmin.

odimegwu david
Auteur

Went to options and checked it. Now, I have an issue. Instead of copying only one row, the admin row, I copied two; the first row which is company data row and the second row, admin row. I then followed your instruction in removing customers which went fine. The problem: When I tried pasting the copied rows in the clipboard back into the res.partner table, only the first row, the company row was pasted, and the admin row is now lost. Result: I cannot log into the database as admin. There is no user, no admin - the database is just sleeping. Can you help me? thanks

Remya

Ok. Are you sure to copy the rows to clipboard? You can surely paste it.

Remya

See the updated answer. Dont be panic. You have to create a user in Pgadmin. It is very easy.

odimegwu david
Auteur

Easy for you, not me. The help doesn't even say. Please, tell me how? Thanks

odimegwu david
Auteur

res.partner does not appear again.

odimegwu david
Auteur

sorry, it still exists. nervous! decided to raise another ticket on this issue. I believe my issue should not bother you, remya. thanks for all the help. http://help.openerp.com/question/25093/respartner-tables-deleted-admin-all-users-lost-help-login/

Remya

Hi David, i cant reply you yesterday. Did you mean your whole table deleted or only its data?

Remya

I will help you create a new table or to add data.

odimegwu david
Auteur

Sorry, i tried but was not possible. some fields refuse to accept data input. will have to go with the suggestions from others in the forum. start with new database and reinstall everything. will never repeat the mistake though. thanks

Remya

if you are a developer, you have to know about how to create table,field through PgAdmin interface.

Avatar
santosh
Beste antwoord

If there is no sales entry for those customers then

  1. Go to Sales>Customers
    1. Select List view.
    2. Select the customers you want to delete by selecting their checkboxes.
    3. Click the More button and delete.
2
Avatar
Annuleer
odimegwu david
Auteur

not possible. validation error from system.

Avatar
Simplify it!
Beste antwoord

It seems that you installed the system with demonstration data. That's just to help you to understand how OpenERP works. If you want to have a system with only your data create a new database without checking load demonstration data.

2
Avatar
Annuleer
santosh

You are right. It is the best solution.

Ray Carnes

Yes - there is SO MUCH demonstration data that you would probably spend more time deleting everything in the database than you would starting again with a new empty database.

Avatar
odimegwu david
Auteur Beste antwoord

acting on it ASAP

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
History tab invisible in customer form
sales app
Avatar
Avatar
1
mrt. 15
4312
Is there a way to sell the same product both as a recurring subscription and as a one-time purchase?
sales
Avatar
Avatar
1
nov. 25
253
How to allow quotation requests (RFQ) from the eCommerce instead of direct sales
sales
Avatar
Avatar
Avatar
2
nov. 25
1066
Cannot make Sales Quotation to one Customer
sales
Avatar
Avatar
2
nov. 25
466
Products Image
sales
Avatar
Avatar
2
okt. 25
514
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now