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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030365
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2015-07-15 12:322015-10-23 14:56
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revisiond2d932df9aea
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030365: Produc filter information is being sent to ERP when orders are sync. The name of the filter property appears as undefined

DescriptionAn undefined property with the value of the filter appears in the jsonOrder. Being more specific in the product information of each line.
Steps To ReproduceCreate an order and send it to the backend. Analyze the JSON sent to the ERP.

...
        "product": {
....
            "priceLimit": 0,
            "cost": 0,
            "algorithm": "S",
            "_identifier": "1 Tapioca Regular",
------>>> "undefined": "TAP01###AD-TAP01###1 Tapioca Regular###",
            "_idx": 1,
            "originalStandardPrice": 0
        },
....
Proposed SolutionWe don't need to send this property, but at least if we send it the name of the property should be correct.
TagsNo tags attached.
Attached Filesdiff file icon removeUndefinedProp_mobilecore.diff [^] (456 bytes) 2015-07-15 12:33 [Show Content]
diff file icon removeUndefinedProp_posterminal.diff [^] (446 bytes) 2015-07-15 12:34 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0081032)
hgbot (developer)
2015-10-15 09:49

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 35244d36201322ff5110560edc1ab2ed841d1b4a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Oct 13 19:02:47 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/35244d36201322ff5110560edc1ab2ed841d1b4a [^]

Fixed issue 30365: Product filter field is not send to the backend

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0081033)
hgbot (developer)
2015-10-15 09:49

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d2d932df9aeabf7ece313b5586517483cfb270a3
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Oct 14 17:54:02 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d2d932df9aeabf7ece313b5586517483cfb270a3 [^]

Fixed issue 30365: Filter property now have a proper name

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/data/ob-model.js
---

- Issue History
Date Modified Username Field Change
2015-07-15 12:32 guilleaer New Issue
2015-07-15 12:32 guilleaer Assigned To => guilleaer
2015-07-15 12:32 guilleaer Triggers an Emergency Pack => No
2015-07-15 12:33 guilleaer File Added: removeUndefinedProp_mobilecore.diff
2015-07-15 12:34 guilleaer File Added: removeUndefinedProp_posterminal.diff
2015-10-15 09:49 hgbot Checkin
2015-10-15 09:49 hgbot Note Added: 0081032
2015-10-15 09:49 hgbot Status new => resolved
2015-10-15 09:49 hgbot Resolution open => fixed
2015-10-15 09:49 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/35244d36201322ff5110560edc1ab2ed841d1b4a [^]
2015-10-15 09:49 hgbot Checkin
2015-10-15 09:49 hgbot Note Added: 0081033
2015-10-15 09:49 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/35244d36201322ff5110560edc1ab2ed841d1b4a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d2d932df9aeabf7ece313b5586517483cfb270a3 [^]
2015-10-23 14:56 marvintm Review Assigned To => marvintm
2015-10-23 14:56 marvintm Status resolved => closed
2015-10-23 14:56 marvintm Fixed in Version => RR16Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker