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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032850
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-05-04 11:402016-05-18 13:46
Reportershivum039View Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionf3cdfee595c1
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression levelCoding ( Testing )
Regression date
Regression introduced in releasemain
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032850: [RR16Q2] [SERVICES] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It.

DescriptionEdit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added.
Here no Buttons Should Be Visible when Receipt without Products Added to It (See the Attached Screen Shot i.e Currect.png) . But the Buttons Are Visible (See the Attached Screen Shot incurrect.png) .
Steps To Reproduce1) Login into Pos Window .

2) Click on Edit (Verify that No Buttons Are visible i.e delete,description,returnLine,Check Stock)

3) Add Product "Avalanche transceiver "

4) Click on Just Added Product .

5) Verify That All Buttons in the Edit Tool bar are Visible .

6) Delete the Receipt .

7) Click on Edit Button bar .

8) Observe the Visible Buttons in the Right side (Edit Tool Bar Buttons) .

9)Click on delete Button (Edit Tool bar)

10) Several javascript errors are shown (see attached screenshot)
Proposed SolutionNothing should be shown (see currect.png attached screenshot)
TagsNo tags attached.
Attached Filespng file icon InCurrect .png [^] (217,276 bytes) 2016-05-04 11:40


png file icon Currect.png [^] (184,857 bytes) 2016-05-04 11:52


png file icon javascripterrors.png [^] (268,056 bytes) 2016-05-04 12:48

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0032853RR16Q2 closedranjith_qualiantech_com [RR16Q2] [SERVICES] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It. 
related to defect 0033318 closedranjith_qualiantech_com [SER QA 1327] Product info available after deleting return ticket 

-  Notes
(0086288)
hgbot (developer)
2016-05-09 04:44

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f3cdfee595c11c67051b8c28e66f5eb4c3ff3177
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 09 08:08:30 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f3cdfee595c11c67051b8c28e66f5eb4c3ff3177 [^]

Fixes issue 32850 : Hide Edit tab buttons when the receipt is empty

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0086548)
ranjith_qualiantech_com (developer)
2016-05-18 13:33

Changes in Fix :http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f3cdfee595c11c67051b8c28e66f5eb4c3ff3177 [^]
1) Formatted Code in rearrangeEditButtonBar() fn
2) SelectedModels & line has to be reset whenever the receipt line length is changed. So receipt Change event has been added to verify the receipt length
(0086550)
migueldejuana (developer)
2016-05-18 13:46

Tested and reviewed in ec98fed2ca51

- Issue History
Date Modified Username Field Change
2016-05-04 11:40 shivum039 New Issue
2016-05-04 11:40 shivum039 Assigned To => Retail
2016-05-04 11:40 shivum039 File Added: InCurrect .png
2016-05-04 11:40 shivum039 Triggers an Emergency Pack => No
2016-05-04 11:52 shivum039 File Added: Currect.png
2016-05-04 11:53 shivum039 Summary Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added . => Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It.
2016-05-04 12:43 Orekaria Regression level => Coding ( Testing )
2016-05-04 12:43 Orekaria Regression introduced in release => main
2016-05-04 12:43 Orekaria Steps to Reproduce Updated View Revisions
2016-05-04 12:48 Orekaria File Added: javascripterrors.png
2016-05-04 12:48 Orekaria Status new => acknowledged
2016-05-04 12:50 Orekaria Summary Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It. => [RR16Q2] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It.
2016-05-04 12:50 Orekaria Steps to Reproduce Updated View Revisions
2016-05-04 12:50 Orekaria Proposed Solution updated
2016-05-04 12:50 Orekaria Summary [RR16Q2] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It. => [RR16Q2] [services] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It.
2016-05-04 12:51 Orekaria Summary [RR16Q2] [services] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It. => [RR16Q2] [SERVICES] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It.
2016-05-04 12:52 Orekaria Status acknowledged => scheduled
2016-05-04 12:52 Orekaria Status scheduled => acknowledged
2016-05-05 13:33 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-05-05 13:33 ranjith_qualiantech_com Status acknowledged => scheduled
2016-05-09 04:44 hgbot Checkin
2016-05-09 04:44 hgbot Note Added: 0086288
2016-05-09 04:44 hgbot Status scheduled => resolved
2016-05-09 04:44 hgbot Resolution open => fixed
2016-05-09 04:44 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f3cdfee595c11c67051b8c28e66f5eb4c3ff3177 [^]
2016-05-18 13:33 ranjith_qualiantech_com Note Added: 0086548
2016-05-18 13:46 migueldejuana Review Assigned To => migueldejuana
2016-05-18 13:46 migueldejuana Note Added: 0086550
2016-05-18 13:46 migueldejuana Status resolved => closed
2016-06-21 15:18 ranjith_qualiantech_com Relationship added related to 0033318


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker