diff --git a/1325855378_revisioning-for-company-information_561/COMMENT_1326120651_paul@mozcode.nl b/1325855378_revisioning-for-company-information_561/COMMENT_1326120651_paul@mozcode.nl new file mode 100644 index 0000000..c5541ee --- /dev/null +++ b/1325855378_revisioning-for-company-information_561/COMMENT_1326120651_paul@mozcode.nl @@ -0,0 +1,10 @@ +commit 016cb0b21d4eff4b92c25775d01ab05c7457f57a +Author: Paul van Tilburg +Date: Mon Jan 9 15:48:20 2012 +0100 + + Added company info revisioning in the models (refs: #ba1a26) + + * Extended CompanyInfo with an "original" association with the previous + revision (in case revisions can be removed in the future). + * Created a belongs_to relation of Invoice with CompanyInfo and an + has_many reverse relation.