Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

how can I get my im_chat_history Module to work under odoo 8.0?

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
im_chat
1 Répondre
5811 Vues
Avatar
gunnar

I have a custom Module that adds a menu "IM". It provides a list of all internal instant Messages between odoo users and they can be searched with the standard odoo search

The Module [im_chat] by default stores these messages in the database already but it doesn't provide a view to list and Search them. That is what my Module [im_chat_history] adds to it.

IMPORTANT: I am not talking about the more advanced "Live Chat"  [im_livechat] Module (which has a built-in messaging history for external chats as they come in for a support chat from a website for example)

This [im_chat_history] module has originally been been made for an OpenERP 7.0 (actually saas1) "Instant Messaging" Module [im] and I am trying to make it work with odoo 8.0 im_chat

I have already adjusted the Module in some parts (changing dependencies from 'im' to 'im_chat' and several small things). As I don't have any programming skills my capabilities are pretty limited here
I can do an "Update Modules list" but installation fails

/var/log/odoo/odoo-server.log looks like this:

2014-10-23 13:20:38,147 1691 INFO odoo-8_test openerp.modules.loading: loading 1 modules...
2014-10-23 13:20:38,358 1691 INFO odoo-8_test openerp.modules.loading: 1 modules loaded in 0.21s, 0 queries
2014-10-23 13:20:38,392 1691 INFO odoo-8_test openerp.modules.loading: loading 41 modules...
2014-10-23 13:20:39,422 1691 INFO odoo-8_test openerp.modules.loading: 41 modules loaded in 1.03s, 0 queries
2014-10-23 13:20:39,426 1691 INFO odoo-8_test openerp.modules.loading: loading 42 modules...
2014-10-23 13:20:39,427 1691 CRITICAL odoo-8_test openerp.modules.module: Couldn't load module im_chat_history
2014-10-23 13:20:39,427 1691 CRITICAL odoo-8_test openerp.modules.module: No module named im_chat
2014-10-23 13:20:39,427 1691 ERROR odoo-8_test openerp.http: Exception during JSON request handling.
2014-10-23 13:20:39,429 1691 INFO odoo-8_test werkzeug: 192.168.1.241 - - [23/Oct/2014 13:20:39] "POST /web/dataset/call_button HTTP/1.0" 200 -


I don't get much out of that but "... No module named im_chat" seems weird to me because there IS a module im_chat (and it is installed as well)

Also it would be niver whether it didn't add a Menu on the Top of the screen but adding a submenu (on the left) when you do to inside of 'Messaging' (where you open the Calender, or edit "My Groups"

the code is to be found here https://github.com/vrms/odoo_im_chat_history   (branch 'master') or just take a look at it below:

=================================

__init__.py

import im

=================================

__openerp__.py

{

"name" : "Instant messaging history",

"version" : "1.0",

"author" : "L",

"category" : "Generic Modules/Human Resources",

"website" : "-",

"description": "Adds history view to imstant messaging module.",

"depends" : ["im"],

"init_xml" : [],

"update_xml" : ["im_view.xml"],

"installable": True

}

=================================

im.py

from openerp.osv import fields,osv

class im_history(osv.osv):

_inherit = 'im.message'

im_history()

=================================

im_view.xml

<?xml version="1.0" encoding="utf-8"?>

<openerp>

<data>

<record id="view_im_history" model="ir.ui.view">

<field name="name">im.message.tree</field>

<field name="model">im.message</field>

<field name="arch" type="xml">

<tree string="IM">

<field name="date"/>

<field name="from_id"/>

<field name="to_id"/>

<field name="message"/>

</tree>

</field>

</record>

<!-- Top menu item -->

<menuitem name="IM"

id="im_history_root"

groups="base.group_user"

sequence="10"/>

<record id="open_view_im_history" model="ir.actions.act_window">

<field name="name">Instant messaging history</field>

<field name="res_model">im.message</field>

<field name="view_type">form</field>

<field name="view_mode">tree</field>

<field name="view_id" ref="view_im_history"/>

</record>

