Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031745 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2015-12-17 17:14 | 2015-12-30 15:52 | |||
Reporter | Asantos9 | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 494c265c8797 | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | jorge-garcia | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031745: Issue generating invoiceLineOffer in OrderLoader | |||||||
Description | Having the POS configured to generate the Invoices on the OrderLoader. When it is generating the InvoiceLineOffer it is using the entity of the OrderLineOffer to fill the object from the json: Entity promotionLineEntity = ModelProvider.getInstance().getEntity(OrderLineOffer.class); InvoiceLineOffer promotion = OBProvider.getInstance().get(InvoiceLineOffer.class); JSONPropertyToEntity.fillBobFromJSON(promotionLineEntity, promotion, jsonPromotion, jsonorder.getLong("timezoneOffset")); | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0082886) Orekaria (viewer) 2015-12-21 15:04 |
missing resolution time |
(0083069) hgbot (developer) 2015-12-30 14:34 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 494c265c879769563a40bf9349854ae4c6bf617d Author: Rafa Alonso <ral <at> openbravo.com> Date: Wed Dec 30 12:46:57 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/494c265c879769563a40bf9349854ae4c6bf617d [^] Fixes issue 31745: 'OrderLineOffer' changed to 'InvoiceLineOffer' --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0083076) jorge-garcia (viewer) 2015-12-30 15:52 |
Code review OK |
![]() |
|||
Date Modified | Username | Field | Change |
2015-12-17 17:14 | Asantos9 | New Issue | |
2015-12-17 17:14 | Asantos9 | Assigned To | => Retail |
2015-12-17 17:14 | Asantos9 | OBNetwork customer | => Yes |
2015-12-17 17:14 | Asantos9 | Triggers an Emergency Pack | => No |
2015-12-21 15:04 | Orekaria | Note Added: 0082886 | |
2015-12-21 15:04 | Orekaria | Status | new => feedback |
2015-12-28 13:00 | Orekaria | Assigned To | Retail => Asantos9 |
2015-12-29 12:06 | gorkaion | Resolution time | => 1450738800 |
2015-12-29 12:06 | gorkaion | Assigned To | Asantos9 => Retail |
2015-12-29 12:08 | gorkaion | Status | feedback => new |
2015-12-30 12:06 | Orekaria | Resolution time | 1450738800 => 1452812400 |
2015-12-30 12:45 | Orekaria | Assigned To | Retail => Orekaria |
2015-12-30 12:45 | Orekaria | Status | new => acknowledged |
2015-12-30 14:34 | hgbot | Checkin | |
2015-12-30 14:34 | hgbot | Note Added: 0083069 | |
2015-12-30 14:34 | hgbot | Status | acknowledged => resolved |
2015-12-30 14:34 | hgbot | Resolution | open => fixed |
2015-12-30 14:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/494c265c879769563a40bf9349854ae4c6bf617d [^] |
2015-12-30 15:30 | Orekaria | Target Version | => RR16Q1 |
2015-12-30 15:52 | jorge-garcia | Review Assigned To | => jorge-garcia |
2015-12-30 15:52 | jorge-garcia | Note Added: 0083076 | |
2015-12-30 15:52 | jorge-garcia | Status | resolved => closed |
2015-12-30 15:52 | jorge-garcia | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |