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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031745
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2015-12-17 17:142015-12-30 15:52
ReporterAsantos9View Statuspublic 
Assigned ToOrekaria 
PriorityurgentResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision494c265c8797
ProjectionnoneETAnoneTarget VersionRR16Q1
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned Tojorge-garcia
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031745: Issue generating invoiceLineOffer in OrderLoader

DescriptionHaving 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 ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0082886)
Orekaria (administrator)
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 (reporter)
2015-12-30 15:52

Code review OK

- Issue History
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 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
Powered by Mantis Bugtracker