Project

General

Custom queries

Profile

Edit Copy Actions

Feature #30

open

Region Category

Added by Anil KV almost 3 years ago. Updated 3 months ago.

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

90%

Estimated time:
24:00 h
Owner(Agency):
Travvise
Time Taken(HH):
12.00
Module:
Region Category
Tested By:
unnikannan S
Code Reviewed By:

Description

Coding Region Category


Files

1-CsModel.cs (1.91 KB) 1-CsModel.cs Anil KV, 08/25/2022 11:42 AM
2-tsModel.ts (1.36 KB) 2-tsModel.ts Anil KV, 08/25/2022 11:42 AM
4-CsControllerFile.cs (24.8 KB) 4-CsControllerFile.cs Anil KV, 08/25/2022 11:42 AM
3-CsFile.cs (14.1 KB) 3-CsFile.cs Anil KV, 08/25/2022 11:42 AM
5-TsFile.ts (14 KB) 5-TsFile.ts Anil KV, 08/25/2022 11:42 AM
6-HtmlFile.html (1.91 KB) 6-HtmlFile.html Anil KV, 08/25/2022 11:42 AM
sql.sql (14.6 KB) sql.sql Anil KV, 08/25/2022 11:42 AM

Add

Subtasks


Add

Related issues

Updated by Anil KV almost 3 years ago

In travel-data.service.ts

 public lstRegionBasedOn = [
    { "intId": 0, "strLabel": "No Choose", "blnDisable": false, "blnActive": true, "strRemarks": "" },
    { "intId": 1, "strLabel": "Airport", "blnDisable": false, "blnActive": false, "strRemarks": "" },
    { "intId": 2, "strLabel": "Country", "blnDisable": false, "blnActive": false, "strRemarks": "" },
    { "intId": 3, "strLabel": "Select In GUI", "blnDisable": false, "blnActive": false, "strRemarks": "" },
    { "intId": 4, "strLabel": "Select In Sale / Refund GUI Master", "blnDisable": false, "blnActive": false, "strRemarks": "" }
  ];

Updated by Amal Cyriac over 2 years ago

  • Status changed from Coding Done to Reopen Bugs
  • % Done changed from 60 to 50
  • Tested By set to Amal Cyriac

ISSUE FOUND *****
1.SET GUI TRANSLATION
(TEXT ON DIV EXPAND)
2.GUI ALIGNMENT
(PACKAGE,PACKAGE CATEGORY)

Updated by Amal Cyriac over 2 years ago

ISSUE FOUND *****
1.ALLOW UPPER AND LOWER CASE LETTERS

Updated by Junaid M over 2 years ago

Changes

1) Add Checkbox "Use in Sale and Refund Master".
2) Show tabs (Service, Package, Package Category) only when Use in Sale and Refund Master is unticked state.
3) Allow Tick either one from Checkbox "Use in Sale and Refund Master", "Use in Tax".

Functional
In Sale, Refund Master - Load only ticked checkbox "Use in Sale and Refund Master"

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 FOUNDED *****
1.fix bugs in service tab
(ticked items unticking while update)

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.FIX BUGS ON SERVICE,PACKAGE, & PACKAGE CATEGORY
(CHECK BOXES UNTICKED AFTER UPDATION)

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.Set minimum height for General tab
(Similar to other tabs)
2.Fix error on Sale And refund Check box
(Tabs must hidden while checked)

Updated by unnikannan S almost 2 years ago

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

ISSUE FOUNDED

1.ADD BLANK OPTIONS IN THE BASED ON
2.ADD BLANK OPTION IN STATUS

Updated by unnikannan S over 1 year ago

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

ISSUE FOUNDED

1.CONNECT PRINT
2.ADD MANDATORY FIELD RED STAR IN STATUS
3.CONNECT THE WORK FLOW BASED ON WISE SELECTION IN RELATED UI'S
4.FUNCTIONING OF CHECK BOXES IN UI

Updated by Vivekp V over 1 year ago

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

ISSUE FIXED

1.CONNECT PRINT
2.ADD MANDATORY FIELD RED STAR IN STATUS
3.CONNECT THE WORK FLOW BASED ON WISE SELECTION IN RELATED UI'S functionality to be done buy those of issue and sale
4.FUNCTIONING OF CHECK BOXES IN UI functionality to be done buy those of issue and sale

Updated by unnikannan S about 1 year ago

ISSUE FOUNDED

1.Show Validation While Unticking Check Box Use Tax Calculation In Case The Category Is Used In Any Billing Tax item

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.Show Validation While Unticking Check Box Use Tax Calculation In Case The Category Is Used In Any Billing Tax item

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.In Case Of Deleting The Saved Billing Tax Allow To Untick The Tax Calculation Check Box

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.In Case Of Deleting The Saved Billing Tax Allow To Untick The Tax Calculation Check Box

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.Blocking Deletion in Case Of Deleting The Billing Tax Saved By Tax Calculation Region Category

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.Blocking Deletion in Case Of Deleting The Billing Tax Saved By Tax Calculation Region Category

Updated by Arathy PS 6 months ago

  • Status changed from Reopen Bugs Testing Done to Reopen Bugs
  • % Done changed from 90 to 50

NEW CHANGES DONE
----------------------------------------------------
1. Hide pacakge tab and keep package category.

Updated by Arathy PS 5 months ago

  • Status changed from Reopen Bugs Testing Done to New Changes
  • % Done changed from 90 to 50

NEW CHANGES CODING DONE
------------------------------------------
1. On the 'Use Tax Calculation' add a blue star and a title : The category will be loaded to billing tax master module.
2. Switch the position of 'Use Sale And Refund Document Number Generation' and 'Use Sale And Refund Master'.
3. Add blue star to 'Use Sale And Refund Master' and also add title: The regions created using this region category will be shown in the master of Sale and refund modules.

Updated by Theja Ponon 3 months ago

  • Status changed from New Changes Testing Done to Reopen Bugs
  • % Done changed from 90 to 50

Issue Fixed
---------
1) Service
In new button click Service selection is cleared.
(Select all)

Edit Copy Actions

Also available in: Atom PDF