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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029036
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorsometimes2015-02-23 18:302015-08-17 10:23
ReporterjecharriView Statuspublic 
Assigned Tojonalegriaesarte 
PriorityurgentResolutionunable to reproduceFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToVictorVillar
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029036: JSON object are arriving without warehouse id in the generated JSON object

DescriptionJSON object are arriving without warehouse id in the generated JSON object. The problem is that at line level we are including a JSON object like
"warehouse": {
            "id": "7E992857DA764E84A63A02CE21E699F7",
            "warehousename": "Almacen"
        },

However some times, the id is not arriving in the JSON object related to the order:
{
        "product": {
            "id": "DE722DB8B7404A528050D9CF58E8ADDB",
            "searchkey": "20310009",
         ...........
        "net": 79.38,
        "description": "",
        "id": "21C711AEB1A2062018B0714910532680",
        "priceIncludesTax": true,
        "warehouse": {
            "warehousename": "Almacen"
        },
        "promotions": null,
        "grossListPrice": 39.69,
        "discountedLinePrice": null,
        "promotionCandidates": null,
        "linerate": 1,
        "tax": "729CC541EC8449E9B1D8C437D88D7BF5",
        "taxAmount": 0,
        "pricenet": 39.69,
        "discountedNet": 79.38,
        "taxLines": {
Steps To Reproduce-
TagsNo tags attached.
Attached Filespatch file icon posterminal_4668.patch [^] (1,165 bytes) 2015-04-16 11:00 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0030999 closedguilleaer If you add a product unit with the Check stock screen, that order goes to errors while importing 

-  Notes
(0076577)
Orekaria (administrator)
2015-04-16 11:01
edited on: 2015-04-16 11:03

We have been not able to reproduce it, however, please apply the attached patch that adds log entries that could help us diagnose the issue

Verify that the 'Mobile Log Client Save Level" preference is set to 'info' or lower

(0077681)
dmitry_mezentsev (developer)
2015-05-25 10:00

Hi Guys,

Any update here as it is now more than 1 month without any actions.
If we still cannot reproduce it I propose to close the issue and open another one when we have sth "real".
Thanks.
(0079381)
Orekaria (administrator)
2015-08-17 10:20

A check has been added to verify that the receipt integrity is held during the closing process

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75569921633b4b973d5b2b918143dae44fe6ca18 [^]
(0079383)
VictorVillar (manager)
2015-08-17 10:23

It seems that is not reproducible in the client instance anymore.

- Issue History
Date Modified Username Field Change
2015-02-23 18:30 jecharri New Issue
2015-02-23 18:30 jecharri Assigned To => marvintm
2015-02-23 18:30 jecharri Resolution time => 1426892400
2015-02-23 18:30 jecharri Triggers an Emergency Pack => No
2015-02-24 17:44 mario_castello Assigned To marvintm => mario_castello
2015-03-30 14:01 jonalegriaesarte Target Version RR15Q2 => RR15Q3
2015-04-01 11:01 jecharri Description Updated View Revisions
2015-04-01 13:31 malsasua Assigned To mario_castello => Retail
2015-04-16 11:00 Orekaria File Added: posterminal_4668.patch
2015-04-16 11:01 Orekaria Note Added: 0076577
2015-04-16 11:01 Orekaria Assigned To Retail => Orekaria
2015-04-16 11:01 Orekaria Status new => feedback
2015-04-16 11:03 Orekaria Note Edited: 0076577 View Revisions
2015-04-22 16:23 dmitry_mezentsev Assigned To Orekaria => jonalegriaesarte
2015-05-25 10:00 dmitry_mezentsev Note Added: 0077681
2015-06-26 15:39 marvintm Target Version RR15Q3 =>
2015-08-17 10:20 Orekaria Note Added: 0079381
2015-08-17 10:23 VictorVillar Review Assigned To => VictorVillar
2015-08-17 10:23 VictorVillar Note Added: 0079383
2015-08-17 10:23 VictorVillar Status feedback => closed
2015-08-17 10:23 VictorVillar Resolution open => unable to reproduce
2016-07-28 08:15 migueldejuana Relationship added related to 0030999


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker