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

Tomás Cohen Arazi <tomasco...@gmail.com> changed:

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

--- Comment #13 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Created attachment 69918
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69918&action=edit
Bug 19826: Add K::Acq::Budget(s) and K::Acq::Budget::Fund(s)

This patch introduces Koha::Object(s)-derived classes for budgets and funds
(aqbudgetperiods and aqbudgets respectively).

C4::Budgets already uses DBIC calls on those tables so transition should be
easy on top of this.

To test:
- Check the referenced schema files are the right ones.
- QA scripts shoudl be happy.
- Sign off :-D

Note: the POD coverage report throws a false negative result on singular
classes which is trivially wrong.

Signed-off-by: Aleisha Amohia <aleishaamo...@hotmail.com>

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