Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040078Retail ModulesWeb POSpublic2019-01-31 06:482019-01-31 06:53
guillermogil 
Retail 
normalminoralways
newopen 
5
 
 
No
0040078: If a new column is added to PaymentMethodCashup the data is inconsistent on WebPOS
If a new column is added to PaymentMethodCashup the data is inconsistent on WebPOS.
Once logged in, PaymentMethodCashup table was cleaned from WebSQL but not CashUp table.
WebPOS pick the values from the processed cashup in WebSQL but since there was no information on PaymentMethodCashup it tried to regenerate it but the startingCash was set to the current Balance of the Financial Account.
With Sessions module intalled
Login on WebPOS
Do a CashUp
Truncate PaymentMethodCashup table
Login again

You will notice that startingCash amount is wrong
If PaymentMethodCashup got removed, remove CashUp too in order to pick all the tables from the server.
No tags attached.
related to defect 0038193 closed Sandrahuguet In updateOrCreateCashupInfo is updated all paymentmethods 
Issue History
2019-01-31 06:48guillermogilNew Issue
2019-01-31 06:48guillermogilAssigned To => Retail
2019-01-31 06:48guillermogilTriggers an Emergency Pack => No
2019-01-31 06:48guillermogilRelationship addedrelated to 0038193
2019-01-31 06:53guillermogilDescription Updatedbug_revision_view_page.php?rev_id=18229#r18229
2019-01-31 06:53guillermogilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=18231#r18231

There are no notes attached to this issue.