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

Is there any interest in guides / tutorials about Odoo?

Iscriviti

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

La domanda è stata contrassegnata
guidetutorialtutorialsodooguides
58 Risposte
20232 Visualizzazioni
Avatar
Yenthe Van Ginneken (Mainframe Monkey)

Hey guys

Would there be any interest in guides / tutorials about Odoo?
I honestly think there are too little good guides and resources. So I'm wondering if there would be any interest in them and what they should explain.

I might make some if there is enough interest. So please do write down what you'd like and what you think is missing..

Update 1/12/2014: as this had more reaction then I thought and it looks like there is a big need I've decided to write some guides/tutorials. I've started writing my first guide, which will be about creating your own module with custom models/fields.
Update 31/12/2014: Finished three tuts, the newest is the biggest. This will learn you how to create custom QWeb reports from scratch in Odoo 8.


Update 19/07/2015: I've written over 17 tutorials so far and decided to list them in a comment on this post. Please see my answer.

20
Avatar
Abbandona
Hamid Darabi

We are evaluating Odoo and we really need content about development.

Luke Branch

@Yenthe, I think there is a great need for this, not only for beginner developers starting out learning the basics of Odoo, but also user guides for specific actions. One tutorial I can see being very useful is security tips for securing your Odoo install and for hardening your Odoo server (I think Ubuntu 14.04 would be the best platform to write this for). Basic website theme modification would be another tutorial that many are interested in. Basic module development tips could be another very useful tutorial. For example creating custom fields in a module (eg. adding custom fields to the contact form or customer profile in Sales >> Customer). Perhaps the correct way to update your Odoo instance from github (including module/database updates) would be another useful tutorial. A basic backup/restore method for your Odoo instance would also be useful. One thing that I have not yet found a clear analogy or explanation for that I understand is the field types and how they work. For example what is many2one, how can I use it in a custom module, and what are some examples of it being used in a custom module.

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Hamid, what kind of content would you need then? I'm really curious about what the average needs are.. @Luke, thanks for the detailed explanation! For security I'll have to pass (for now) since I haven't gotten in to this yet myself. There is VERY little documentation about this too honestly.. I agree that all the ones you mention are good ones and a tutorial about field types and writing custom modules would probably be one of my first guides. Its very easy and straight-forward if you get the concept honestly. If you have any other ideas post them away and thanks for the response!

Luke Branch

@Yenthe, Great. Thank you for spearheading this. I think it's a great idea, and is sorely needed. Will you be creating a blog for these tutorials, or doing Q&A format in the forums?

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Luke I'm not sure if I should do this in Q&A or in blog style.. Both have their pre's and con's. If I post it here there are limitations in formatting, linking, pictures, ... but on an own blog I might get less people to find the tutorials and use it. So I'm not sure what I should do with this.

Luke Branch

@Yenthe, perhaps both? I'd suggest maybe running your own blog (as you can modify it however you like) and then post the tutorials to the forum in a Q&A format with a link back to the complete blog/tutorial. That way you can add basic instructions in the forum with a link back for people who want a more complete tutorial, or something along those lines.

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Luke, that sounds like an option too yes! Thanks for the input and ideas. Just leave a new post if you have any new ideas. I'd like as much community input in this as I can.

Ermin Trevisan

I support Luke's suggestions and would like to amend module development with an end-to-end sample (local development, uploading to github, testing with runbot, implementing and updating on the own odoo server).

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Ermin, thanks for your reply. So you'd basicly like a guide that explains you how to make a new module from scratch and the whole proces from there on until it being implemented on a live server?

Ermin Trevisan

@Yenthe: Exactly. This would non-professional developers like me save the hell a lot of time. On the other hand, I'm customizing an odoo installation at the moment from scratch and I would be more than happy to contribute.

Billiard R Made

Basic module development, calling javascript functions and qweb

Ermin Trevisan

Any form is a good form, be it the forum or your own blog. Convenience is the issue, Google will find it anyway ;-)

Hamid Darabi

I guess Youtube + source code to download from somewhere is the best training methodology

michel Guénard

creating a module: https://www.odoo.com/forum/help-1/question/creating-a-module-53357

Yenthe Van Ginneken (Mainframe Monkey)
Autore

Hmm I didn't even know they had one for that. Anyways, I'll continue writing mine as I explain it much shorter with screenshots. Just the essence, nice and clear for everybody.

Luke Branch

@Yenthe, do you have any tips/examples on how to use t-foreach with one2many? I'm currently building this: https://github.com/OdooCommunityWidgets/website_multi_image however I'm trying to figure out how to add a t-foreach to allow me to output various fields in a one2many so that I can display those multiple images on the website product page as a carousel. I want to output all available rows in the one2many as a t-foreach loop so that I can wrap the necessary HTML around each field (or t-attr) as required for the product image carousel. Here's the view i'm working on: https://github.com/OdooCommunityWidgets/website_multi_image/blob/master/views/website_product_image_carousel.xml and here's the python: https://github.com/OdooCommunityWidgets/website_multi_image/blob/master/product_images.py However the I can't find any examples of how to create a t-foreach from a one2many. Any hints or tips would be very much appreciated.

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Luke I'm sorry but I haven't personally worked with one2many in t-foreaches yet.. Perhaps this is something you could look at? http://odoo-80.readthedocs.org/en/latest/howtos/website.html#templates By the way.. what you're building is a great idea! Be sure to keep us updated with your progress and to share it when its finished! :) Create a question about this if you don't find it here to be honest. I'm sure there are people here that know how to do it!

Luke Branch

@Yenthe, I have just finished the first (alpha) version of the module here: https://github.com/OdooCommunityWidgets/website_multi_image/tree/8.0 I have pushed an un-styled version to the 8.0 branch of the module that includes support for 'synced sliders' using OwlCarousel2. I will be adding support later for youtube and vimeo slides (with thumbnail previews) and lazy-loading among other features. Please comment back if you have any suggestions or feedback.

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Luke this looks interesting! If I find me some spare time I'll have a look and it and check it out. Credit for sharing this, quite a few people are looking for this. :)

Stephen Mack

congrats on 1000 karma milestone however only one down vote is kind of pathetic. I must piss of more people than you. Seriously thought, I would love to have you help with some chapters of my beginners guide to odoo. There is a chapter on reports... Or if you are not up to that then I will write it and use you as a source (if you don't mind). https://www.odoo.com/forum/help-1/question/71298

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Stephen thanks. I try to keep my answers very neutral and try not to pick sides.. that tends to piss people of hah. Sadly I do have one downvote, which is unjusticed in my opinion but nothing to do about that. As for your chapter about reports. What exactly would you like to write out there and what should be explained? I might be able to help you with this. I've just finished a tutorial about reports on my blog too (as you've probably saw). So reply back with some more details please? :)

Ray Carnes

Automated actions and server actions.

Dr Obx

Awesome stuff Yanthe

Yenthe Van Ginneken (Mainframe Monkey)
Autore

Thanks Dr Obx! I was missing some in the list since my last update so I've updated the list again. :)

Sehrish

http://learnopenerp.blogspot.com/

Niyas Raphy (Walnut Software Solutions)

Hope it helps someone looking for same: https://www.youtube.com/watch?v=BDepk0LhVuI&list=PLqRRLx0cl0hoJhjFWkFYowveq2Zn55dhM

Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Autore Risposta migliore

Hi guys,

It has been a while since I last posted and I've written quite a few tutorials since the last time. You can find all my tutorials at the following links:

  • Creating custom QWeb reports: http://www.odoo.yenthevg.com/creating-custom-reports-odoo-8/

  • Remove Odoo support from chat: http://www.odoo.yenthevg.com/remove-odoo-support-odoo-chat

  • Change the numbering of invoices: http://www.odoo.yenthevg.com/change-invoice-numbering-odoo-8/

  • Configure incoming mail servers: http://www.odoo.yenthevg.com/configure-incoming-mailservers/

  • Configure outgoing mail server: http://www.odoo.yenthevg.com/configure-outgoing-mailservers/

  • Translating reports in Odoo 8: http://www.odoo.yenthevg.com/translating-reports-in-odoo-8/

  • Install Odoo 8 on Ubuntu 14.04: http://www.odoo.yenthevg.com/install-odoo-8-on-ubuntu-14-04/

  • Install Wkhtmltopdf on Ubuntu: http://www.odoo.yenthevg.com/install-wkhtmltopdf-on-ubuntu/

  • Automated backups in Odoo: http://www.odoo.yenthevg.com/automated-backups-in-odoo/

  • Default value in Many2One: http://www.odoo.yenthevg.com/default-value-many2one-in-odoo-8/

  • On_change events in Odoo 8: http://www.odoo.yenthevg.com/on_change-event-in-odoo-8/

  • Xpath expressions in Odoo 8: http://www.odoo.yenthevg.com/xpath-expressions-in-odoo-8/

  • Saving and resizing images in Odoo 8: http://www.odoo.yenthevg.com/saving-and-resizing-images-in-odoo-8/

  • Installing and configuring your own runbot: http://www.odoo.yenthevg.com/installing-and-configuring-your-own-runbot/

  • Installing default data in Odoo: http://www.odoo.yenthevg.com/installing-default-data-in-odoo-module/

  • Automatically fill many2many in Odoo: http://www.odoo.yenthevg.com/automatically-fill-many2many-in-odoo/

  • Creating many2many drag and drop (handle) widget in Odoo: http://www.odoo.yenthevg.com/creating-many2many-drag-and-drop-handle-widget-in-odoo/

  • Logging data in Odoo: http://www.odoo.yenthevg.com/logging-in-odoo/

  • ‎Adding custom colors to agenda and kanban views: ‎http://www.odoo.yenthevg.com/adding-custom-colors-to-agenda-and-kanban-views

  • Install Odoo V9 on Ubuntu 14.04: http://www.odoo.yenthevg.com/installing-odoo-9-on-ubuntu-14-04/

  • Inheriting and modifying QWeb reports: http://www.odoo.yenthevg.com/inheriting-and-modifying-qweb-reports

  • Creating form buttons and actions: http://www.odoo.yenthevg.com/creating-form-buttons-and-actions

  • Creating and managing statusbars (selections) in Odoo: http://www.odoo.yenthevg.com/creating-and-managing-statusbars-selections-in-odoo

  •  Creating automated actions in Odoo: http://www.odoo.yenthevg.com/creating-automated-actions-in-odoo/

  • Adding static resources (CSS and JavaScript to Odoo: http://www.odoo.yenthevg.com/adding-static-resources-css-and-javascript-to-odoo/

  •  Installing Odoo 9 Enterprise on Ubuntu 14.04: http://www.odoo.yenthevg.com/installing-odoo-9-enterprise-on-ubuntu-14-04

  • Create and manage Odoo databases with ERPpeek or XML-RPC: http://www.odoo.yenthevg.com/creating-and-managing-databases-with-erppeek-or-xml-rpc

  •  Update your Odoo from Github: http://www.odoo.yenthevg.com/update-odoo-environment-github

  •  Creating security groups in Odoo: http://www.odoo.yenthevg.com/creating-security-groups-odoo

  •  Installing Odoo 10 (enterprise) on Ubuntu 16.04: http://www.odoo.yenthevg.com/installing-odoo-10-ubuntu-16-04 

  • Adding fields to quick search views: https://www.odoo.yenthevg.com/adding-fields-quick-search-views/ 

  • Adding filters to existing search views: https://www.odoo.yenthevg.com/adding-filters-existing-search-views/  

  • Creating e-mail templates in Odoo: https://www.odoo.yenthevg.com/creating-mail-templates/

  • Finding and sending e-mail templates in Odoo: https://www.odoo.yenthevg.com/sending-mail-templates-odoo/

  • Connecting PowerBI and Odoo for BI reporting: https://www.odoo.yenthevg.com/connecting-powerbi-odoo/

  • Override create functions in Odoo: https://www.odoo.yenthevg.com/override-create-functions-odoo/

  • Creating webpages and controllers in Odoo 10: https://www.odoo.yenthevg.com/creating-webpages-controllers-odoo10/ 

  • Extend existing selection with selection_add in Odoo 10: https://www.odoo.yenthevg.com/extend-selection-odoo-10/

  • Installing and configuring Odoo on DigitalOcean: https://www.odoo.yenthevg.com/installing-configuring-odoo-digitalocean/ 

  • Installing Odoo 11 (enterprise) on Ubuntu: https://www.odoo.yenthevg.com/installing-odoo-11-enterprise-ubuntu/ 

  • Configuring app settings with erppeek in Odoo 11: https://www.odoo.yenthevg.com/configuring-app-settings-erppeek-odoo-11/ 

  • Creating a tour in Odoo: https://www.odoo.yenthevg.com/creating-user-tour-odoo/ 

  • Creating automated tests in Odoo: https://www.odoo.yenthevg.com/creating-automated-tests-odoo/ 

  • Configuring and using Odoo.sh: https://www.odoo.yenthevg.com/configuring-using-odoosh/ 

  • Installing Odoo frontend and backend on different servers: https://www.odoo.yenthevg.com/installing-odoo-different-servers/

Last update: 20/01/2018

Yenthe

12
Avatar
Abbandona
Avatar
JP
Risposta migliore

I would say there is a need. Especially for basic users.

 

Also setting up the inventory, doing purchase orders, using the "warehouse" would be helpful. It's honestly all a bit intimidating for a new user. 

I do understand odoo can scale and be used for large organizations but I think it could just as easily be used in a very small business.

2
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

I agree! I know i could've used more guides with detailed information when I started Odoo.. What is something where you think of it would be usefull?

michel Guénard

No doubt all users need a complete documentation; With almost 2 years of periodic screening of questions and answers on the Odoo forum, it is clear (to me) that different needs have to be covered; some are already documented but the numerous questions on the forum seems to demonstrate that it is not sufficient. 1 . for users who need to modify the standard current release to fit their specific needs (modifications on workflows, on forms, on reports, translations etc...; including the creation of a new module); 2 . for users who only need to understand how the standard functions work for daily operations (for each single processus). This includes how to set up the numerous parameters which are spread over multiple menus and screens. This should also cover how to use the several external functions like Google API, Thunderbird etc.... 3. for users who need to install an Odoo database on their own servers. A clear and detailed documentation on the email function is mandatory, specifically when Odoo is claiming for a disruptive vision on these functions. I would also recommend that the Odoo "system" uses terms and wordings that are internationaly accepted; for instance the so called "Deferral method" referred to in the accounting module should be changed to "Carry forward"; . As far as the documentation tool is concerned, I would recommend the one used for Ubuntu system which I found to be very efficient. http://community.ubuntu.com/help-information/

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Ad thanks for the detailed information. You're right that there is a big need for documentation on all topics really. I'm amazed that there is so little documentation for Odoo seeing as it is already around for years. I guess its no point of interest for Odoo itself and that most other people don't bother..

michel Guénard

One cannot guess that Odoo team has no interest in properly documenting their system; because without an adequate doc they will not be able to massively convince the market nor to effectively compete with the ERP leaders. We must convince them to allocate more resources to "massively" enhance the current documentation; I feel that they should move from a computer oriented team to a more business focused one! The open source caracteristic and the low pricing strategy should not results in considering that the users have all the technical tools to run with only a basic set of explanations. Odoo developped a network of partners; some of them are sharing their work including documentation on their own web site. This should be encouraged and be given more visibility. Odoo makes reference to a list of their large customers; they also publish some testimonials of happy ones; these customers should be encouraged to explain what they did to make the Odoo system being effectively deployed within their organisations; they most probably setup their own documentation which could be of great interest for the whole Odoo community.

Avatar
Zac Tomas
Risposta migliore

It would be great to see more documentation for DIY business owners and users who are not developers. I am finding it difficult to make decisions around hosting in house vs odoo.com or other paid hosting providers with only freely available resources. Security concerns as mentioned above are important, and a general outline of how difficult it would be for a business with minimal technical experience to install, customize, use, and manage Odoo. I understand the paid consulting services are what make Odoo possible, and I hope developers continue to earn money for their services, but I think the manuals/documentation/tutorials you suggest could provide non-biased answers to many potential users. While the sofware is free and open source, information and knowledge about how to use and customize the software seems to be less open and still a bit expensive for consulting services. 

This may be beyond just documentation, but I think there is a demand for customized forms; something like google forms integrated with odoo, or replacing the current contact form with custom forms that do not require any xml or coding experience. Something that is very easy for any user to build.

2
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Zac, thank you for the detailed answer. Perhaps this is something that deserves attention too. There are very little details about the resources and VM parts. Honestly you do not need to many technical knowledge to install and maintain Odoo in house. There is an automated Odoo V8 script which will automaticly boot up Odoo whenever the VM goes on and you can buy a VPS from Digitalocean for as little as 10$ which will do the job. So perhaps this is something I should write a topic about too, I'll keep this in mind! Be sure to post more suggestions or ideas if you have them. :)

Avatar
Fnordbedarf
Risposta migliore

Well, Yenthe, in irc.freenode.net #openobjects, the joke was made, that odoo runs on port 8069, because that's the year documentation, guides and tutorials will be published :D

I would like to know how to go from development/testing to production of odoo.

1
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

Haha awesome :D There is so little documentation, help and tutorials though.. So what are things that you think that are missing and what kind of guides would you like to see?

Avatar
Pascal Tremblay
Risposta migliore

Documentation for Odoo is poor an incomplete.

1
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

I completely agree, especially for Odoo V8. So the question is.. what do you think is missing or where would you like tutorials about?

Billiard R Made

We also need user tutorials or list of useful modules free and commercial ones. For example I just installed odoo accounting but I do not see where to print statements or debtors aged analysis report

Alejandro Perez Cosio

Hello @Yenthe, thank you for your interest.. My personal opinion is that the big leak is on POS development documentation/tutorials

Avatar
Sehrish
Risposta migliore

I have create some tutorials related to business development in  Odoo, have a look please: http://learnopenerp.blogspot.com/

0
Avatar
Abbandona
Sehrish

http://learnopenerp.blogspot.com/

Avatar
Patrick Belton
Risposta migliore

I would love some mechanism to have a integrations tutorial based on the modules I have.  The training and videos are all excellent, but when the entire suite is used I have little understanding of what I may not have.  

This is mostly useful for me as we have not finished our install yet and I need to prepare to setup the inventory and manufacturing systems after IT finishes the install.  The answers to the questions I have are not found in the existing material due to the excess modules typical to training systems.

0
Avatar
Abbandona
Avatar
Dr Obx
Risposta migliore

Agree, would be nice have it in english, so Yanthe ...... here the perfect opportunity for you to pass all your knowledge as a video tutorials.

Already like it :)


