Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0038427 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | major | always | 2018-04-23 14:07 | 2018-11-27 12:45 | |||
| Reporter | ucarrion | View Status | public | |||||
| Assigned To | ranjith_qualiantech_com | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RR18Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | d0d2088a42ff | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | marvintm | |||||||
| OBNetwork customer | OBPS | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0038427: In an opened ticket, payment doesn´t work when confirming layaway from another terminal before | |||||||
| Description | In an opened ticket, payment doesn´t work when confirming layaway from another terminal before | |||||||
| Steps To Reproduce | + Log in seller terminal + Create a layaway and confirm it (keep the terminal opened) + Log in cashier terminal + Open the the ticket (from open receipt menu option) ant keep it (keep the terminal opened) + Log in another seller terminal (different from the first one) + Open the the ticket (from open receipt menu option) ant confirm (layaway) it + In backend, check that the layaway has been updated (audit section) + Come back to the cashier terminal with the ticket opened and try top pay it with cash + Go to backend and check that the payment hasn´t been updated  | |||||||
| Tags | SER QA | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  		Notes	 | 
|
| 
				(0104028) ucarrion (viewer) 2018-04-23 15:33  | 
	
		Console error: 201c32661864f8b87fe139a2be7a9140.js:3658 [checkBlocked][no-transaction] No result after getInTransaction for [88CC655450BE24EE21A68162C82B7F06][TFS1/0000007]. This update doesnt make sense - Caller: Object.callback (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:40045:22 [^]) - callerInfo: Object.OB.Dal.save (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:5184:22 [^]); Object.callback (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:40045:22 [^]); https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:40766:39; [^] G.d.callbackExecutor (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:13214:7 [^]); https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:92934:29; [^] processResult (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:5016:11 [^]); line: https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:5460:18 [^] (*,+) processConsoleLevel @ 201c32661864f8b87fe139a2be7a9140.js:3658  | 
| 
				(0104349) hgbot (developer) 2018-05-09 12:39  | 
	
		Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d0d2088a42ff19c91eab070b04a387b131759dec Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed May 09 16:08:47 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0d2088a42ff19c91eab070b04a387b131759dec [^] Fixed issue 38427 : Layaway button should be disabled until if there are any payments changes for opened layaway --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js ---  | 
| 
				(0104350) hgbot (developer) 2018-05-09 12:39  | 
	
		Repository: tools/automation/pi-mobile Changeset: e5876f9bb82fe2472a7455783e0a99735e893c1e Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed May 09 16:08:57 2018 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e5876f9bb82fe2472a7455783e0a99735e893c1e [^] Verifies issue 38427 : Modified Layaway Tests --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I26458_LayawayCashupWrongTaxesInformation.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29870_LayawayButtonWhenOverpaid.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31175_LayawayVerifyPayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31258_LayawayGoodsShipmentDate.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31510_LayawayVerifyPaymentII.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31547_LayawayButtonMultipleTaps.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31612_VoidLayawayAddPayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31626_VoidLayawayAddPayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayRetrieval.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I27864_SurplusReceiptWhenLayawayIsRetrieved.java ---  | 
| 
				(0108125) hgbot (developer) 2018-11-27 12:45  | 
	
		Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0d996459f7da15489688afe01ac93cc0407c8901 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Tue May 15 09:49:12 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0d996459f7da15489688afe01ac93cc0407c8901 [^] [Prepayments] Related to issue 38427: Hide Layaway button after the prepayment amount has been satisfied --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js ---  | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2018-04-23 14:07 | ucarrion | New Issue | |
| 2018-04-23 14:07 | ucarrion | Assigned To | => Retail | 
| 2018-04-23 14:07 | ucarrion | OBNetwork customer | => Yes | 
| 2018-04-23 14:07 | ucarrion | Resolution time | => 1525644000 | 
| 2018-04-23 14:07 | ucarrion | Triggers an Emergency Pack | => No | 
| 2018-04-23 15:33 | ucarrion | Note Added: 0104028 | |
| 2018-04-23 15:34 | ucarrion | Tag Attached: SER QA | |
| 2018-05-02 15:16 | rqueralta | Assigned To | Retail => rqueralta | 
| 2018-05-02 15:17 | rqueralta | Status | new => scheduled | 
| 2018-05-02 15:20 | ranjith_qualiantech_com | Assigned To | rqueralta => ranjith_qualiantech_com | 
| 2018-05-09 12:39 | hgbot | Checkin | |
| 2018-05-09 12:39 | hgbot | Note Added: 0104349 | |
| 2018-05-09 12:39 | hgbot | Status | scheduled => resolved | 
| 2018-05-09 12:39 | hgbot | Resolution | open => fixed | 
| 2018-05-09 12:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0d2088a42ff19c91eab070b04a387b131759dec [^] | 
| 2018-05-09 12:39 | hgbot | Checkin | |
| 2018-05-09 12:39 | hgbot | Note Added: 0104350 | |
| 2018-05-09 17:30 | marvintm | Review Assigned To | => marvintm | 
| 2018-05-09 17:30 | marvintm | Status | resolved => closed | 
| 2018-05-09 17:30 | marvintm | Fixed in Version | => RR18Q3 | 
| 2018-11-27 12:45 | hgbot | Checkin | |
| 2018-11-27 12:45 | hgbot | Note Added: 0108125 | |
| Copyright © 2000 - 2009 MantisBT Group |