<menuitem name="Actions" id="im_history" parent="im_history_root" groups="base.group_user"/>

<menuitem action="open_view_im_history" id="menu_open_view_im_history" parent="im_history" sequence="20" groups="base.group_user"/>

</data>

</openerp>

EDIT: I reverted the code above to my original branch saas1

0
Avatar
Ignorer
Vee

Hi, confused at your karma points and your question. But maybe again check your _openerp_.py file. "update_xml" : ["im_view.xml"], I would USE...: 'data': ['im_view.xml'], And next. it's the _inherit that needs checking after that. Good luck

gunnar
Auteur

thanks for your feedback. Karma sums up upon activity in this forum not upon skills in python or coding ... so much for that. I have tried your suggested change >> data': ['im_view.xml'], in line 10 in my _openerp_.py file but that does not help with my symptoms (can't install the module with an error message "ImportError: No module named im_chat"). I have no idea about coding, or Python and I don't quite know what to do with your second suggestion "the _inherit that needs checking". The only time the term "inherit" appears is in line 4 of my im.py >> _inherit = 'im.message'. Any suggestion what might need to be changed there?

Vee

Pls look at __init__.py to understand this you are not referencing the right .py file name. it should be im.py ..right???

gunnar
Auteur

that was not it. the error now is " File "/opt/odoo/odoo-server/addons-custom/im_chat_history/__init__.py", line 2, in import im.py ImportError: No module named py“ I think that this "import im_chat" is meant to import the installed module [im_chat] (which my module depends on). The same construction worked under the priginal version [saas1] of my im_chat_history. Just back then the Module it depended on was call [im] (now [im_chat])

Avatar
Mohammed Roshan
Meilleure réponse

Try this

__init__.py

import im

__openerp__.py

{

    "name" : "Instant messaging history",

    "version" : "1.0",

    "author" : "L",

    "category" : "Generic Modules/Human Resources",

    "website" : "-",

    "description": "Adds history view to imstant messaging module.",

    "depends" : ["im_chat"],

    "init_xml" : [],

    'data':["im_view.xml"],

    "installable": True

}

 

im.py


from openerp.osv import fields,osv
class im_history(osv.osv):

        _inherit = 'im_chat.message'

im_history()

im_view.xml

<?xml version="1.0" encoding="utf-8"?>

    <openerp>

    <data>

    <record id="view_im_history" model="ir.ui.view">

    <field name="name">im_chat.message.tree</field>

    <field name="model">im_chat.message</field>

    <field name="arch" type="xml">

    <tree string="IM">

    <field name="create_date"/>

    <field name="from_id"/>

    <field name="to_id"/>

    <field name="message"/>

    </tree>

    </field>

    </record>

    <!-- Top menu item -->

    <menuitem name="IM"

    id="im_history_root"

    groups="base.group_user"

    sequence="10"/>

    <record id="open_view_im_history" model="ir.actions.act_window">

    <field name="name">Instant messaging history</field>

    <field name="res_model">im_chat.message</field>

    <field name="view_type">form</field>

    <field name="view_mode">tree</field>

    <field name="view_id" ref="view_im_history"/>

    </record>

    <menuitem name="Actions" id="im_history" parent="im_history_root" groups="base.group_user"/>

    <menuitem action="open_view_im_history" id="menu_open_view_im_history" parent="im_history" sequence="20" groups="base.group_user"/>

    </data>

    </openerp>

It worked for me in odoo 8

 

 

0
Avatar
Ignorer
gunnar
Auteur

thanks Mohammed. Looks like the indentation is ruined by the forum formatting, so I can't get it running. Tried to fix the indentation manually but that just lead from one error message to another. Do you have your code on github or elsewhere maybe?

gunnar
Auteur

is that your github? https://github.com/elgenioroshan. If yes,wold you mind to fork my repo, and just add your branch?

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
[v8] how can you search through instant messages?
im_chat
Avatar
0
mars 15
3413
Odoo im chat is taking too long to send message
error production help wrong im_chat
Avatar
Avatar
1
déc. 20
8514
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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