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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038682
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2018-06-01 12:152018-10-29 11:25
ReporterebecerraView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revision453acbae07d5
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038682: Count Starting Cash fail when a payment method is not count in Cash Up

DescriptionCount Starting Cash fail when a payment method is not count in Cash Up
Steps To ReproduceIn ERP:

1. Navigate to "POS Terminal" window
2. Find terminal "VBS-1"
3. Select tab "Payment Type"
4. Edit "Voucher"
5. Navigate to Payment Method: "Voucher"
6. Navigate to Payment Method: "Check"
7. Check "Automatic Deposit" and save
8. Return to "Payment Method - Voucher" window
9. Uncheck "Count Payment in Cash Up" and save

Login en WebPOS (terminal VBS-1)

1. Make a sales
2. Make a Cash Up and keep some Cash Up
3. Make a Cash Up, the Starting Cash is 0.00



Proposed Solutionhttps://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-but-dev/rev/936c0b79dc9c [^]
TagsNo tags attached.
Attached Filespatch file icon issue 38682 source posterminal.patch [^] (1,724 bytes) 2018-10-01 08:01 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0107199)
hgbot (developer)
2018-10-06 07:39

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 453acbae07d54a11b1df717a932d0185ee7c78ee
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Oct 06 11:08:12 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/453acbae07d54a11b1df717a932d0185ee7c78ee [^]

Fixed issue 38682 : Changes in totals Calcualtion in Cashup report

* _.reduce function is missed the mandatory param accum

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0107636)
marvintm (manager)
2018-10-29 11:25

Second part of the proposed change is not needed, as we have this code in cashup-model.js:

if (!auxPay.paymentMethod.countpaymentincashup) {
            return;
          }

- Issue History
Date Modified Username Field Change
2018-06-01 12:15 ebecerra New Issue
2018-06-01 12:15 ebecerra Assigned To => Retail
2018-06-01 12:15 ebecerra Triggers an Emergency Pack => No
2018-09-27 11:21 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2018-09-27 11:21 ranjith_qualiantech_com Status new => scheduled
2018-10-01 08:01 ranjith_qualiantech_com File Added: issue 38682 source posterminal.patch
2018-10-06 07:39 hgbot Checkin
2018-10-06 07:39 hgbot Note Added: 0107199
2018-10-06 07:39 hgbot Status scheduled => resolved
2018-10-06 07:39 hgbot Resolution open => fixed
2018-10-06 07:39 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/453acbae07d54a11b1df717a932d0185ee7c78ee [^]
2018-10-29 11:25 marvintm Review Assigned To => marvintm
2018-10-29 11:25 marvintm Note Added: 0107636
2018-10-29 11:25 marvintm Status resolved => closed
2018-10-29 11:25 marvintm Fixed in Version => RR19Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker