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

Errors when following the Module creation tutorial

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
modulesdocumentationerrorv7.0
2 Antwoorden
6045 Weergaven
Avatar
Eddie Emooth

Please NOTE: I have put a space between http: and //blah-blah-blah/ because the system didn't allow me to post links.

Unfortunately, the OpenERP documentation SUCKS cuz it is missing small bits and pieces, some important links are broken and is quite mixed up with version 6.

For example, I was following this tutorial ( Example of module creation, https: //doc.openerp.com/trunk/server/03_module_dev_05/ ). It asked me to follow the 20 minutes tutorial first but there is no link that takes me to the 20 minutes tutorial page. I googled and however found a link but unfortunately the link gives a 404 not found error. Also at the end of this tutorial page, it suggests to download the travel agency module from http: //apps.openerp.com/ but seriously the module doesn't exist.

This is just one example. There are heaps of other similar examples to prove the fact that OpenERP documentation sucks. For example, last time I was trying to register the custom module on my freshly installed OpenERP system. It asked me to copy and paste the module folder into apps directory. Then it asked me to go to Settings->Modules->Update Modules List. But there was no such thing "Update Modules List". I had to go to Settings->Users and Edit the Access Right of the User and Check the Technical Features check box and save to be able to see "Update Modules List". Nowhere in the documentation explains this.

Im still struggling to register a simple hello world module. I followed all the steps in the documentation, changed the chmod of the module folder to 777, Updated the modules list, added a new apps_path on the config file, restarted the server a several times but still the module is not shown up in the list.

I have used Qt framework ( http: //qt-project.org/ ) to create some apps and I gotta tell you OpenERP people Qt Framework Documentation, http: //qt-project.org/doc/ Rocks. This is how the quality of a proper documentation should be.

Somebody, please help me with this tutorial. Example of module creation ( https: //doc.openerp.com/trunk/server/03_module_dev_05/ ), Thanks.

2
Avatar
Annuleer
Avatar
Semah Raddaoui
Beste antwoord

Hi

This topic may help you starting modules development

1
Avatar
Annuleer
Avatar
Eddie Emooth
Auteur Beste antwoord

Thanks Andromida for your help. Luckily I have found this link and Im working out.

However, my question is not just all about Module Creation in OpenERP. It is more about the way OpenERP is documented pretty much.

For example,

If you go to this link (OpenERP Installation on Linux, https: //doc.openerp.com/v7.0/install/linux/) and scroll down the page you will find a link to OpenERP GTK Client Installation (https:// doc.openerp.com/v7.0/install/linux/client/) The URL clearly says it is for version 7.0 but if you read the content, it is mixed up with version 6.1

Surprisingly, this forum link (https: //help.openerp.com/question/1047/is-a-gtk-or-desktop-client-70-available-or-planned/) says GTK Client for OpenERP 7 is officially discontinued.

Honestly, the OpenERP documentation makes newbies like me even more confused. I don't want a GTK Client cuz Im pretty happy with the Web Interface. I just mean if something is officially discontinued it should not appear on the official documentation.

I can write an essay about how poor the OpenERP documentation is with heaps of examples, if I want to.

Hopefully, I reckon they will brush up on the documentation.

1
Avatar
Annuleer
Fabrice Henrion (fhe)

You are also welcome to contribute to the documentation to improve the parts that you feel are weak: https://launchpad.net/openobject-doc

Eddie Emooth
Auteur

No worries, my friend. I have already reported a bug on https:// launchpad.net/openobject-doc about this. Yes, indeed. I will definitely try to contribute and I know a fair bit of python programming, but let me learn the nuts and bolts of OpenERP as well. I basically use Mercurial (Hg) for version controlling and stuffs, so let me learn a bit of bazaar as well first.

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
is there any documentation about adding a module to apps.openerp.com specifically adding screenshots and marked up notes
modules documentation
Avatar
Avatar
1
mrt. 15
4971
No module named pooler Opgelost
modules error
Avatar
Avatar
Avatar
Avatar
Avatar
5
dec. 23
20382
invalid module names, ignored: invreport Opgelost
modules error importing
Avatar
Avatar
1
apr. 25
2147
Error during import
modules error import
Avatar
1
dec. 23
2521
Error: "odoo.tools.convert.ParseError: "Invalid view tree.contacts.documents definition in cx_licenses_module/views/contacts_document_view.xml"
modules error update
Avatar
0
nov. 23
2611
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