Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031862Retail ModulesQuotationspublic2016-01-11 15:492016-02-05 13:19
lorenzofidalgo 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
main 
RR16Q2 
marvintm
No
0031862: [RR16Q1]If there is not value in "Order Quotation No Prefix" input field, in POS quotations "null" is shown
POS backend allows user to insert no value to "Order Quotation No Prefix" input field. If this field is empty, when Web POS user creates a quotation, "null" is shown.
0-Go to POS backend and, using "The White Valley Group Admin" role, go to "POS Terminal" window. Choose vbs-1 terminal and look into that record in form view. In "Order Quotation No Prefix" input field set no value (empty).
1-Login Web POS as vallblanca.
2-In dropdown menu, click "Create Quotation". Check the name of the quotation is "null/XXXXX". "null" must not appear.
Two options:
1-"Order Quotation No Prefix" can not be empty.
2-Set a default value to Quotations to avoid "null".
No tags attached.
png NullOrderQuotationNoPrefix.png (61,571) 2016-01-11 15:49
https://issues.openbravo.com/file_download.php?file_id=8906&type=bug
png
Issue History
2016-01-11 15:49lorenzofidalgoNew Issue
2016-01-11 15:49lorenzofidalgoAssigned To => Retail
2016-01-11 15:49lorenzofidalgoFile Added: NullOrderQuotationNoPrefix.png
2016-01-11 15:49lorenzofidalgoTriggers an Emergency Pack => No
2016-01-11 15:51lorenzofidalgoSummaryIf there is not value in "Order Quotation No Prefix" input field, in POS quotations "null" is shown => [RR16Q1]If there is not value in "Order Quotation No Prefix" input field, in POS quotations "null" is shown
2016-01-11 15:53lorenzofidalgoDescription Updatedbug_revision_view_page.php?rev_id=10595#r10595
2016-01-12 18:24gorka_gilAssigned ToRetail => ranjith_qualiantech_com
2016-01-12 18:24gorka_gilStatusnew => scheduled
2016-01-13 07:20hgbotCheckin
2016-01-13 07:20hgbotNote Added: 0083217
2016-01-13 07:20hgbotStatusscheduled => resolved
2016-01-13 07:20hgbotResolutionopen => fixed
2016-01-13 07:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/87012c6144fa3d01200af836ac73a5e411a578ab [^]
2016-01-13 07:20hgbotCheckin
2016-01-13 07:20hgbotNote Added: 0083219
2016-02-05 13:19marvintmReview Assigned To => marvintm
2016-02-05 13:19marvintmStatusresolved => closed
2016-02-05 13:19marvintmFixed in Version => RR16Q2

Notes
(0083217)
hgbot   
2016-01-13 07:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 87012c6144fa3d01200af836ac73a5e411a578ab
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 13 11:49:14 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/87012c6144fa3d01200af836ac73a5e411a578ab [^]

Fixes issue 31862 : Setting default value for Terminal Quotation No

---
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
---
(0083219)
hgbot   
2016-01-13 07:20   
Repository: tools/automation/pi-mobile
Changeset: 0cd94dcb02cbb5eca1bc118f38bf41ab74a01d6d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 13 11:43:48 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0cd94dcb02cbb5eca1bc118f38bf41ab74a01d6d [^]

Verifies issue 31862: Added automated test 'I31862_VerifyTerminalQuotationNo'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I31862_VerifyTerminalQuotationNo.java
---