wrong ordering of classes in training module

Bug #980901 reported by Erik Heeren
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Low
OpenERP Publisher's Warranty Team

Bug Description

In the training module ( https://code.launchpad.net/~openobject-training/openobject-addons/training ), training_participation_stakeholder_request is defined after training_participation_stakeholder_purchase.

training_participation_stakeholder_purchase has a many2one field linking to training_participation_stakeholder_request, which breaks module installation on Windows (not sure about Linux, haven't tested).

Switching the position of the classes fixes the issue.

Revision history for this message
Erik Heeren (erik-heeren) wrote :
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Erik,

Yes, You are right. Due to this problem we have got following error.

ProgrammingError: relation "training_participation_stakeholder_request" does not exist.

Also your suggested solution is correct

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Erik,

lp:~openobject-training/openobject-addons/training branch as a certified addons branch.

So, I am assigning this to OPW team. If you want this on quickly then please contact our OPW team at <email address hidden>.

Thank you!

Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
importance: Undecided → Low
status: New → Confirmed
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.