0
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

Thanks for the positive feedback! I'm not sure about video tutorials though, I'm not native English so my pronouncing isn't the best really. :) It is on the list of to consider hehe.

OdooBot
Do not worry about the english ;)
Many people are not native english as well so  will be ok ;)

On 20 January 2016 at 16:51, Yenthe <yenthespam@gmail.com> wrote:

Thanks for the positive feedback! I'm not sure about video tutorials though, I'm not native English so my pronouncing isn't the best really. :) It is on the list of to consider hehe.

--
Yenthe


Avatar
Ermin Trevisan
Risposta migliore

After weeks of customizing odoo 8 and dozens of restarts from the beginning, what about a beginner's document of major pitfalls, such as:

  • never create a new company, do overwrite "Your Company" first
  • never delete a default pricelist
  • never try to set up a chart of accounts from scratch using templates, it doesn't work and messes up your system seriously.
  • before you touch anything on your system, even before you install any other modules, set up your accounts properly.
  • deleting the preinstalled chart of accounts using the module "Template of Charts of Accounts" seems to do nothing, it doesn't help.
  • Use the HTML editor with care, your changes will be saved to the database.
  • When you already have data in the system, make a backup everytime before you do any kind of customizing, because the slightest change of settings can screw up your whole system for non-obvious reasons.
  • ....

 

