← Back to team overview

harvest-dev team mailing list archive

Re: [Merge] lp:~dylanmccall/harvest/opportunity-edit into lp:harvest

 

Oh, I should mention: Note adds a new table to the database, and the Comment field in Opportunity is removed (replaced with note_set via the OneToMany relationship).

You'll need to run ./manage.py syncdb to get that all working right. It shouldn't cause any problems given that the comment field hasn't been used for anything so far.
-- 
https://code.launchpad.net/~dylanmccall/harvest/opportunity-edit/+merge/32544
Your team harvest-dev is requested to review the proposed merge of lp:~dylanmccall/harvest/opportunity-edit into lp:harvest.



References