Closed (fixed)
Project:
ICES
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Nov 2015 at 07:07 UTC
Updated:
2 Dec 2015 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
xavip commentedShowing "total sales" and "total purchases" in accounts list.
Comment #3
xavip commentedCorrect format in several amounts.
Comment #4
xavip commentedFirst version on account list to views.
Needs work:
- Repeated account if it has several users.
- Total sales and total purchases columns.
Comment #5
xavip commentedNo repeated rows when account is managed by several users.
Needs work:
- Total sales and total purchases columns.
- Expose filters: account name and user name.
Comment #6
xavip commentedTotal sales column.
Needs work:
- Expose filters: account name and user name.
Comment #7
xavip commentedPatch #7: list with account, user (username, firstname, surname), email and balance. With filter exposed searching for account, user or email. The filter, pager and table sorting works with ajax.
Not possible to list "total sales" and "total purchases" since when the transactions history is long, the query takes too much time. Instead of listing this info, the user can click on "user" column and see this info in a new page.
Comment #9
xavip commentedComment #10
xavip commentedIt needs some changes:
- View must be a block, not a page, to avoid access in the view's path.
- It must list only active accounts, not locked, hidden, closed nor interexchange ones.
Comment #11
xavip commentedComment #13
xavip commented