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

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@bywatersolutions.com
             Status|Signed Off                  |Failed QA

--- Comment #31 from Nick Clemens <n...@bywatersolutions.com> ---
Hi Andrew,

Overall I like this, it adds useful information, but I wonder why the scope of
information is limited for each object, it seems to create some issues for
Budgets/Funds/Orders - if I modify a field that isn't logged a line is added to
the log, but no info on what was changed is recorded, e.g.:
 - update order notes, change statistics
 - add user to budget, lock budget, make budget active, change name
 - change fund name, change statistics
Is the size concern reason enough to avoid logging the object unblessed?


Other notes:

Adding a new basket records two lines:
  Create an acquisitions basket 
  Modify an acquisitions basket header 

Cancelling receipt of an order is not logged

Creating a budget is logged as modification

Budget/funds record a change of amount because of decimal difference:
"budget_amount_new":"6.00"
"budget_amount_old":"6.000000"

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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