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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041105
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2019-06-17 14:172019-06-28 11:22
Reporterprakashmurugesan88View Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR19Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041105: Validation for 'Web POS Forbid Anonymous Customer use a Credit Note ' is not working

DescriptionWhen the preference 'Web POS Forbid Anonymous Customer use a Credit Note ' is set.
It should not allow to create a credit note for "Anonymous Customer".
It should throw error on selecting the "Credit Note" payment.
However currently it is allowing to create credit note for "Anonymous Customer" even the preference is set.

Related to: https://issues.openbravo.com/view.php?id=37673 [^]
Steps To ReproduceIn Backend
Configure preference "'Web POS Forbid Anonymous Customer use a Credit Note'" with value "Y".

In WEBPOS:
Create an receipt for anonymous customer.
Do verified return for the created receipt.
Now in payment select the payment method "Credit Note".

Notice: No Error is thrown.

Expected: Error must be displayed.
Proposed SolutionIn afterPaymentSelectedHook implement OBMOBC_PrePaymentSelected instead of OBPOS_PrePaymentSelected
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0113037)
hgbot (developer)
2019-06-26 15:59

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d9555908473495ec4838367d31919a1a9c2ec64b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 26 19:28:59 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d9555908473495ec4838367d31919a1a9c2ec64b [^]

Related to issue 41105 : Added model args to OBMOBC_PrePaymentSelected hook

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0113038)
hgbot (developer)
2019-06-26 16:01

Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: b9b9be86397708e16d5dc6688a1f902aebf5f1d5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 26 19:30:51 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/b9b9be86397708e16d5dc6688a1f902aebf5f1d5 [^]

Related to issue 41105 : Updated PrePaymentSelected hook when selecting payment method in payment tab

* In Pay open tickets, Anonymous Customer should be validated with all receipts
* OBPOS_PrePaymentSelected hook is replaced with OBMOBC_PrePaymentSelected,

---
M web/org.openbravo.retail.giftcards/js/hooks/afterPaymentSelectedHook.js
---
(0113039)
hgbot (developer)
2019-06-26 16:01

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f3c4aceacbe5dac4ab8ac9a609fb199eeb932475
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 26 19:30:08 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f3c4aceacbe5dac4ab8ac9a609fb199eeb932475 [^]

Related to issue 41105 : Removed unuseful canTap event for Payment method buttons

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0113046)
hgbot (developer)
2019-06-26 19:35

Repository: tools/automation/pi-mobile
Changeset: 0614fcca58edce0bafc7516918312efaea137971
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 26 23:05:44 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0614fcca58edce0bafc7516918312efaea137971 [^]

Verifies issue 41105 : Modified Automated Test 'CreateCreditNoteWithAnonymous'

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/CreateCreditNoteWithAnonymous.java
---
(0113088)
hgbot (developer)
2019-06-28 07:54

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 725a6375d0715a438b5e3cc3aeb0fdb1571b9651
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 28 11:23:54 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/725a6375d0715a438b5e3cc3aeb0fdb1571b9651 [^]

Related to issue 41105 : Added Organization Anonymous Customer and Location in Terminal Properties

* Update Anonymous Customer condition instead terminal default customer

---
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0113089)
hgbot (developer)
2019-06-28 07:54

Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 302f5277ffe9e38fd364678e643faf3c1a1dd243
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 28 11:24:07 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/302f5277ffe9e38fd364678e643faf3c1a1dd243 [^]

Related to issue 41105 : Update Anonymous Customer condition instead terminal default customer

---
M web/org.openbravo.retail.giftcards/js/hooks/afterPaymentSelectedHook.js
M web/org.openbravo.retail.giftcards/js/hooks/preOrderSaveHook.js
M web/org.openbravo.retail.giftcards/js/hooks/printGiftCardPrePrintHook.js
---
(0113090)
hgbot (developer)
2019-06-28 08:02

Repository: erp/pmods/org.openbravo.retail.contactinfoforproduct
Changeset: f0e1de330b9f8fa3dbe5c485491eb0038e82d5bd
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 28 11:31:56 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.contactinfoforproduct/rev/f0e1de330b9f8fa3dbe5c485491eb0038e82d5bd [^]

Related to issue 41105 : Update Anonymous Customer condition instead terminal default customer

---
M web/org.openbravo.retail.contactinfoforproduct/js/modalItemDeclaration.js
---
(0113093)
hgbot (developer)
2019-06-28 11:14

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0e669adc22b617074c86d53e56aa7367ec18fac5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 28 14:44:38 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0e669adc22b617074c86d53e56aa7367ec18fac5 [^]

Related to issue 41105 : Backed out changeset: 725a6375d071

---
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0113094)
hgbot (developer)
2019-06-28 11:15

Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 3b769497ba6cbfa8008529eecf7ffd540c157b66
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 28 14:45:11 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/3b769497ba6cbfa8008529eecf7ffd540c157b66 [^]

Related to issue 41105 : Backed out changeset: 302f5277ffe9

---
M web/org.openbravo.retail.giftcards/js/hooks/afterPaymentSelectedHook.js
M web/org.openbravo.retail.giftcards/js/hooks/preOrderSaveHook.js
M web/org.openbravo.retail.giftcards/js/hooks/printGiftCardPrePrintHook.js
---
(0113095)
hgbot (developer)
2019-06-28 11:15

Repository: erp/pmods/org.openbravo.retail.contactinfoforproduct
Changeset: 5dd030684b1e5ee63d66cfa685f586c4961689bb
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 28 14:45:24 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.contactinfoforproduct/rev/5dd030684b1e5ee63d66cfa685f586c4961689bb [^]

Related to issue 41105 : Backed out changeset: f0e1de330b9f

---
M web/org.openbravo.retail.contactinfoforproduct/js/modalItemDeclaration.js
---

- Issue History
Date Modified Username Field Change
2019-06-17 14:17 prakashmurugesan88 New Issue
2019-06-17 14:17 prakashmurugesan88 Assigned To => Retail
2019-06-17 14:17 prakashmurugesan88 Triggers an Emergency Pack => No
2019-06-17 14:23 kchoperena Resolution time => 1561932000
2019-06-17 14:23 kchoperena Description Updated View Revisions
2019-06-17 14:23 kchoperena Proposed Solution updated
2019-06-19 14:30 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2019-06-19 14:31 ranjith_qualiantech_com Status new => scheduled
2019-06-26 15:59 hgbot Checkin
2019-06-26 15:59 hgbot Note Added: 0113037
2019-06-26 16:01 hgbot Checkin
2019-06-26 16:01 hgbot Note Added: 0113038
2019-06-26 16:01 hgbot Checkin
2019-06-26 16:01 hgbot Note Added: 0113039
2019-06-26 19:35 hgbot Checkin
2019-06-26 19:35 hgbot Note Added: 0113046
2019-06-27 13:15 ranjith_qualiantech_com Status scheduled => resolved
2019-06-27 13:15 ranjith_qualiantech_com Resolution open => fixed
2019-06-27 17:56 guilleaer Review Assigned To => guilleaer
2019-06-27 17:57 guilleaer Status resolved => new
2019-06-27 17:57 guilleaer Resolution fixed => open
2019-06-27 17:57 guilleaer Status new => scheduled
2019-06-28 07:54 hgbot Checkin
2019-06-28 07:54 hgbot Note Added: 0113088
2019-06-28 07:54 hgbot Checkin
2019-06-28 07:54 hgbot Note Added: 0113089
2019-06-28 08:02 hgbot Checkin
2019-06-28 08:02 hgbot Note Added: 0113090
2019-06-28 11:14 hgbot Checkin
2019-06-28 11:14 hgbot Note Added: 0113093
2019-06-28 11:15 hgbot Checkin
2019-06-28 11:15 hgbot Note Added: 0113094
2019-06-28 11:15 hgbot Checkin
2019-06-28 11:15 hgbot Note Added: 0113095
2019-06-28 11:18 ranjith_qualiantech_com Status scheduled => resolved
2019-06-28 11:18 ranjith_qualiantech_com Resolution open => fixed
2019-06-28 11:22 guilleaer Status resolved => closed
2019-06-28 11:22 guilleaer Fixed in Version => RR19Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker