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

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192141|0                           |1
        is obsolete|                            |

--- Comment #6 from [email protected] <[email protected]> 
---
Created attachment 192142
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192142&action=edit
Bug 40826: nbofuser increment when importing report from mana

Test plan:
- Clone the mana repo on your machine (from
https://gitlab.com/koha-community/koha-mana)
- By default there is no report loaded in mana, so you will want to create
sample reports to be able to test the patch. You can simply uncomment the line
in the `compose/base.yml`, under db -> volumes to add the sample reports.
- Add the bin/mana utility to your path
- run `mana up` to launch mana and create a docker network koha will connect to
(see how to use the mana utility here :
https://gitlab.com/koha-community/koha-mana/-/tree/main/compose?ref_type=heads)
- run `ktd --mana up` to connect koha to mana
- Select a report already present on the mana instance to verify if the
nbofuser will be incremented or create a new one
- Import it in koha by searching it's name in the "New SQL from mana" menu
- Once imported, check on the mana instance that the nbofuser has been
incremented. (on the import SQL from mana menu, or on mana UI available on
localhost:5000)

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