<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -90,7 +90,6 @@ class DemoController &lt; ApplicationController
       :column_hierarchy =&gt; @col_hierarchy,
       :row_dimension_name =&gt; @row_dimension,
       :row_hierarchy =&gt; @row_hierarchy,
-      :fact_attributes =&gt; [:sales_quantity],
       :format =&gt; {:gross_margin =&gt; Proc.new {|value| sprintf(&quot;%.2f&quot;, value) }}
     )
   end</diff>
      <filename>app/controllers/demo_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
 class ProductSalesCube &lt; ActiveWarehouse::Cube
-  pivots_on :date, :product, :store
   reports_on :pos_retail_sales_transaction
+  pivots_on :date, :product, :store
 end
\ No newline at end of file</diff>
      <filename>app/models/product_sales_cube.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>94bde96998aed38f82c63cd0b7dbe362216ab396</id>
    </parent>
  </parents>
  <author>
    <name>aeden</name>
    <email>aeden@78b0de1e-7a20-0410-a083-82450d3afd0a</email>
  </author>
  <url>http://github.com/bcotton/activewarehouse-demo/commit/68ee29328b4f85b957ab160847d669ae5ac39276</url>
  <id>68ee29328b4f85b957ab160847d669ae5ac39276</id>
  <committed-date>2007-04-12T18:54:40-07:00</committed-date>
  <authored-date>2007-04-12T18:54:40-07:00</authored-date>
  <message>more repairing

git-svn-id: svn://rubyforge.org/var/svn/activewarehouse/demo/trunk@590 78b0de1e-7a20-0410-a083-82450d3afd0a</message>
  <tree>fd6660f3ebc9f8ccf6053ad0ae359c1a6148a4f6</tree>
  <committer>
    <name>aeden</name>
    <email>aeden@78b0de1e-7a20-0410-a083-82450d3afd0a</email>
  </committer>
</commit>
