Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045248
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Copy Retail Storemajoralways2020-10-19 14:542020-11-02 10:40
ReporterrafarodaView Statuspublic 
Assigned Toprakashmurugesan88 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045248: Copy store does not copy field Organization Tax Category from Organization window

DescriptionWhen I copy a store, the new store has the field Organization Tax Category from Organization window
Steps To Reproduce1. Do copy store of a store that has field Organization Tax Category from Organization window fille
2. Check that the value is empty in the new store
Proposed SolutionValues should be the same as the copied store.
TagsCopyRetailStore, NOR
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0045247 closedprakashmurugesan88 Copy store does not copy values of Document Type > Template > Email definitions subtab 
related to defect 0045144 closedprakashmurugesan88 Fix incremental and full refresh with Multi Tax Category module 
related to feature request 0045249 newmarvintm Copy store: add field to upload logo of new store 
related to feature request 0045250 newmarvintm Copy store: Excel to accept Organization sheet to add all the AD_ORG_INFO and AD_ORG data 
related to feature request 0045251 closedmarvintm Copy store: Name of the store Address can not be set 
related to defect 0045252 closedprakashmurugesan88 Copy store adds odd “-Warehouse” label in the warehouse created 
related to defect 0045253 closedprakashmurugesan88 Copy store does not reset the Gift Card Number Document Sequence to 0 
related to defect 0045254 closedprakashmurugesan88 Copy store adds store name to the roles created even if original is composed of only code 
related to defect 0045256 closedprakashmurugesan88 Copy store appends store code to the cash management events copied 

-  Notes
(0123770)
rafaroda (developer)
2020-10-19 14:55

See related issue 0045144
(0124075)
hgbot (developer)
2020-11-02 06:21

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/12 [^]
(0124081)
hgbot (developer)
2020-11-02 07:22

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 97dd99b4008d1a32e71b459138f3cfdc8303f7c9
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-10-30T20:00:49+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/97dd99b4008d1a32e71b459138f3cfdc8303f7c9 [^]

Fixed BUG-45248: Included organization tax category in copy store process

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---
(0124082)
hgbot (developer)
2020-11-02 07:22

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/12 [^]
(0124085)
hgbot (developer)
2020-11-02 10:32

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/13 [^]
(0124086)
hgbot (developer)
2020-11-02 10:40

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/13 [^]
(0124087)
hgbot (developer)
2020-11-02 10:40

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 6d513dff02434671d6c1019f387acaef94526f66
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-11-02T14:42:17+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/6d513dff02434671d6c1019f387acaef94526f66 [^]

Fixed BUG-45248: Fixed dependency on taxcategory module
* Fixed by using generic get method to fetch taxCategoryOrg

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---

- Issue History
Date Modified Username Field Change
2020-10-19 14:54 rafaroda New Issue
2020-10-19 14:54 rafaroda Assigned To => marvintm
2020-10-19 14:54 rafaroda Resolution time => 1604098800
2020-10-19 14:54 rafaroda Triggers an Emergency Pack => No
2020-10-19 14:54 rafaroda Issue generated from 0045247
2020-10-19 14:54 rafaroda Relationship added related to 0045247
2020-10-19 14:55 rafaroda Note Added: 0123770
2020-10-19 14:55 rafaroda Relationship added related to 0045144
2020-10-19 14:55 rafaroda Tag Attached: NOR
2020-10-19 15:04 rafaroda Issue cloned 0045249
2020-10-19 15:04 rafaroda Relationship added related to 0045249
2020-10-19 15:06 rafaroda Relationship added related to 0045250
2020-10-19 16:01 rafaroda Relationship added related to 0045251
2020-10-19 16:04 rafaroda Issue cloned 0045252
2020-10-19 16:04 rafaroda Relationship added related to 0045252
2020-10-19 16:19 rafaroda Relationship added related to 0045253
2020-10-19 16:25 rafaroda Relationship added related to 0045254
2020-10-19 16:40 rafaroda Relationship added related to 0045256
2020-10-20 08:40 marvintm Assigned To marvintm => Retail
2020-10-21 17:03 rafaroda Tag Attached: CopyRetailStore
2020-10-22 09:17 prakashmurugesan88 Assigned To Retail => prakashmurugesan88
2020-10-30 07:36 marvintm Resolution time 1604098800 => 1604962800
2020-10-30 07:56 prakashmurugesan88 Status new => scheduled
2020-11-02 06:21 hgbot Note Added: 0124075
2020-11-02 07:22 hgbot Resolution open => fixed
2020-11-02 07:22 hgbot Status scheduled => closed
2020-11-02 07:22 hgbot Note Added: 0124081
2020-11-02 07:22 hgbot Note Added: 0124082
2020-11-02 10:32 hgbot Note Added: 0124085
2020-11-02 10:40 hgbot Note Added: 0124086
2020-11-02 10:40 hgbot Note Added: 0124087


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker