Odoo 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 management
|
MRP
|
etc.
How to create warning message when create or save but don't block the action?
I wanna to create a warning message when we create or save object but don't block this action mean you can save or create object.
I have try:
1) use cr.commit() and raise message but it raise message and object save but it seem block to user interface.
2) Call onchange but it don't work.
Any solution for this situation? Thank for support.
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 1/14/14, 11:23 PM |
Seen: 1034 times |
Last updated: 3/16/15, 8:10 AM |
http://help.openerp.com/question/16015/using-raise-osvexcept_osv/