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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds a
      release notes|                            |'response_message' field to
                   |                            |the 'message_queue' table.
                   |                            |This can be used to save
                   |                            |the message response. For
                   |                            |example, some SMS providers
                   |                            |give an ID in the response
                   |                            |body that could be used to
                   |                            |track the message status -
                   |                            |this change adds a field
                   |                            |where this information can
                   |                            |be saved.
                 CC|                            |[email protected]

--- Comment #7 from David Nind <[email protected]> ---
Testing notes (using KTD):
1. SQl to show the columns for a table: DESCRIBE message_queue;

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