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

@ -6,7 +6,7 @@ use warnings;
use base 'DBIx::Class::Schema';
our $VERSION = 25;
our $VERSION = 27;
__PACKAGE__->load_namespaces;