http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Bug #: 7449 Summary: The "billingplace" value isn't saved when creating a new basketgroup Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: fcapovilla@live.ca QAContact: ian.walls@bywatersolutions.com When creating a new basketgroup, the billingplace isn't saved. Because of that, the selected branch's informations aren't added to the pdf when printing the basketgroup. If the basket if modified and saved again, the billingplace then gets saved correctly. The problem seems to be around lines 463-472 of acqui/basketgroup.pl and in the NewBasketgroup subroutine : $billingplace isn't saved there. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.