Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034346Retail ModulesWeb POSpublic2016-10-28 22:552016-11-15 19:04
Osmany 
mario_castello 
highmajoralways
closedfixed 
5
 
RR17Q1 
marvintm
No
0034346: [SER-QA 1992] Check Stock button is available for orders that's NOT editable.
Check Stock button is available for orders that's NOT editable. Is not necessary show this button when the order is not editable.
Log in Web POS.
Menu. Receipts.
Search any receipt.
Select any line product.
Realize that when press line product appear the Check Stock button. This wrong. (See pic)
IMHO: No is necessary show the button if the order not is editable.
SER-QA
png IssueButtonUnnecessary.png (207,045) 2016-10-28 22:55
https://issues.openbravo.com/file_download.php?file_id=9991&type=bug
png

diff issueButtonUnnecessary.diff (881) 2016-10-28 22:57
https://issues.openbravo.com/file_download.php?file_id=9992&type=bug
Issue History
2016-10-28 22:55OsmanyNew Issue
2016-10-28 22:55OsmanyAssigned To => mario_castello
2016-10-28 22:55OsmanyFile Added: IssueButtonUnnecessary.png
2016-10-28 22:55OsmanyResolution time => 1478214000
2016-10-28 22:55OsmanyTriggers an Emergency Pack => No
2016-10-28 22:56OsmanyTag Attached: SER-QA
2016-10-28 22:57OsmanyFile Added: issueButtonUnnecessary.diff
2016-10-28 23:41OsmanySteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13525#r13525
2016-11-01 09:02marvintmResolution time1478214000 => 1478818800
2016-11-01 14:39mario_castelloStatusnew => acknowledged
2016-11-01 19:54mario_castelloStatusacknowledged => scheduled
2016-11-01 19:56hgbotCheckin
2016-11-01 19:56hgbotNote Added: 0091041
2016-11-01 19:56hgbotStatusscheduled => resolved
2016-11-01 19:56hgbotResolutionopen => fixed
2016-11-01 19:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7029da7d2cf0149ff9c20ed0c57cb24cc73536b4 [^]
2016-11-01 19:58hgbotCheckin
2016-11-01 19:58hgbotNote Added: 0091042
2016-11-02 22:15adrianromeroResolution time1478818800 => 1479423600
2016-11-02 22:15adrianromeroSummaryCheck Stock button is available for orders that's NOT editable. => [SER-QA 1992] Check Stock button is available for orders that's NOT editable.
2016-11-15 19:04marvintmReview Assigned To => marvintm
2016-11-15 19:04marvintmStatusresolved => closed
2016-11-15 19:04marvintmFixed in Version => RR17Q1

Notes
(0091041)
hgbot   
2016-11-01 19:56   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7029da7d2cf0149ff9c20ed0c57cb24cc73536b4
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Nov 01 10:24:55 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7029da7d2cf0149ff9c20ed0c57cb24cc73536b4 [^]

Fixed issue 34346: Added validation to not show stock button when select a line for not editable receipt

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0091042)
hgbot   
2016-11-01 19:58   
Repository: tools/automation/pi-mobile
Changeset: 72762199506073d879935dbd0d9475f7f41f0397
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Nov 01 11:07:34 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/72762199506073d879935dbd0d9475f7f41f0397 [^]

Related to issue 34346: Added automated test I34346_ReceiptVerifyStockButton

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34346_ReceiptVerifyStockButton.java
---