Summary: | Allow to change amounts of duplicated budgets | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Acquisitions | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | brendan, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 15004: Allow to change amounts of duplicated budgets
Bug 15004: Allow to change amounts of duplicated budgets Bug 15004: Allow to change amounts of duplicated budgets Bug 15004: Ensure that the reset_all_budgets behavior is kept Bug 15004: Update help files for 'duplicating a budget' Bug 15004: Allow to change amounts of duplicated budgets Bug 15004: Ensure that the reset_all_budgets behavior is kept Bug 15004: Update help files for 'duplicating a budget' |
Description
Julian Maurice
2015-10-13 11:34:07 UTC
Created attachment 43380 [details] [review] Bug 15004: Allow to change amounts of duplicated budgets When duplicating a budget we now have the possibility to change amounts of budget and funds by a given percentage. Additionally, we can configure how to round the amounts. Test plan: 1. Create a budget and several funds with different amounts 2. Duplicate it using the 2 new options 3. Check that the amounts are correct Created attachment 44299 [details] [review] Bug 15004: Allow to change amounts of duplicated budgets When duplicating a budget we now have the possibility to change amounts of budget and funds by a given percentage. Additionally, we can configure how to round the amounts. Test plan: 1. Create a budget and several funds with different amounts 2. Duplicate it using the 2 new options 3. Check that the amounts are correct Signed-off-by: Frederic Demians <f.demians@tamil.fr> It works exactly as advertised. Was happy to see that decimal point can be used: for example, increase a budget by 2.6%, and round the amound to 0.5. Created attachment 45322 [details] [review] Bug 15004: Allow to change amounts of duplicated budgets When duplicating a budget we now have the possibility to change amounts of budget and funds by a given percentage. Additionally, we can configure how to round the amounts. Test plan: 1. Create a budget and several funds with different amounts 2. Duplicate it using the 2 new options 3. Check that the amounts are correct Signed-off-by: Frederic Demians <f.demians@tamil.fr> It works exactly as advertised. Was happy to see that decimal point can be used: for example, increase a budget by 2.6%, and round the amound to 0.5. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 45323 [details] [review] Bug 15004: Ensure that the reset_all_budgets behavior is kept Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Julian, Please add few lines in the help about these 2 new fields. Created attachment 45663 [details] [review] Bug 15004: Update help files for 'duplicating a budget' Switched status to signed off, the last patch only update help files Created attachment 45681 [details] [review] Bug 15004: Allow to change amounts of duplicated budgets When duplicating a budget we now have the possibility to change amounts of budget and funds by a given percentage. Additionally, we can configure how to round the amounts. Test plan: 1. Create a budget and several funds with different amounts 2. Duplicate it using the 2 new options 3. Check that the amounts are correct Signed-off-by: Frederic Demians <f.demians@tamil.fr> It works exactly as advertised. Was happy to see that decimal point can be used: for example, increase a budget by 2.6%, and round the amound to 0.5. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 45682 [details] [review] Bug 15004: Ensure that the reset_all_budgets behavior is kept Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 45683 [details] [review] Bug 15004: Update help files for 'duplicating a budget' Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to Master - Should be in the May 2016 release. Thanks! |