Better Error Message Handling

Registered by Mantavya Gajjar (Open ERP)

In OpenERP now we have a better Warning message system thanks to
`warning` module, so now we can have the customised message depending
on the user / language.

Still OpenERP lacking of the error message handling,
specially which given from database (PostgreSQL, MySQL)

like mysql (https://code.launchpad.net/~openerp-commiter/openobject-server/server-sa)

So therefor, we need a common system where we can have common error message depending on
databases codes, where each Database packages supplied codes for the different type of
errors.

PostgreSQL : http://www.postgresql.org/docs/8.1/static/errcodes-appendix.html
MySQL : http://dev.mysql.com/doc/refman/5.1/en/error-messages-server.html

this will be implemented in the base system and not as a module, but of course,
using OpenERP API only.

Any Suggations ??

Blueprint information

Status:
Not started
Approver:
None
Priority:
Medium
Drafter:
Mantavya Gajjar (Open ERP)
Direction:
Needs approval
Assignee:
None
Definition:
Drafting
Series goal:
Accepted for trunk
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.