Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031820 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | always | 2016-01-05 11:31 | 2016-02-03 13:25 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0fc17846b787 | ||||
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 | 39849 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-05-05 | |||||||
Regression introduced in release | RR15Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e3be280c7ca6fa14de6d864558f32dd98a06159 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031820: Duplicated invoice lines are added to an invoice during the cash up if the order line is already invoiced in more than one line | |||||||
Description | Duplicated invoice lines are added to an invoice during the cash up if the order line is already invoiced in more than one line | |||||||
Steps To Reproduce | In the backend: Go to Organization-Warehouse tab and leave the Vall Blanca Store Warehouse as the only on hand warehouse for Vall Blanca Store (remove others) Create a new Storage Bin for that warehouse Increase the stock of the 'Compression sacks cordura' in the new bin to 2 units by a Physical Inventory for instance Check the stock of the product is 1 unit in the other Storage bin In the POS: Create a Sales Order for 3 units of that product Select the Invoice this receipt option and pay it In the backend: Check the sales order created has one line and the goods shipment and sales invoice have two lines (one for each storage bin) In the POS: Do the Cash up I the backend: Check a new line has been included in the sales invoice and the creation date of one of the previous ones have been modified The total gross amount of the invoice is correct but it does not match the sum of the line gross amounts of the lines | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0083454) hgbot (developer) 2016-01-20 13:22 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: dff01454e41756e016e952a31656c604ced85d53 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jan 20 17:51:30 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/dff01454e41756e016e952a31656c604ced85d53 [^] Related to issue 31820 : Adding Product and Storage bin --- M referencedata/sampledata/The_White_Valley_Group/M_LOCATOR.xml M referencedata/sampledata/The_White_Valley_Group/M_PRODUCT.xml M referencedata/sampledata/The_White_Valley_Group/M_PRODUCTPRICE.xml M referencedata/sampledata/The_White_Valley_Group/M_PRODUCT_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/OBRETCO_PROL_PRODUCT.xml --- |
(0083455) hgbot (developer) 2016-01-20 13:23 |
Repository: tools/automation/pi-mobile Changeset: e61e713a6c97c64c7d9cdf9116e027eb4ba525ca Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jan 20 17:51:23 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e61e713a6c97c64c7d9cdf9116e027eb4ba525ca [^] Verifies issue 31820: Added automated test 'I31820_VerifyInvoiceDuringCashup' --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31820_VerifyInvoiceDuringCashup.java --- |
(0083456) hgbot (developer) 2016-01-20 13:23 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0fc17846b78777258d5a140c0c6862f5b01ba69d Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jan 19 17:27:30 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0fc17846b78777258d5a140c0c6862f5b01ba69d [^] Fixes issue 31820 : Deleting duplicated invoice line after cashup --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java --- |
(0083667) hgbot (developer) 2016-01-28 15:27 |
Repository: retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal Changeset: 647eb57312d78c405e8e18f906cddf7b9c3cfb64 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jan 19 17:27:30 2016 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal/rev/647eb57312d78c405e8e18f906cddf7b9c3cfb64 [^] Fixes issue 31930, backport of issue 31820 : Deleting duplicated invoice line after cashup --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java --- |
(0083668) hgbot (developer) 2016-01-28 15:27 |
Repository: retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal Changeset: 647eb57312d78c405e8e18f906cddf7b9c3cfb64 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jan 19 17:27:30 2016 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal/rev/647eb57312d78c405e8e18f906cddf7b9c3cfb64 [^] Fixes issue 31930, backport of issue 31820 : Deleting duplicated invoice line after cashup --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java --- |
(0083889) hgbot (developer) 2016-02-03 13:25 |
Repository: tools/automation/pi-mobile Changeset: 4dc507a7325f44fb65b6b64434c0e3e18a7a7c23 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jan 20 17:51:23 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4dc507a7325f44fb65b6b64434c0e3e18a7a7c23 [^] Verifies issue 31820: Added automated test 'I31820_VerifyInvoiceDuringCashup' --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31820_VerifyInvoiceDuringCashup.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-01-05 11:31 | ngarcia | New Issue | |
2016-01-05 11:31 | ngarcia | Assigned To | => Retail |
2016-01-05 11:31 | ngarcia | OBNetwork customer | => Yes |
2016-01-05 11:31 | ngarcia | Support ticket | => 39849 |
2016-01-05 11:31 | ngarcia | Resolution time | => 1454454000 |
2016-01-05 11:31 | ngarcia | Triggers an Emergency Pack | => No |
2016-01-05 11:32 | ngarcia | Issue Monitored: networkb | |
2016-01-05 16:08 | Orekaria | Status | new => acknowledged |
2016-01-18 16:27 | guilleaer | Status | acknowledged => scheduled |
2016-01-18 16:28 | guilleaer | Status | scheduled => acknowledged |
2016-01-19 10:37 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-01-19 10:37 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-01-19 15:15 | ranjith_qualiantech_com | File Added: issue 31820 Source 5587.patch | |
2016-01-20 13:22 | hgbot | Checkin | |
2016-01-20 13:22 | hgbot | Note Added: 0083454 | |
2016-01-20 13:23 | hgbot | Checkin | |
2016-01-20 13:23 | hgbot | Note Added: 0083455 | |
2016-01-20 13:23 | hgbot | Checkin | |
2016-01-20 13:23 | hgbot | Note Added: 0083456 | |
2016-01-20 13:23 | hgbot | Status | scheduled => resolved |
2016-01-20 13:23 | hgbot | Resolution | open => fixed |
2016-01-20 13:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0fc17846b78777258d5a140c0c6862f5b01ba69d [^] |
2016-01-25 21:51 | guilleaer | Resolution time | 1454454000 => |
2016-01-25 21:51 | guilleaer | Regression level | => Production - Confirmed Stable |
2016-01-25 21:51 | guilleaer | Regression date | => 2015-05-05 |
2016-01-25 21:51 | guilleaer | Regression introduced in release | => RR15Q3 |
2016-01-25 21:51 | guilleaer | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e3be280c7ca6fa14de6d864558f32dd98a06159 [^] |
2016-01-26 19:51 | dmitry_mezentsev | Relationship added | caused by 0029774 |
2016-01-28 15:27 | hgbot | Checkin | |
2016-01-28 15:27 | hgbot | Checkin | |
2016-01-28 15:27 | hgbot | Note Added: 0083667 | |
2016-01-28 15:27 | hgbot | Note Added: 0083668 | |
2016-01-28 16:44 | marvintm | Review Assigned To | => marvintm |
2016-01-28 16:44 | marvintm | Status | resolved => closed |
2016-01-28 16:44 | marvintm | Fixed in Version | => RR16Q2 |
2016-02-03 13:25 | hgbot | Checkin | |
2016-02-03 13:25 | hgbot | Note Added: 0083889 |
Copyright © 2000 - 2009 MantisBT Group |