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

odoo Server Error when I send an Invoice

S'inscrire

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

Cette question a été signalée
accountinginvoicesaccount.invoiceodoo12
3 Réponses
5872 Vues
Avatar
Josue

Hi Community,


I'm trying sending an invoice with the send and print button inside an invoice, so, when i click on send button. I get this error:

Error:
Odoo Server Error

Traceback (most recent call last):
File "/odoo/odoo-server/odoo/http.py", line 656, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/odoo/odoo-server/odoo/http.py", line 314, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
File "/odoo/odoo-server/odoo/tools/pycompat.py", line 87, in reraise
raise value
File "/odoo/odoo-server/odoo/http.py", line 698, in dispatch
result = self._call_function(**self.params)
File "/odoo/odoo-server/odoo/http.py", line 346, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/odoo/odoo-server/odoo/service/model.py", line 97, in wrapper
return f(dbname, *args, **kwargs)
File "/odoo/odoo-server/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/odoo/odoo-server/odoo/http.py", line 941, in __call__
return self.method(*args, **kw)
File "/odoo/odoo-server/odoo/http.py", line 519, in response_wrap
response = f(*args, **kw)
File "/odoo/odoo-server/addons/web/controllers/main.py", line 966, in call_button
action = self._call_kw(model, method, args, {})
File "/odoo/odoo-server/addons/web/controllers/main.py", line 954, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/odoo/odoo-server/odoo/api.py", line 749, in call_kw
return _call_kw_multi(method, model, args, kwargs)
File "/odoo/odoo-server/odoo/api.py", line 736, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/odoo/odoo-server/addons/snailmail_account/wizard/account_invoice_send.py", line 75, in send_and_print_action
res = super(AccountInvoiceSend, self).send_and_print_action()
File "/odoo/odoo-server/addons/account/wizard/account_invoice_send.py", line 83, in send_and_print_action
self._send_email()
File "/odoo/odoo-server/addons/account/wizard/account_invoice_send.py", line 68, in _send_email
self.composer_id.send_mail()
File "/odoo/odoo-server/addons/mail/wizard/mail_compose_message.py", line 267, in send_mail
ActiveModel.browse(res_id).message_post(**post_params)
File "/odoo/odoo-server/addons/account_facturx/models/account_invoice.py", line 214, in message_post
res = super(AccountInvoice, self).message_post(**kwargs)
File "/odoo/odoo-server/addons/account/models/account_invoice.py", line 677, in message_post
return super(AccountInvoice, self.with_context(mail_post_autofollow=True)).message_post(**kwargs)
File "/odoo/odoo-server/addons/rating/models/mail_thread.py", line 14, in message_post
message = super(MailThread, self).message_post(**kwargs)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 2065, in message_post
self._message_post_after_hook(new_message, values, model_description=model_description, mail_auto_delete=mail_auto_delete)
File "/odoo/odoo-server/addons/mail_bot/models/mail_thread.py", line 12, in _message_post_after_hook
return super(MailThread, self)._message_post_after_hook(message, values, model_description=model_description, mail_auto_delete=mail_auto_delete)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 2087, in _message_post_after_hook
mail_auto_delete=mail_auto_delete,
File "/odoo/odoo-server/addons/mail/models/mail_message.py", line 1068, in _notify
model_description=model_description, mail_auto_delete=mail_auto_delete)
File "/odoo/odoo-server/addons/mail/models/mail_message.py", line 1148, in _notify_recipients
self.env['res.partner']._notify(self, partner_email_rdata, record, force_send=force_send, send_after_commit=send_after_commit, model_description=model_description, mail_auto_delete=mail_auto_delete)
File "/odoo/odoo-server/addons/mail/models/res_partner.py", line 126, in _notify
recipients = self.env['mail.thread']._notify_classify_recipients_on_records(message, rdata, records=record)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 792, in _notify_classify_recipients_on_records
return records._notify_classify_recipients(message, recipient_data)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 766, in _notify_classify_recipients
groups = self._notify_get_groups(message, default_groups)
File "/odoo/odoo-server/addons/account/models/account_invoice.py", line 991, in _notify_get_groups
groups = super(AccountInvoice, self)._notify_get_groups(message, groups)
File "/odoo/odoo-server/addons/portal/models/portal_mixin.py", line 85, in _notify_get_groups
additional_params.update(customer.signup_get_auth_param()[customer.id])
AttributeError: 'res.partner' object has no attribute 'signup_get_auth_param'

Debugging the application, unninstaling unnecesary modules and 3rd party modules related to account i get the same error. For that i think the error is in account module from Odoo S.A., in other words, the account core module. 

Can you help me to fix it? 

Thank you!.

0
Avatar
Ignorer
Avatar
Ravi Gadhia
Meilleure réponse

make sure `auth_signup` (Signup) module is installed 

0
Avatar
Ignorer
Avatar
Josue
Auteur Meilleure réponse

Thank you Paresh, i did. but not receive a response. 3rd Party app but the same community apps and deployment. 

regards. 

0
Avatar
Ignorer
Avatar
Paresh Wagh
Meilleure réponse

Odoo12 Accounting (technical name: om_account_accountant) is a 3rd party app. You need to contact the author of the app.

0
Avatar
Ignorer
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é
In tab invoice line not add line with account is receivable or payable
accounting account.invoice
Avatar
Avatar
Avatar
2
oct. 24
2596
Odoo 12: manage booking accounts Résolu
accounting odoo12
Avatar
Avatar
1
août 23
3821
Search invoice by account number
accounting account.invoice
Avatar
Avatar
1
juil. 22
2676
Sort the number of accounting documents by date
accounting account.invoice
Avatar
Avatar
1
oct. 21
1731
Analytic Account Defaults Résolu
accounting odoo12
Avatar
Avatar
1
juin 21
9775
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