diff --git a/Changelog b/Changelog index 9d2eeb2b80..64708b7bbe 100644 --- a/Changelog +++ b/Changelog @@ -9,6 +9,7 @@ Changelog for 1.3.28 * Fixing is_zero errors on ar/ap transaction screens w/tax incldued (Chris T) * Fixing csv ar transactions not showing taxes (Chris T, 3589640) * Fixing demo quotations having descriptions taking too much space (Chris T) +* Moved to label/button system for deleting lines on invoices (Chris T) Changelog for 1.3.27 * Detect whether ledgersmb.conf exists during Makefile.PL run and create if diff --git a/bin/io.pl b/bin/io.pl index f06675b4cb..e0f0ffa14f 100644 --- a/bin/io.pl +++ b/bin/io.pl @@ -84,6 +84,7 @@ # $locale->text('Oct') # $locale->text('Nov') # $locale->text('Dec') +# sub _calc_taxes { $form->{subtotal} = $form->{invsubtotal}; @@ -339,8 +340,17 @@ sub display_row { $column_data{runningnumber} = qq|