https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24603

--- Comment #36 from Jonathan Druart <[email protected]> 
---
Comment on attachment 113049
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113049
Bug 24603: (follow-up) Update to double entry accounting

Review of attachment 113049:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=24603&attachment=113049)
-----------------------------------------------------------------

::: Koha/Account/Line.pm
@@ +324,4 @@
>      }
>  
> +    # Check for mandatory parameters
> +    my @mandatory = ( 'staff_id', 'branch' );

Should not be "branch", but "branchcode" I'd say.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to