Alex Arnaud
e4addf296f
(BUG #4388 ) aqbudgets.pl: add a column in the table for display the total spent of level and sublevels
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-23 06:42:51 -04:00
Alex Arnaud
8eac9d8180
(BUG #4360 ) aqbudgets.pl: Adding the hierarchy of budgets in the tooltip
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-23 06:42:49 -04:00
Donovan Jones
bce3e2e619
Bug 2505 - Add commented use warnings where missing in the admin/ directory
2010-04-21 20:20:11 +12:00
Lars Wirzenius
2c67656108
Fix FSF address in directory admin/
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-03-16 20:17:50 -04:00
Paul Poulain
c85e22ad53
aqbudget display, minor changes
...
- removed 2 total that means nothing (and were troubling users)
- reindented a little (removed tab)
2010-01-28 15:11:50 +01:00
Jean-André Santoni
e7753ce465
[2343] Fix currency not showing in aqbudgets
2010-01-28 15:11:43 +01:00
Jean-André Santoni
23b356105a
[MT2343] Select in budget add forum
...
Sorted the branches select.
Modified display to "branchcode - branchname"
Fixed a bug, selection was inverted.
2009-12-20 14:31:23 +01:00
Nahuel ANGELINETTI
d399ff3494
[biblibre-newacq](bug #3611 ) fix user interface and others
...
This big patch, fix xhtml code, and user interface.
It Delete the term of budget period and use it as "Root Budget".
It add improvment on UI, adding tooltip, and table tree.
2009-09-30 11:30:34 +02:00
Nahuel ANGELINETTI
29ed0f384b
[biblibre-newacq](bug #3611 ) fix aqbudgets.pl page
...
do not show total available if total is zero.
Adding a budget, does not show the available parent budgets.
2009-09-30 11:30:32 +02:00
Henri-Damien LAURENT
e3a9d21d6e
Improving and bug fixing admin/aqbudgets
...
Adding FormatData and FormatNumber in C4::Output
Using them
Adding duplication detection for budget periods
Factorizing some code
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
38b61303bd
Bug Fixing : 1st Step Bookfund has become Budgets
...
More bug fixing on Suggestions and Budgets
2009-09-30 11:30:29 +02:00
Paul Poulain
d347b15163
budgfixing budgets & planning and code cleaning
...
* fix a bug for new orders budget : the Asort1 was displayed by default. Now, it's the sortN_authcat of the 1st budget (the one selected by default)
* change in GetBudgetAuthCats : returns all auth values used by at least one budget (not Asort* categories, as previously)
* code cleaning in GetAuthvalueDropbox (and select aqbudgets.* instead of *, to avoid data corruption due to duplicate column name)
2009-09-30 11:30:25 +02:00
Paul Poulain
1664c47420
bugfixing & improving budgets managements
...
* the budget hierarchy had been removed by the merge by mistake
* don't limit the authorized_values list, show all of them
* cleaning & reindenting
2009-09-30 11:30:25 +02:00
Paul Poulain
80227720fe
merging new_acq fix: budget_parent dropbox was wrong
...
(Probably need to patch SAN-OP branch as well)
2009-09-30 11:30:23 +02:00
Paul Poulain
4ec7a86abe
Budget management
...
* budget period management
* budget management (budgets lines are defined for a given budget period)
budget_owner_search is the popup to select a librarian as budget owner
2009-09-30 11:30:16 +02:00