Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

How to setup Bramwells datapump on a virtual machine for v6.1.1 and v7?

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
v6.1exportimportv7migratev6.1.1
2 Risposte
5991 Visualizzazioni
Avatar
ton123

Martin Bramwell is trying to make import and export for openERP much more easier than the standard methods.

I am very interested how to setup the datapump on a virtual Ubunto 10.04 or 12.04 machine. I want to:

  • Make exports from v6.1.1.
  • Manipulate the exports
  • And after that import the manipulated data back into OpenERP v6.1.1.

In a next phase at the end of this year:

  • I want to export data from v6.1.1 and
  • import it in v7.
0
Avatar
Abbandona
Martin

You should only need Python and the four easy_install libraries I mention. git clone the project and run it. If you hit a problem with those please let me know immediately. I have been wanting to make a YouTube video showing the complete procedure from scratch, but I have a commitment to a client that has to have priority. You may prefer to wait for the video if my written instructions fail to serve. A 'dictum' of OSS software is "Release early. Release often!" but that's for the benefit of collaborators rather than end-users. Which of those are you? "Buyer beware" ;-)

ton123
Autore

@Martin I agree with the dictum. I am end-user. A change is a trigger for the start of a money flow from end-user to collaboraters, the more change the more money for the collaboraters. I will report back my findings.

ton123
Autore

Error in step 6, see my answer.

Martin

btw, I have not addressed the export side at all. My data is coming from Google spreadsheets, so I have not needed that aspect. It's also postponed because the export side is many times easier than the import side, and I prefer to solve the hardest problems first.

Avatar
Martin
Risposta migliore

To preempt complaints that we are in breach of forum rules with this discussion, I have created a Wiki page here : Please use this page to discuss getting started issues.

Documentation improved 2013/05/05

1
Avatar
Abbandona
ton123
Autore

I think you are right about this.

Martin

please see wiki page update

ton123
Autore

I am further now. My findings are on the discussion page.

Avatar
ton123
Autore Risposta migliore

I try to build up the answer (I hope with some help) myself:

  1. Make a fresh install of Ubuntu 12.04.
  2. easy_install gspread gives a command not found error. To avoid this:
  3. Install easy_install on Ubuntu with the following command:
  4. sudo apt-get install python-setuptools (don't make the mistake to use an underscore in python-setuptools). See: http://www.hacksparrow.com/ubuntu-how-to-install-easy_install.html
  5. easy_install gspread --> OK
  6. easy_install openerplib gives an error:"No local packages or download links found for openerplib error: couldn't find suitable distribution for requirement.parse (openerplib)
0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
is it normal that csv import almost never is working? Risolto
v6.1 export import v7 csv
Avatar
Avatar
Avatar
Avatar
Avatar
6
dic 23
21179
Why does my Openerp export rubbish?
v6.1 export v7
Avatar
Avatar
1
mar 15
6382
Workflow of openErp how it works
export import migration v7
Avatar
0
mar 15
4391
Export from v7 to Import into v8
v8 export import v7
Avatar
Avatar
1
mar 15
5608
How to export and import contacts and products back? Risolto
v6.1 export product import contacts
Avatar
Avatar
Avatar
Avatar
Avatar
9
apr 24
37138
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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