0
Avatar
Abbandona
Rizky Prihanto

thanks. :-) ~ I've been there.

Avatar
Anand
Risposta migliore

hai yenthe..

you have done a great help.. thank you..

please create some tutorials about mailing template and mailing window creation in openerp using python code or in xml.. becoz that is a demand in all customized modules...

Also webservice connections... that is also a demanding.. one.. sometime i feel very bad about odoo becoz of no documentation on webservices...

0
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Anand thanks! What kind of tutorials would you like to see about mailing templates and mailing windows then? Could you be a bit more specific? As for the webservice.. There are A LOT of webservices to be used. Are you talking about Android, PHP, Python, ??. The options are very wide but sadly the documentation is very small. It sometimes makes me feel bad too hehe ;)

Anand

1st is to create a mailing template using xml file and send them using a pop up box like "send by mail" option in sale module. 2nd is webservice connection with amazon, magento like websites,,...(i prefer python connection)

Yenthe Van Ginneken (Mainframe Monkey)
Autore

Hmm I see. For now I'll have to leave those two open sadly as I haven't worked with either of them yet.. So I'll have to leave those two open for somebody else or for later on I'm afraid. Sorry!

Anand

k... no prob... but i think i will do the 1st ASAP.. so if i have dont it i will ping you....

Yenthe Van Ginneken (Mainframe Monkey)
Autore

