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

Help with development for an absolute beginner - writing the equivalent of 'Hello World'.

Iscriviti

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

La domanda è stata contrassegnata
developmentpythonubuntuhelloworldopenerpodooscaffold
3 Risposte
9425 Visualizzazioni
Avatar
Fahad Al Shidhani

Greetings

I'm a newbie in Ubuntu (Using VirtualBox).

I'm struggling for days just to do a hello world program, I have downloaded and installed OpenERP 7,  I have also installed Postgres SQL, Eclipse and Python, I have gone through a storm of lines of codes just to get this far and now I'm stuck at the door of the beginnings.

I have followed documentations by odoo and so far I have reached to this stage:

https://doc.odoo.com/trunk/server/howto/howto_website/

Right now I'm struggling with the addons, the code doesn't seem to work however I located the file and manually edited it to change the addons path using some other guides to point at my so called Academy "module example" however I'm not even sure now if it is working.

So to begin with, how would a hello world page even would look like?

Why am I missing some files when I scaffold/build a new module? (missing controllers and security folders as well academy.py)

When I start localhost:8069 only get the menu's and things to manipulate, I have no understanding on how to start from scratch to develop what I need :(

Thank you for your time

0
Avatar
Abbandona
Avatar
Stephen Mack
Risposta migliore

Hello, I am assuming you are using odoo version 8 for your development.  But you may want to watch some of these videos from the odoo opendays conference.

OpenDay Day 1 Presentations

1:58:20 [slides] Odoo v8: The framework reborn – Antony Lesuisse
3:17:20 [slides] Developing V8 frontend modules – Xavier Morel
5:47:45 [slides] Developing V8 backend modules – Raphael Collet
9:17:30 [slides] Development environments in 5 mins. – Laurent Mignon

OpenDay Day 2 Presentations

3:38:52 [slides] Odoo online platform architecture – Olivier Dony
5:10:11 [slides] From V7 to V8: the new API – Raphael Collet
8:27:20 [slides] The v8 reporting engine (HTML/Qweb) – Simon Lejeune

2
Avatar
Abbandona
Avatar
Peter Nietz
Risposta migliore

do u have any experience as a developer? then go to https://doc.odoo.com/trunk/web/module/

There u will find a simple tutorial to build ur own custom web module.

hope this helps, greetz

0
Avatar
Abbandona
Avatar
Sombat Charnchaleo
Risposta migliore

requirements:

- postgresql installed and running, other python dependency installed

- do these at odoo root folder

- postgresql username 'openerp' existed and have been granted to create database

- in these commands: Postgresql Database name = odoo_sf_db, modules directory = sf_modules, module name = sf_module, model name (will be a table name in Postgresql database) = sf_model, controller name ( it is the code to process some web requests) = sf_model_controller

createdb -U openerp -W odoo_sf_db

./openerp-server scaffold --init sf_module --dest sf_modules --model sf_model --controller sf_model_controller

cd sf_modules/sf_module/data
vi sf_module_demo.xml

then change the line:
<record id="sf_module.sf_model_demo" model="sf_model">

to
<record id="sf_module.sf_model_demo" model="sf_module.sf_model">

cd ../..

./openerp-server --addons-path=addons,sf_modules -i sf_module -d odoo_sf_db -r openerp -w admin1234

after some minutes, open your browser to:

http://localhost:8069

to see your new 'web page'

 

and
http://localhost:8069/sf_module/sf_model_controller

to see your new 'web page' with the result from your model controller.

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à
Which is the best IDE for developping in Odoo on Ubuntu? Risolto
development python ubuntu ide odoo
Avatar
Avatar
Avatar
Avatar
Avatar
7
feb 22
24993
Find Customer from shopify with the particular range of date using shopify python api
python openerp odoo
Avatar
0
giu 16
4165
i got this error at odoo
python ubuntu odoo
Avatar
Avatar
1
giu 16
3832
how to retrieve data one2many fields from product.suplierinfo
python openerp odoo
Avatar
Avatar
1
lug 15
5857
Create OpenERP with Python
python ubuntu openerp
Avatar
0
mar 15
9740
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