Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Can Invoice Validation fail without error message?

Subscribe

Get notified when there's activity on this post

This question has been flagged
invoicevalidationfailing
6377 Views
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
Discard
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
Author

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!

Sign up
Related Posts Replies Views Activity
What does the Validate button do when creating new customer invoices on Odoo 11? Solved
invoice validation odoo11
Avatar
Avatar
Avatar
2
Aug 19
8545
Invoice validation error after using foss_round_off module for Multi Company
invoice validation ValidationError
Avatar
Avatar
1
May 19
4424
change between 2 Invoice formats Solved
invoice
Avatar
Avatar
1
Jul 25
1702
Hello, how can I change the size of the logo and the invoice? Solved
invoice
Avatar
Avatar
Avatar
2
Jul 25
2040
Validation Error. You will need to clear the Journal Entry's Number to proceed
invoice
Avatar
Avatar
1
Jul 25
2999
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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