Project

General

Profile

Edit Copy Actions

Feature #8

open

Currency Master

Added by Anil KV over 2 years ago. Updated 4 months ago.

Status:
Reopen Bugs Testing Done
Priority:
Normal
Assignee:
Target version:
Start date:
08/03/2022
Due date:
08/05/2022 (over 2 years late)
% Done:

90%

Estimated time:
16:00 h
Spent time:
Owner(Agency):
Travvise
Time Taken(HH):
20.00
Module:
Currency
Tested By:
unnikannan S
Code Reviewed By:
Shanto Shaji

Description

Coding Currency Master


Files

2-tsModel.txt (1.3 KB) 2-tsModel.txt Anil KV, 08/03/2022 06:15 PM
1-CsModel.txt (2.43 KB) 1-CsModel.txt Anil KV, 08/03/2022 06:15 PM
3-CsFile.txt (14.1 KB) 3-CsFile.txt Anil KV, 08/03/2022 06:15 PM
4-CsControllerFile.txt (24.1 KB) 4-CsControllerFile.txt Anil KV, 08/03/2022 06:15 PM
5-TsFile.txt (14.1 KB) 5-TsFile.txt Anil KV, 08/03/2022 06:15 PM
6-HtmlFile.txt (1.89 KB) 6-HtmlFile.txt Anil KV, 08/03/2022 06:15 PM
sql.txt (15 KB) sql.txt Anil KV, 08/03/2022 06:15 PM

Add

Subtasks


Add

Related issues

Updated by Anil KV over 2 years ago

public lstCurrencyMagnitude: any[] = [ { "chrId": "B", "strLabel": "...Million -> Billion", "blnDisable": false, "blnActive": true, "strRemarks": "Crore - 10000000, Lakh - 100000, Thousand - 1000, Hundred - 100" }, { "chrId": "C", "strLabel": "...Lakh -> Crore", "blnDisable": false, "blnActive": false, "strRemarks": "Billion - 100000000, Million - 1000000, Thousand - 1000, Hundred - 100" }
];

from GlobalDataService

Actions #2

Updated by Anil KV over 2 years ago

  • File deleted (2-tsModel.txt)
  • File deleted (1-CsModel.txt)
  • File deleted (3-CsFile.txt)
  • File deleted (4-CsControllerFile.txt)
  • File deleted (5-TsFile.txt)
  • File deleted (6-HtmlFile.txt)
  • File deleted (sql.txt)
Actions #4

Updated by Muhasin PU over 2 years ago

  • Status changed from New to Coding Started
  • % Done changed from 0 to 40
Actions #5

Updated by Muhasin PU over 2 years ago

  • Status changed from Coding Started to Coding Done
  • % Done changed from 40 to 60
  • Time Taken(HH) set to 20.00
Actions #6

Updated by Muhasin PU over 2 years ago

  • Module set to Currency

Updated by Shanto Shaji over 2 years ago

  • Status changed from Coding Done to Reopen Bugs
  • % Done changed from 60 to 50
  • Tested By set to Shanto Shaji
  • Code Reviewed By set to Shanto Shaji

Currency Symbol Validation Error (Must set max length in html Also)

Actions #8

Updated by Muhasin PU over 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60

Updated by Muhasin PU over 2 years ago

Design Validation Done & Bug Fixed.

Updated by Shanto Shaji over 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

Remove Unwanted Code From Html (Autocomplete Related)

Updated by Shanto Shaji over 2 years ago

Currency.cs Error Code Numbering

Updated by Muhasin PU over 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60

Remove unwanted codes Completed.

Actions #13

Updated by Shanto Shaji over 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs Testing Started
  • % Done changed from 60 to 70
Actions #14

Updated by Shanto Shaji over 2 years ago

  • Status changed from Reopen Bugs Testing Started to Reopen Bugs Testing Done
  • % Done changed from 70 to 80

Updated by Amal Cyriac over 2 years ago

  • Status changed from Reopen Bugs Testing Done to Reopen Bugs
  • % Done changed from 80 to 50
  • Tested By changed from Shanto Shaji to Amal Cyriac

ISSUE FOUND *****
1.SET VALIDATION ON PRECISION TABS

Updated by Muhasin PU over 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60

Validation Fixed.

Updated by Amal Cyriac over 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

ISSUE FOUND *****
1.SET DECIMEL POINT VALIDATION

Updated by Muhasin PU over 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60

Bug Fixed.

Updated by Amal Cyriac over 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

ISSUE FOUND *****
1.SET DECIMEL POINT VALIDATION
(GUI CRASHING WHEN TYPING NUMBERS IN DECIMAL POINT INPUT BOX)

Updated by Muhasin PU over 2 years ago

  • Status changed from Reopen Bugs to Particialy Coding Done
  • % Done changed from 50 to 40

