Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029993 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | minor | always | 2015-05-25 12:39 | 2015-06-17 20:08 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | malsasua | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c4c38c4a2925 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2015-01-20 | |||||||
Regression introduced in release | RR15Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b75040002025fdf64a35755d47e40e3ac8f27765 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029993: in the sales quotations, creation date is set to 1st of Jan of 1970 | |||||||
Description | 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 | |||||||
Steps To Reproduce | . 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0077710) malsasua (developer) 2015-05-25 13:11 |
if the change set is undo in a environment and execute the steps, then the creation date is set to null value in the json: "created":null,"obposCreatedabsolute":"0NaN-NaN-NaN NaN:NaN:NaN.NaN", |
(0077714) hgbot (developer) 2015-05-25 16:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c4c38c4a29251e93a829ed72efc57eb28ac586f1 Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Mon May 25 16:02:19 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4c38c4a29251e93a829ed72efc57eb28ac586f1 [^] fixed issue 29993: prevent to execute new Date(null) --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0078352) hgbot (developer) 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 --- |
(0078355) hgbot (developer) 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-05-25 12:39 | malsasua | New Issue | |
2015-05-25 12:39 | malsasua | Assigned To | => Retail |
2015-05-25 12:39 | malsasua | Triggers an Emergency Pack | => No |
2015-05-25 13:08 | malsasua | Regression level | => Production - QA Approved |
2015-05-25 13:08 | malsasua | Regression date | => 2015-01-20 |
2015-05-25 13:08 | malsasua | Regression introduced in release | => RR15Q2 |
2015-05-25 13:08 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b75040002025fdf64a35755d47e40e3ac8f27765 [^] |
2015-05-25 13:11 | malsasua | Note Added: 0077710 | |
2015-05-25 16:03 | hgbot | Checkin | |
2015-05-25 16:03 | hgbot | Note Added: 0077714 | |
2015-05-25 16:03 | hgbot | Status | new => resolved |
2015-05-25 16:03 | hgbot | Resolution | open => fixed |
2015-05-25 16:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4c38c4a29251e93a829ed72efc57eb28ac586f1 [^] |
2015-05-25 18:57 | dmitry_mezentsev | Relationship added | caused by 0028694 |
2015-05-26 09:29 | malsasua | Assigned To | Retail => malsasua |
2015-05-26 09:29 | malsasua | Status | resolved => new |
2015-05-26 09:29 | malsasua | Resolution | fixed => open |
2015-05-26 09:47 | malsasua | Status | new => scheduled |
2015-05-26 09:47 | malsasua | Status | scheduled => resolved |
2015-05-26 09:47 | malsasua | Fixed in Version | => RR15Q3 |
2015-05-26 09:47 | malsasua | Resolution | open => fixed |
2015-06-04 17:57 | marvintm | Review Assigned To | => marvintm |
2015-06-04 17:57 | marvintm | Status | resolved => closed |
2015-06-17 17:33 | Orekaria | Relationship added | blocks 0029530 |
2015-06-17 20:06 | hgbot | Checkin | |
2015-06-17 20:06 | hgbot | Note Added: 0078352 | |
2015-06-17 20:08 | hgbot | Checkin | |
2015-06-17 20:08 | hgbot | Note Added: 0078355 |
Copyright © 2000 - 2009 MantisBT Group |