Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030365 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2015-07-15 12:32 | 2015-10-23 14:56 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d2d932df9aea | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030365: Produc filter information is being sent to ERP when orders are sync. The name of the filter property appears as undefined | |||||||
Description | An undefined property with the value of the filter appears in the jsonOrder. Being more specific in the product information of each line. | |||||||
Steps To Reproduce | Create 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 Solution | We don't need to send this property, but at least if we send it the name of the property should be correct. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |