Fixed recurring purchase entry

This commit is contained in:
Finn 2018-03-07 12:46:50 +00:00
parent 79324ff5f7
commit d937e64663
19 changed files with 7421 additions and 2 deletions

View file

@ -188,7 +188,6 @@ sub post_upload {
my $category = $validation->param('category');
my $essential = $validation->param('essential');
my $recurring_period = $validation->param('recurring');
Dwarn $recurring_period;
my $distance = $c->get_distance_from_coords( $user->entity->type_object, $organisation );
my $new_transaction = $organisation->entity->create_related(