[Koha-bugs] [Bug 14257] Add show_extended_attributes to ILS-DI call GetPatronInfo

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 12 22:47:30 CEST 2018


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #15 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I am currently working on moving this code the Koha namespace and I do not
understand what is needed exactly here.

So far we have:
<attributes>
  <code>xxx</code>
  <value>1</value>
  <class/>
  <value_description>Damaged</value_description>
  <description>pouet peout</description>
  <display_checkout>0</display_checkout>
</attributes>

Maybe we just need a couple variable=value, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list