Hello Aline, Thanks for reporting. The solution for this bug is proposed in the branch : https://code.launchpad.net/~openerp-dev/openobject-addons /trunk-bug-893491-mdi/
with following Revision ID and Number. Revision ID : [email protected] Revision Number : 5764 Thanks and Regards, Divyesh Makwana(MDI) ** Changed in: openobject-addons Status: In Progress => Fix Committed -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/893491 Title: cannot approve a leave request Status in OpenERP Addons (modules): Fix Committed Bug description: trunk create a leave request from Human Resources/Leaves/Leave Requests to Approve, confirm it and approve it Unicity error : [2011-11-22 08:58:03,867][?] WARNING:orm:No such field(s) in model crm.meeting: note. [2011-11-22 08:58:03,888][?] ERROR:db.cursor:bad query: insert into "resource_calendar_leaves" (id,"name","holiday_id","resource_id","calendar_id","date_from","date_to",create_uid,create_date) values (2,E'gbhrth',4,1,NULL,NULL,NULL,1,now()) Traceback (most recent call last): File "/home/aline/source/server/trunk/openerp/sql_db.py", line 215, in execute res = self._obj.execute(query, params) IntegrityError: null value in column "date_from" violates not-null constraint To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/893491/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

