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

Emmanuel Bétemps <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #13 from Emmanuel Bétemps <[email protected]> ---
Hi,

Many thanks for this test plan : it's really very clear, with many details!

As I discover ktd, it took time for me to find the good file to modify and the
way to do it with vim

here is a copy of the line I changed :
 46   <accounts>
 47       <login id="term1"  password="term1" delimiter="|"
error-detect="enabled" institution="CPL" encoding="ascii" checked_in_ok="1"
forbidden_notfotloan_status="1,2" />


Unfortunately, this patch doesn't apply (but I may have missed something) : all
checkins occurred



Here are the first and third checkins (you'll recognize the barcodes : I
followed your examples)

kohadev-koha@kohadevbox:/$ /kohadevbox/koha/misc/sip_cli_emulator.pl -a
127.0.0.1 -p 6001 -su=term1 -sp=term1 -l=CPL -m=checkin --patron=23529000035676
--item=3999900000017
Attempting socket connection to 127.0.0.1:6001...connected!
Use of uninitialized value $hold_mode in string eq at
/kohadevbox/koha/misc/sip_cli_emulator.pl line 127.
SEND: 9300CNterm1|COterm1|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N20250410    19515120250410   
195151APCPL|AOCPL|AB3999900000017|ACterm1|BIN|
READ: 101YNN20250410    195151AOCPL|AB3999900000017|AQCPL|AJCrimes
parfaits|AA23529000035676|CSCN_3784|

-------------------

kohadev-koha@kohadevbox:/$ /kohadevbox/koha/misc/sip_cli_emulator.pl -a
127.0.0.1 -p 6001 -su=term1 -sp=term1 -l=CPL -m=checkin --patron=23529000035676
--item=3999900000019
Attempting socket connection to 127.0.0.1:6001...connected!
Use of uninitialized value $hold_mode in string eq at
/kohadevbox/koha/misc/sip_cli_emulator.pl line 127.
SEND: 9300CNterm1|COterm1|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N20250410    19562120250410   
195621APCPL|AOCPL|AB3999900000019|ACterm1|BIN|
READ: 101YNN20250410    195622AOCPL|AB3999900000019|AQCPL|AJDerni?res nouvelles
de la nuit|AA23529000035676|CSCN_1129|



Please, forgive me if this comment is too long or doesn't follow the protocol

-- 
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