summaryrefslogtreecommitdiff
path: root/bin/aa.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/aa.pl')
-rw-r--r--bin/aa.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/aa.pl b/bin/aa.pl
index e097a7b2..4d8819e9 100644
--- a/bin/aa.pl
+++ b/bin/aa.pl
@@ -1540,6 +1540,8 @@ qq|<input name="l_transdate" class=checkbox type=checkbox value=Y checked> |
}
sub transactions {
+ # it shouldn't be putting it into vendor_id or customer_id, but into
+ # entity_id, conforming to the new entity tables.
if ( $form->{ $form->{vc} } ) {
$form->{ $form->{vc} } = $form->unescape( $form->{ $form->{vc} } );
( $form->{ $form->{vc} }, $form->{"$form->{vc}_id"} ) =