Changeset - 9ac3cd28b838
[Not reviewed]
0 1 0
Lance Edgar (lance) - 12 years ago 2012-10-04 15:54:54
lance@edbob.org
add R49 SIL column
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rattail/sil/columns.py
Show inline comments
 
@@ -123,6 +123,7 @@ def provide_columns():
 
    custom = [ # These columns are Rattail-specific.
 

	
 
        SC('R38',       'NUMBER(9,5)',  "Unit Receiving Base Cost"),
 
        SC('R49',       'NUMBER(5,3)',  "Gross Margin Percent"),
 
        SC('R101',      'NUMBER(9,5)',  "Difference Amount",                    "Difference"),
 
        ]
 

	
0 comments (0 inline, 0 general)