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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043133
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorunable to reproduce2020-02-06 15:252021-01-19 09:59
Reportersamuel_nicuesaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR20Q2
StatusclosedFix in branchFixed in SCM revision47ceb88a2294
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043133: Delete line button should be listening to the same processes as the delete button "ButtonDelete"

DescriptionDelete line button should be listening to the same processes as delete button (OB.UI.ButtonDelete)
processesToListen: ['calculateReceipt', 'addProduct'],
Steps To ReproduceIn some circumstances is possible to delete the line while calculate receipt process is being executed. If we have saveRemovedTicket preference enabled, we could save a line without taxes calculated for example.
Proposed SolutionInclude these processes
processesToListen: ['calculateReceipt', 'addProduct'],

in the deleteLine component

 kind: 'OB.UI.SmallButton',
 name: 'deleteLine',
 i18nContent: 'OBPOS_ButtonDelete',
 classes: 'btnlink-orange',

 processesToListen: ['calculateReceipt', 'addProduct'],


Please, attach a diff for 18Q3
TagsNo tags attached.
Attached Filespatch file icon issur 43133 18Q3 source posterminal.patch [^] (1,359 bytes) 2020-02-11 08:54 [Show Content]
patch file icon issur 43133 18Q3 source mobilecore.patch [^] (857 bytes) 2020-02-11 08:54 [Show Content]
diff file icon 43133_posterminal_19Q3.diff [^] (1,005 bytes) 2021-01-19 09:59 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0117622)
hgbot (developer)
2020-02-11 08:16

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 47ceb88a2294c96c89bef52e66254b600044fddc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 11 12:46:44 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/47ceb88a2294c96c89bef52e66254b600044fddc [^]

Fixed issue 43133 : Added ProcessController for DeleteLine Button

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---

- Issue History
Date Modified Username Field Change
2020-02-06 15:25 samuel_nicuesa New Issue
2020-02-06 15:25 samuel_nicuesa Assigned To => Retail
2020-02-06 15:25 samuel_nicuesa Resolution time => 1582758000
2020-02-06 15:25 samuel_nicuesa Triggers an Emergency Pack => No
2020-02-06 15:30 migueldejuana Steps to Reproduce Updated View Revisions
2020-02-06 15:30 migueldejuana Proposed Solution updated
2020-02-06 16:33 ngarcia Issue Monitored: ngarcia
2020-02-10 07:09 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2020-02-10 10:26 ranjith_qualiantech_com Status new => scheduled
2020-02-11 08:16 ranjith_qualiantech_com File Added: issur 43133 18Q3 source posterminal.patch
2020-02-11 08:16 hgbot Checkin
2020-02-11 08:16 hgbot Note Added: 0117622
2020-02-11 08:16 hgbot Status scheduled => resolved
2020-02-11 08:16 hgbot Resolution open => fixed
2020-02-11 08:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/47ceb88a2294c96c89bef52e66254b600044fddc [^]
2020-02-11 08:54 ranjith_qualiantech_com File Deleted: issur 43133 18Q3 source posterminal.patch
2020-02-11 08:54 ranjith_qualiantech_com File Added: issur 43133 18Q3 source posterminal.patch
2020-02-11 08:54 ranjith_qualiantech_com File Added: issur 43133 18Q3 source mobilecore.patch
2020-02-14 19:43 guilleaer Review Assigned To => guilleaer
2020-02-14 19:43 guilleaer Status resolved => closed
2020-02-14 19:43 guilleaer Fixed in Version => RR20Q2
2020-02-18 22:54 rafaroda Issue Monitored: rafaroda
2021-01-19 09:59 ranjith_qualiantech_com File Added: 43133_posterminal_19Q3.diff


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker