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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028588
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Quotationsminorhave not tried2015-01-13 16:242015-01-20 14:41
ReporteraaroncaleroView Statuspublic 
Assigned Toaaroncalero 
PrioritylowResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision8c81c60f619a
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToOrekaria
Regression levelProduction - QA Approved
Regression date
Regression introduced in releaseRR14Q4
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028588: The time of a quotation is shown as null/undefined after switching to a ticket and back to the quotation

DescriptionThe hour displayed next to the quotation document number is displayed as null or undefined, if we create quotation and, after booking it, we switch to a different receipt and back to the quotation.
Steps To ReproduceLogin in the WebPOS
Create a quotation (it will be created in draft status)
Add some products
Book it (tap the total amount button). It will change to status 'under evaluation'. Do not close the quotation
Create an empty ticket
Switch back to the quotation using the receipt counter/switcher button.
The receipt header showing the creation time and document number will show null or undefined for the creation time.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0028589 closedaaroncalero Discounts applied to quotation lines are missing after booking a quotation, switching to a ticket and back to the quotation 
related to design defect 0028694 closedOrekaria The creationDate is not part of the receipt attributes 
related to defect 0028394RR15Q2 closedaaroncalero Cash up creation date is not properly set in the ERP when the cash up is synchronized 

-  Notes
(0073567)
hgbot (developer)
2015-01-16 11:03

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 16dd2b0f6f087eb6087f7d146d13d1711360fb5f
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Fri Jan 16 11:00:17 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/16dd2b0f6f087eb6087f7d146d13d1711360fb5f [^]

Fixed issue 28588: The time of a quotation is shown as undefined after switching to a ticket and back to the quotation

Added the creationDate attribute to the quotation when it is missing

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---
(0073618)
hgbot (developer)
2015-01-19 17:40

Repository: tools/automation/pi-mobile
Changeset: 78785377e56fd9fe23b1822866dcc39e258f5769
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Jan 19 10:45:14 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/78785377e56fd9fe23b1822866dcc39e258f5769 [^]

Related to issue 28588: Added the 'I28588_UndefinedQuotationDate' test

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/ReceiptSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28588_UndefinedQuotationDate.java
---
(0073623)
Orekaria (administrator)
2015-01-19 19:05

The receipt should not be modified before this line:

    if (this.receipt.get('isbeingprocessed') === 'Y') {
(0073639)
hgbot (developer)
2015-01-20 10:11

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8c81c60f619a5287b57edfa52babf4bd5b10da99
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue Jan 20 10:10:22 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c81c60f619a5287b57edfa52babf4bd5b10da99 [^]

fixed issue 28588: the check if isbeingprocessed is done in the begin of process

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---

- Issue History
Date Modified Username Field Change
2015-01-13 16:24 aaroncalero New Issue
2015-01-13 16:24 aaroncalero Assigned To => marvintm
2015-01-13 16:24 aaroncalero Triggers an Emergency Pack => No
2015-01-13 16:36 aaroncalero Relationship added related to 0028589
2015-01-16 11:03 hgbot Checkin
2015-01-16 11:03 hgbot Note Added: 0073567
2015-01-16 11:03 hgbot Status new => resolved
2015-01-16 11:03 hgbot Resolution open => fixed
2015-01-16 11:03 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/16dd2b0f6f087eb6087f7d146d13d1711360fb5f [^]
2015-01-16 11:03 aaroncalero Assigned To marvintm => aaroncalero
2015-01-19 11:05 malsasua Regression level => Production - Confirmed Stable
2015-01-19 14:51 malsasua Regression level Production - Confirmed Stable => Production - QA Approved
2015-01-19 14:51 malsasua Regression introduced in release => RR14Q4
2015-01-19 17:40 hgbot Checkin
2015-01-19 17:40 hgbot Note Added: 0073618
2015-01-19 18:44 Orekaria Review Assigned To => Orekaria
2015-01-19 18:44 Orekaria Status resolved => closed
2015-01-19 18:44 Orekaria Fixed in Version => pi
2015-01-19 19:05 Orekaria Note Added: 0073623
2015-01-19 19:05 Orekaria Status closed => new
2015-01-19 19:05 Orekaria Resolution fixed => open
2015-01-19 19:05 Orekaria Fixed in Version pi =>
2015-01-20 10:11 hgbot Checkin
2015-01-20 10:11 hgbot Note Added: 0073639
2015-01-20 10:11 hgbot Status new => resolved
2015-01-20 10:11 hgbot Resolution open => fixed
2015-01-20 10:11 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/16dd2b0f6f087eb6087f7d146d13d1711360fb5f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c81c60f619a5287b57edfa52babf4bd5b10da99 [^]
2015-01-20 14:41 Orekaria Status resolved => closed
2015-01-20 14:41 Orekaria Fixed in Version => pi
2015-01-20 14:47 Orekaria Relationship added related to 0028694
2015-01-20 19:46 Orekaria Relationship added related to 0028394


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker