-
At present when a special or one off charge has been added to a contract/order the only way to amend is to remove and then add again.
It would be preferable to provide an 'Amend' button that allowed the charge amount and other details to be changed from the list of charges against a contract.
2008-01-18 12:46:09 UTC in ebills web enabled billing & care
-
Add more system config functions into the User Interface to allow less dependency on _configure.inc parameters.
2007-11-12 22:47:22 UTC in ebills web enabled billing & care
-
Create a bill reminder function connected to the invoices paid feature.
Should also allow a list of of outstanding payments then to click a check box to state that a reminder should be created.
Needs the reminder template to be driven from a template in the tex templates database.
Must support reminders by email too.
2007-11-09 17:49:02 UTC in ebills web enabled billing & care
-
In the start page (main.php) include a basic check for DB connection and report if that fails. The current system is useless if config is not successful for whatever reason.
It should also include checks for:
- the .htaccess file
- access to language files
- whether LaTeX and ghostscript can be found
Error messages should only be displayed in DB connection does not exist or a...
2007-11-07 16:19:44 UTC in ebills web enabled billing & care
-
Current screen design uses frames and this causes issues for mobile phone based browsers. The default action for browsers that don't support frames is simply to show an message.
It would be a big benefit if functionality, albeit basic was available to these users.
Actions required should be:
- Add charges to an invoice
- Look at charges to an invoice
- Look at outstanding payments
-...
2007-11-01 23:25:13 UTC in ebills web enabled billing & care
-
To use only open anc active contracts, with the ability to View all or select closed or inactive etc.
2007-10-31 00:37:27 UTC in ebills web enabled billing & care
-
A summary of phone charges should be shown in view charges and the view next bill function. Ideally the remove charges function should be able to remove telephony charges.
These should only be shown in summary, not detail.
2007-10-23 19:08:50 UTC in ebills web enabled billing & care
-
The ebills ehlp file should be stored in the NLS directory with copies for each of the languages.
The help file can then be translated into various languages (as per main language files):
- French
- German
- Portuguese
- Spanish.
2007-10-19 21:44:44 UTC in ebills web enabled billing & care
-
A consistent and better approach is required for all view that list items, such as:
- customers
- contracts
- products
- users
- invoices
etc etc
The search options must include:
- a 'Last' button as at present
- a 'Clear' button
- store the results of the previous filter
- A single 'Search' button activated by hitting return
Each search screen must supply
- appropriate fields...
2007-10-19 14:49:08 UTC in ebills web enabled billing & care
-
Change main.php to allow login using a fixed password if no DB connection is found.
Change the system configure option so that all configuration of _configure.php and ebills.conf can be changed from the UI.
2007-10-19 11:58:11 UTC in ebills web enabled billing & care