ISSUE FIXED.

Actions #21

Updated by Muhasin PU over 2 years ago

  • Status changed from Particialy Coding Done to Reopen Bugs Coding Done
  • % Done changed from 40 to 60

Updated by Amal Cyriac about 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

ISSUE FOUND *****
1.Set Validation on Precision
(Object reference not set to an instance of an object.)

Updated by Muhasin PU about 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60

SOLVED.

Updated by Amal Cyriac almost 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

ISSUE FOUND *****
1.While save new currency check system settings "Allow Multi currency" Value.
Prevent save if value is false

Updated by Muhasin PU almost 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60
CHANGES APPLIED.
  • Checking Multi Currency Based on System Settings
  • Auto Fill Based on Currency Code from Service List.
  • InFo Message Added.

Updated by Amal Cyriac almost 2 years ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

ISSUE FOUND *****
1.Prevent create /add currency based on permissions from system settings

Updated by Muhasin PU almost 2 years ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 60

No issues From Currency, System settings Changed.

Updated by Seema Mathew over 1 year ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • Assignee changed from Muhasin PU to Junaid M
  • % Done changed from 60 to 50
  • Tested By changed from Amal Cyriac to Seema Mathew

ISSUE FOUNDED

1.CAN SAVE MANDATORY FIELD WITHOUT VALIDATION

Actions #29

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

TESTING DONE

Updated by unnikannan S over 1 year ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50
  • Tested By changed from Seema Mathew to unnikannan S

ISSUE FOUNDED

D 1.DONT ALLOW TO DELETE CURRENCY THAT ALRADY USED IN TRANSACTION RELATED MODULES

Actions #32

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 about 1 year ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 60 to 50

ISSUE FOUNDED

1.BLOCK DELETION IF THE CURRENCY WAS USED IN ANY ACCOUNT
2.CHANGE MESSAGE OF PRECISION ADDING MORE THAN ALIMIT

Actions #34

Updated by Junaid M about 1 year ago

  • Assignee changed from Junaid M to Vivekp V

Updated by Vivekp V about 1 year ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 70

ISSUE FIXED

1.BLOCK DELETION IF THE CURRENCY WAS USED IN ANY ACCOUNT
2.CHANGE MESSAGE OF PRECISION ADDING MORE THAN ALIMIT

Updated by unnikannan S about 1 year ago

TESTING DONE

Updated by unnikannan S about 1 year ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 70 to 50

ISSUE FOUNDED

1.PRECISION VALUE SHOWING ONLY IN FOCUS OUT FROM PRECISION FIELD (ON DEFAULT CURRENCYS)

Updated by Vivekp V about 1 year ago

ISSUE FIXED

1.PRECISION VALUE SHOWING ONLY IN FOCUS OUT FROM PRECISION FIELD (ON DEFAULT CURRENCYS)

Actions #39

Updated by Vivekp V about 1 year ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 70

Updated by unnikannan S about 1 year ago

TESTING DONE

Updated by Arathy PS 6 months ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs
  • % Done changed from 70 to 50

ISSUE FOUND
----------------
1) Can change code of already used currency.
2) On edit, If code of currency not from jason then it cannot be changed.

Updated by Vivekp V 6 months ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 70

ISSUE FIXED
----------------
1) Can change code of already used currency.
2) On edit, If code of currency not from jason then it cannot be changed.

Actions #43

Updated by Arathy PS 6 months ago

  • Status changed from Reopen Bugs Coding Done to Testing Done
  • % Done changed from 70 to 90

Updated by Junaid M 5 months ago

New Changes DONE
-----------------
1 - Add "Arabic Major Unit", "Arabic Minor Unit" textbox after minor Unit widget.
use Db filed vhr_ar_major_unit, vhr_ar_minor_unit.

Actions #45

Updated by Junaid M 5 months ago

  • Status changed from Testing Done to New Changes
  • % Done changed from 90 to 50
Actions #46

Updated by Vivekp V 5 months ago

  • Status changed from New Changes to New Changes Coding Done
  • % Done changed from 50 to 70

Updated by unnikannan S 4 months ago

  • Status changed from New Changes Coding Done to Reopen Bugs
  • % Done changed from 70 to 50

ISSUE FIXED

1.Clear The Red Outerline From Symbol/Position Field
2.Missing RedStar In Precision Field

Actions #48

Updated by Vivekp V 4 months ago

  • Status changed from Reopen Bugs to Reopen Bugs Coding Done
  • % Done changed from 50 to 70
Actions #49

Updated by unnikannan S 4 months ago

  • Status changed from Reopen Bugs Coding Done to Reopen Bugs Testing Done
  • % Done changed from 70 to 90
Edit Copy Actions

Also available in: Atom PDF