Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

Can Invoice Validation fail without error message?

Odoberať

Get notified when there's activity on this post

This question has been flagged
invoicevalidationfailing
6346 Zobrazenia
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
Zrušiť
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
Autor

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.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrácia
Related Posts Replies Zobrazenia Aktivita
What does the Validate button do when creating new customer invoices on Odoo 11? Solved
invoice validation odoo11
Avatar
Avatar
Avatar
2
aug 19
8515
Invoice validation error after using foss_round_off module for Multi Company
invoice validation ValidationError
Avatar
Avatar
1
máj 19
4384
change between 2 Invoice formats Solved
invoice
Avatar
Avatar
1
júl 25
1679
Hello, how can I change the size of the logo and the invoice? Solved
invoice
Avatar
Avatar
Avatar
2
júl 25
2004
Validation Error. You will need to clear the Journal Entry's Number to proceed
invoice
Avatar
Avatar
1
júl 25
2988
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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