@Anand a little update. I will soon create a blogpost about mailing templates and attachments in them. I'll let you know when its finished. :)

Avatar
Fransis L. Yoas
Risposta migliore

Hi Yenthe, can you also make a tutorial about how attendance work and how to make it automatically generate payslip?

0
Avatar
Abbandona
Avatar
Juan José Scarafía
Risposta migliore

Hi everybody,

In our channel we have many video tutorials in spanish, may be you can take advantage of this material.

https://www.youtube.com/user/ingadhoc/videos

Regards,

Juan José - Ing ADHOC

0
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

Woha, quite a lot of video's there! Too bad they're in Spanish ;)

Avatar
Tim Norton
Risposta migliore

I would love more user tutorials - Video format is my favourite

0
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

Hmm, I haven't even thought about video format yet. This might be quite handy too.. What kind of tutorials would you like to see then Tim?

Avatar
Hamid Darabi
Risposta migliore

My suggestions are: 1- Samples for existing tutorial specially for reference section. 2- Tutorials about business logic in modules. for example to add a new variant to a product what should you do? how to load the list of different prices of a product? product's relation with accounting, warehouse, etc. 3- website-builder tutorials. for example modifying and creating blocks, new apps for website builder

0
Avatar
Abbandona
Yenthe Van Ginneken (Mainframe Monkey)
Autore

Thanks for your reaction Hamid, I'll keep this in mind too! Post away if you have any more suggestions are ideas.

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à
Can anyone recommend a Tutor for Odoo on the Philippines?
tutorial odoo
Avatar
Avatar
1
mar 15
4602
tutorial to create website or documentation - developper Odoo 14
documentation tutorial website odoo
Avatar
0
mag 21
4574
How Long before complete 7.0 Documentation published??
documentation v7 tutorial tutorials
Avatar
Avatar
Avatar
2
mar 15
9531
Resources to start learning Odoo Development as a Beginner.
references tutorials newbie odoo beginner
Avatar
Avatar
1
gen 24
16225
Selling tutorial Odoo not working Courses doesn't displayed Risolto
shop product selling tutorial odoo
Avatar
1
mag 21
4591
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