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

Can Invoice Validation fail without error message?

Iscriviti

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

La domanda è stata contrassegnata
invoicevalidationfailing
6349 Visualizzazioni
Avatar
Gregor Huyskens

Rel. 7.0 : My DB is configured with Sales, CRM and Accounting. No warehousing since only services are sold. I cannot validate invoices, but don't get error message or log entry about problems.

I have run the server in debug (debug_rpc) mode and can see, what the system calls in another test db, where validation works. I compare with my "problem-db" and see no relevant difference. How can I find out more? Here the log with no indication of any problem ... The method "validate" is never called, but it is not visible in case of a success either (on test db).

2013-07-04 07:47:14,357 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.exec_workflow time:0.388s mem: 93596k -> 105356k (diff: 11760k)('huy13', 1, '*', 'account.invoice', 'invoice_open', 5)
2013-07-04 07:47:14,373 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.002s mem: 105356k -> 105356k (diff: 0k)('huy13', 1, '*', 'account.invoice', 'name_get', (...,), {...})
2013-07-04 07:47:14,422 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.049s mem: 105356k -> 105780k (diff: 424k)('huy13', 1, '*', 'account.invoice', 'read', (...), {...})
2013-07-04 07:47:14,442 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.004s mem: 105780k -> 105780k (diff: 0k)('huy13', 1, '*', 'res.partner', 'name_get', (...,), {...})
2013-07-04 07:47:14,456 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.003s mem: 105780k -> 105780k (diff: 0k)('huy13', 1, '*', 'res.partner', 'read', (...), {})
2013-07-04 07:47:14,510 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.039s mem: 105780k -> 114376k (diff: 8596k)('huy13', 1, '*', 'mail.message', 'message_read', (...), {})
2013-07-04 07:47:14,519 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.004s mem: 122568k -> 122568k (diff: 0k)('huy13', 1, '*', 'account.move.line', 'read', (...), {...})
2013-07-04 07:47:14,540 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.041s mem: 114228k -> 122568k (diff: 8340k)('huy13', 1, '*', 'account.invoice.line', 'read', (...), {...})
2013-07-04 07:47:14,586 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.017s mem: 122568k -> 122716k (diff: 148k)('huy13',
2013-07-04 07:47:14,588 18773 DEBUG huy13 openerp.netsvc.rpc.request:                                                                    1,
2013-07-04 07:47:14,588 18773 DEBUG huy13 openerp.netsvc.rpc.request:                                                                    '*',
2013-07-04 07:47:14,588 18773 DEBUG huy13 openerp.netsvc.rpc.request:                                                                    'account.invoice',
2013-07-04 07:47:14,589 18773 DEBUG huy13 openerp.netsvc.rpc.request:                                                                    'message_get_subscription_data',
2013-07-04 07:47:14,589 18773 DEBUG huy13 openerp.netsvc.rpc.request:                                                                    (...),
2013-07-04 07:47:14,589 18773 DEBUG huy13 openerp.netsvc.rpc.request:                                                                    {})
2013-07-04 07:47:14,591 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.009s mem: 122716k -> 122716k (diff: 0k)('huy13', 1, '*', u'res.partner', 'read', (...), {})
2013-07-04 07:47:14,643 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.016s mem: 122716k -> 122716k (diff: 0k)('huy13', 1, '*', 'mail.message', 'set_message_read', (...), {})
2013-07-04 07:47:14,689 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.003s mem: 122716k -> 122716k (diff: 0k)('huy13', 1, '*', 'ir.attachment', 'search', (...), {})
2013-07-04 07:47:14,690 18773 DEBUG huy13 openerp.netsvc.rpc.request: object.execute_kw time:0.001s mem: 122716k -> 122716k (diff: 0k)('huy13', 1, '*', 'ir.attachment', 'read', (...), {})

Version 7.0-20130529-231031

0
Avatar
Abbandona
Felipe

check the sales workflow, you probably modified it, and now the validate function is not called, compare with the healthy db workflow

Gregor Huyskens
Autore

Sales workflow is not different and Authorization via button attribute groups="account.group_account_invoice" is given. The validation transition is called "invoice_open" (not "validate" as I thought first) and is present, like on healthy db.

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à
What does the Validate button do when creating new customer invoices on Odoo 11? Risolto
invoice validation odoo11
Avatar
Avatar
Avatar
2
ago 19
8519
Invoice validation error after using foss_round_off module for Multi Company
invoice validation ValidationError
Avatar
Avatar
1
mag 19
4388
change between 2 Invoice formats Risolto
invoice
Avatar
Avatar
1
lug 25
1680
Hello, how can I change the size of the logo and the invoice? Risolto
invoice
Avatar
Avatar
Avatar
2
lug 25
2008
Validation Error. You will need to clear the Journal Entry's Number to proceed
invoice
Avatar
Avatar
1
lug 25
2988
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