Feature #19
openAccount Grouping
Added by Anil KV over 2 years ago. Updated 4 months ago.
90%
Description
Coding Account Grouping
GUI>Account Category widget change checkbox list(Check department master) - Check Account group model also>Add status
List> Group By Grouping Type> Columns - Grouping Type, Name, Account Category, Status, (Edit icon)
Files
2-tsModel.ts (1.18 KB) 2-tsModel.ts | Anil KV, 08/18/2022 02:23 PM | ||
1-CsModel.cs (1.67 KB) 1-CsModel.cs | Anil KV, 08/18/2022 02:23 PM | ||
3-CsFile.cs (14.2 KB) 3-CsFile.cs | Anil KV, 08/18/2022 02:23 PM | ||
4-CsControllerFile.cs (24.6 KB) 4-CsControllerFile.cs | Anil KV, 08/18/2022 02:23 PM | ||
5-TsFile.ts (13.6 KB) 5-TsFile.ts | Anil KV, 08/18/2022 02:23 PM | ||
6-HtmlFile.html (1.92 KB) 6-HtmlFile.html | Anil KV, 08/18/2022 02:23 PM | ||
sql.sql (14.3 KB) sql.sql | Anil KV, 08/18/2022 02:23 PM |
Subtasks
Related issues
Updated by Anil KV over 2 years ago
- Status changed from New to Coding Started
- % Done changed from 0 to 40
Updated by Anil KV over 2 years ago
- Module changed from Account Code Settings to Account Grouping
Updated by Anil KV over 2 years ago
public lstAccountGroupingTypes: any[] = [{ "intId": 0, "strLabel": "Category", "blnDisable": false, "blnActive": true, "strRemarks": "" }, { "intId": 1, "strLabel": "Group", "blnDisable": false, "blnActive": false, "strRemarks": "" }, { "intId": 2, "strLabel": "Type", "blnDisable": false, "blnActive": false, "strRemarks": "" }, { "intId": 3, "strLabel": "Family", "blnDisable": false, "blnActive": false, "strRemarks": "" }];
In account-data.service.ts
Updated by Anil KV over 2 years ago
- Status changed from Coding Started to Coding Done
- % Done changed from 40 to 60
Updated by Shanto Shaji over 2 years ago
- Status changed from Coding Done to Testing Started
Updated by Shanto Shaji over 2 years ago
- Status changed from Testing Started to Reopen Bugs
- % Done changed from 60 to 50
- Tested By set to Shanto Shaji
- Code Reviewed By set to Shanto Shaji
1.Change Grid Heading to Account Grouping List
2.Remove Unwanted Div From Html File( There is a Extra Column)
3.Remove all Unwanted Console Logs From All Files
4.Remove All Check List From All Files
Updated by Anil KV over 2 years ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by Junaid M almost 2 years ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
GUI Change:-
1. Show Grid As Grouped by group.
2. Add all check box columns to grid as column
3. Add remarks as column but hide.
Updated by unnikannan S over 1 year ago
- Assignee changed from Jinu KT to Junaid M
- Tested By changed from Shanto Shaji to unnikannan S
ISSUE FOUNDED
1.ADD MANDATORY FIELD IN GROUPING TYPE
2.CHECK BOX NOT WORKING
Updated by Junaid M over 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by unnikannan S over 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
***GUI CHANGES
1-Add Grouping in grid (Group by 'Grouping Type')
2-Re-Arrange columns as Name|Roles|Status
Updated by Anil KV over 1 year ago
- Assignee changed from Junaid M to Shahil Haris
Updated by Shahil Haris over 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by Junaid M about 1 year ago
- Assignee changed from Shahil Haris to Vivekp V
Updated by Junaid M about 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
GUI CHANGE
-------------
-> Add 'Assets' Checkboxes
Updated by Vivekp V about 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
GUI Changes done
Updated by Vivekp V about 1 year ago
- Status changed from Reopen Bugs Coding Done to New Changes
- % Done changed from 70 to 50
Updated by unnikannan S about 1 year ago
- Status changed from New Changes to Reopen Bugs
ISSUE FOUNDED
1.MISSING GROUPING LABEL IN GROUP WISE DATA SHOWING UI LISTS
2.RED STAR IN STATUS FIELD
3.STATUS SELECT BOX POSITION BENEATH REMARKS TEXT AREA
Updated by Junaid M about 1 year ago
GUI CHANGES
--------------
1) Remove All Checkbox then Add 3 MultiSelect box Dataservice -> Chart Of Account -- Assets -- Liabilty -- Income -- Expense Personal Account -- Customer -- Supplier -- Employee --Commission Agent Other -- Bank -- Profile -- Sub Ledger -- Assets
Updated by Vivekp V about 1 year ago
- Status changed from Reopen Bugs to New Changes
ISSUE FIXED
1.MISSING GROUPING LABEL IN GROUP WISE DATA SHOWING UI LISTS
2.RED STAR IN STATUS FIELD
3.STATUS SELECT BOX POSITION BENEATH REMARKS TEXT AREA
Updated by Vivekp V about 1 year ago
- Status changed from New Changes to New Changes Coding Done
- % Done changed from 50 to 70
new changes coding done
Updated by unnikannan S about 1 year ago
- Status changed from New Changes Coding Done to Reopen Bugs
- % Done changed from 70 to 50
ISSUE FOUNDED
1.SAVED DATA MISSING ON RELOAD
Updated by Vivekp V about 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 70
function needed to be added to old databases, new databases already has function
Updated by unnikannan S 11 months ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 70 to 50
- Code Reviewed By deleted (
Shanto Shaji)
ISSUE FOUNDED
1.Block Updation Of Clearing All Selected Module In Case The Grouping Is Saved In Set Agent Commission