[Trunk]base_action_rule.trg_date_calendar_id the column does not exist

Bug #1271895 reported by Philippe Mayjonade
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Medium
OpenERP R&D Addons Team 1

Bug Description

After having created a new database and import an export file from yesterday, I get the following error:

2014-01-23 10:48:27,537 9966 ERROR demo1_dup openerp.sql_db: Programming error: ERREUR: la colonne base_action_rule.trg_date_calendar_id n'existe pas
LIGNE 1 : ..._rule."filter_pre_id",base_action_rule."sequence",base_actio...
                                                               ^
, in query SELECT base_action_rule."model_id",date_trunc('second', base_action_rule."create_date") as create_date,base_action_rule."filter_pre_id",base_action_rule."sequence",base_action_rule."trg_date_calendar_id",base_action_rule."trg_date_id",base_action_rule."trg_date_range_type",base_action_rule."active",base_action_rule."trg_date_range",base_action_rule."kind",base_action_rule."name",base_action_rule."act_user_id",base_action_rule."last_run",base_action_rule."filter_id",base_action_rule.id FROM "base_action_rule" WHERE base_action_rule.id IN %s ORDER BY sequence

This problem is perhaps related to the change yesterday ( revision 9059 ) on base_action_rule / file base_action_rule.py because with the daily release from yesterday , there is no problem

description: updated
Revision history for this message
Twinkle Christian(OpenERP) (tch-openerp) wrote :
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Thibault Delavallée (OpenERP) (tde-openerp) wrote :

It is probably due to the fact that between those two dates, a merge added this column in the model. This feature has been added in revision 9059 (Revision ID: <email address hidden>) at the time the bug appeared. It is therefore probably not a bug but an issue with a trunk that has evolved between the two dates.

Changed in openobject-addons:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.