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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056049
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Retail APImajoralways2024-07-16 12:222024-07-19 08:02
Reporterazzeddine_meftohView Statuspublic 
Assigned Tosreehari 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR24Q3.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression levelPackaging and release
Regression date2024-06-24
Regression introduced in releasemain
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/dacc0e1484f5f31c7e921ec2294c6d6c8f567d83 [^]
Triggers an Emergency PackNo
Summary

0056049: import product API is not processing the assortments

Descriptionimport product API is not processing the assortments.
Steps To Reproduce[
    {
        "client": "The White Valley Group",
        "organization": "The White Valley Group",
        "searchKey": "FDS",
        "name": "TEST FDS",
        "description": "TEST FDS",
        "upcEAN": "5020000000001",
        "uom": "Unit",
        "productCategory": "Backpacks & Travel",
        "taxCategory": "IVA Normal",
        "active": true,
        "productType": "I",
        "generic": false,
        "stocked": true,
        "purchased": true,
        "sold": true,
        "showCharactDesc": true,
        "scale": false,
        "showStock": false,
        "allowAnonymousSale": true,
        "multiSelectable": false,
        "groupedProduct": false,
        "printServices": true,
        "allowDeferredSell": false,
        "linkedToProduct": false,
        "uniquePerDocument": false,
        "priceRuleBased": false,
        "printDescription": false,
        "returnable": true,
        "summaryLevel": false,
        "billOfMaterials": false,
        "printDetailsOnInvoice": false,
        "printDetailsOnPickList": false,
        "verified": false,
        "calculated": false,
        "production": false,
        "quantityVariable": false,
        "discontinued": false,
        "quantityType": false,
        "printPrice": true,
        "volume": 0,
        "weight": 0,
        "editablePrice": true,
        "characteristicValues": [
            {
                "Color": "Black"
            }
        ],
        "assortments":[
            {
                "assortment": "White Valley Group Product List",
                "bestseller": false
            }
        ]
    }
]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0056028 closedsreehari import product API is not processing the assortments 

-  Notes
(0167082)
hgbot (developer)
2024-07-18 07:13

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/305 [^]
(0167083)
hgbot (developer)
2024-07-18 07:15

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/305 [^]
(0167084)
hgbot (developer)
2024-07-18 07:15

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 3286067560af229df078b7d813f153a9d0d31baa
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 18-07-2024 10:42:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/3286067560af229df078b7d813f153a9d0d31baa [^]

Fixes ISSUE-56049: Changed the overridden key-value of properties

---
M src/org/openbravo/api/mappings/product/ImportProductJavaPropertyMappingHandler.java
---
(0167148)
hgbot (developer)
2024-07-19 07:48

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/310 [^]
(0167149)
hgbot (developer)
2024-07-19 08:02

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 5a23d9513f1c4ffa34dea687906a3812473a3b4a
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 19-07-2024 06:02:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/5a23d9513f1c4ffa34dea687906a3812473a3b4a [^]

Fixes ISSUE-56049: Assortment not being updated in Product API due to same sequence
There was a conflct with MultiTax so a new slot has been taken

---
M src/org/openbravo/api/mappings/product/ImportProductJavaPropertyMappingHandler.java
---
(0167150)
hgbot (developer)
2024-07-19 08:02

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/310 [^]

- Issue History
Date Modified Username Field Change
2024-07-17 14:07 sreehari Type defect => backport
2024-07-17 14:07 sreehari Target Version => RR24Q3.1
2024-07-18 07:13 hgbot Note Added: 0167082
2024-07-18 07:15 hgbot Note Added: 0167083
2024-07-18 07:15 hgbot Resolution open => fixed
2024-07-18 07:15 hgbot Status scheduled => closed
2024-07-18 07:15 hgbot Note Added: 0167084
2024-07-19 07:01 sreehari Status closed => new
2024-07-19 07:01 sreehari Resolution fixed => open
2024-07-19 07:02 sreehari Status new => scheduled
2024-07-19 07:48 hgbot Note Added: 0167148
2024-07-19 08:02 hgbot Resolution open => fixed
2024-07-19 08:02 hgbot Status scheduled => closed
2024-07-19 08:02 hgbot Note Added: 0167149
2024-07-19 08:02 hgbot Note Added: 0167150


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker