Christian Stimming <cs...@code.gnucash.org> writes:

> -        gnc_table_layout_set_cell (layout, curs, RBALN_CELL, 0, 7);
> +        if (!reg->is_template)
> +        {
> +          gnc_table_layout_set_cell (layout, curs, RBALN_CELL, 0, 7);
> +        }
>          gnc_table_layout_set_cell (layout, curs, RATE_CELL, 0, 8);

Is it okay to skip a column like this?

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warl...@mit.edu                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to