Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030550Retail ModulesWeb POSpublic2015-08-11 13:382016-03-20 16:07
aaroncalero 
Retail 
normalmajorhave not tried
closedunable to reproduce 
5
 
 
Orekaria
No
0030550: It is not possible to check a Payment Type as default cash payment method
It is not possible to check a Payment Type as default cash payment method in the POS Terminal Type Window.
When trying to save that record, the following error is shown:
"Saving failed. a different object with the same identifier value was already associated with the session: [OBPOS_App_Payment_Type#146569994AB34AC78FDC12AE15F307AF]"
Login in the ERP.
Change to the White Valley Group Admin role.
Go to the POS Terminal Type window and open the VBS POS Terminal Type record.
Go to the Payment Method tab and open the Cash record in form view.
Verify that the Default Cash Payment Method check is not checked.
Check that field and save the record.
Verify that it is not possible to save and an error is shown (see attached screenshot)
No tags attached.
caused by feature request 0027722 closed guillermogil Give the possibility to leave a payment method without financial account 
png save_error.png (146,477) 2015-08-11 13:38
https://issues.openbravo.com/file_download.php?file_id=8356&type=bug
png
Issue History
2015-08-11 13:38aaroncaleroNew Issue
2015-08-11 13:38aaroncaleroAssigned To => Retail
2015-08-11 13:38aaroncaleroFile Added: save_error.png
2015-08-11 13:38aaroncaleroTriggers an Emergency Pack => No
2015-09-08 11:42OrekariaRelationship addedcaused by 0027722
2015-09-08 11:43OrekariaNote Added: 0080240
2015-09-08 11:48OrekariaNote Edited: 0080240bug_revision_view_page.php?bugnote_id=0080240#r9381
2016-03-20 16:07OrekariaReview Assigned To => Orekaria
2016-03-20 16:07OrekariaNote Added: 0085228
2016-03-20 16:07OrekariaStatusnew => closed
2016-03-20 16:07OrekariaResolutionopen => unable to reproduce

Notes
(0080240)
Orekaria   
2015-09-08 11:43   
(edited on: 2015-09-08 11:48)
Check this event handler:

public class PaymentMethodEventHandler extends EntityPersistenceEventObserver

See "caused by" changeset

(0085228)
Orekaria   
2016-03-20 16:07   
Unable to reproduce