Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030008Retail ModulesQuotationspublic2015-05-25 12:392015-06-17 20:08
malsasua 
malsasua 
immediateminoralways
closedfixed 
20Community Appliance
 
RR15Q2.2RR15Q2.2 
Orekaria
Production - QA Approved
2015-01-20
RR15Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b75040002025fdf64a35755d47e40e3ac8f27765 [^]
No
0030008: in the sales quotations, creation date is set to 1st of Jan of 1970
in webpos, when a quotation is created, and the navigator is refreshed (clicking in F5), the creation date is set to 1st of Jan of 1970
. login in webpos
. receipt XXX001 is created
. add new line
(no close or paid the recipt)
. in menu, click in "create quotation" option
. quotation Q-XXX001 is created
. add new line
. refresh navigator (click F5)
. delete the first receipt
(quotation Q-XXX001 is displayed)
. complete quotation

Go to backoffice:
. window sales quotation
the creation date of quotation Q-XXX001 is 01/01/1970
Approved
blocks defect 0029993 closed malsasua in the sales quotations, creation date is set to 1st of Jan of 1970 
Issue History
2015-05-26 09:47malsasuaTypedefect => backport
2015-05-26 09:47malsasuaTarget Version => RR15Q2.2
2015-05-26 09:57malsasuaTag Attached: Approved
2015-06-12 12:08hgbotCheckin
2015-06-12 12:08hgbotNote Added: 0078230
2015-06-12 12:08hgbotStatusscheduled => resolved
2015-06-12 12:08hgbotResolutionopen => fixed
2015-06-12 12:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4c38c4a29251e93a829ed72efc57eb28ac586f1 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q2.2/org.openbravo.retail.posterminal/rev/e8b6810d3ed3f20fee2d6a61d2cc14c0b2863d3f [^]
2015-06-17 19:03OrekariaReview Assigned To => Orekaria
2015-06-17 19:03OrekariaStatusresolved => closed
2015-06-17 19:03OrekariaFixed in Version => RR15Q2.2
2015-06-17 20:06hgbotCheckin
2015-06-17 20:06hgbotNote Added: 0078353
2015-06-17 20:08hgbotCheckin
2015-06-17 20:08hgbotNote Added: 0078356

Notes
(0078230)
hgbot   
2015-06-12 12:08   
Repository: retail/backports/3.0RR15Q2.2/org.openbravo.retail.posterminal
Changeset: e8b6810d3ed3f20fee2d6a61d2cc14c0b2863d3f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jun 12 12:07:55 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.2/org.openbravo.retail.posterminal/rev/e8b6810d3ed3f20fee2d6a61d2cc14c0b2863d3f [^]

Fixed issue 30008. prevent to execute new Date(null)

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0078353)
hgbot   
2015-06-17 20:06   
Repository: tools/automation/pi-mobile
Changeset: 1e874673d637cf82f49a64c0b03279cf63fd24e8
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Jun 17 18:09:48 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1e874673d637cf82f49a64c0b03279cf63fd24e8 [^]

Related to issue 29530, verifies issue 29993: Added the 'I29993_QuotationDateInServer' tests

Related to issue 30008 (backport of issue 29993)

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I29993_QuotationDateInServer.java
---
(0078356)
hgbot   
2015-06-17 20:08   
Repository: tools/automation/pi-mobile
Changeset: 84dd62eb9540243b6419d827a44fe4aa454688fa
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Jun 17 18:09:48 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/84dd62eb9540243b6419d827a44fe4aa454688fa [^]

Related to issue 29530, verifies issue 29993: Added the 'I29993_QuotationDateInServer' tests

Related to issue 30008 (backport of issue 29993)

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I29993_QuotationDateInServer.java
---