Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029053 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2015-02-24 18:50 | 2015-03-24 13:29 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2886fe7874b2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-03-17 | |||||||
Regression introduced in release | RR14Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7663e79231d43372e1792fc6f7da0c12da51a82e [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029053: wrong invoices when products are retrieved from two bin locations | |||||||
Description | if one line of receipt is retrieved from two locations, and this line has got a discount, the invoice related to this receipt is wrong | |||||||
Steps To Reproduce | Backoffice: . price not include taxes . product: baby carrier: price: 1.76 . warehouse: Vall Blanca Store Warehouse . new locator (see attach 1.newStorageBin.png) . physical inventory: vall blanca store line1: product Baby carrier count: 62 locator: 0-0-0 line2: product Baby carrier count: 8 locator: 0-0-1 (see attach: 2.physicalInventory.png) process physical inventory . go to Web POS: VBS-1 . create new receipt: . invoice this receipt . line1: product: Baby Carrier qty: 70 discretionary disc: 5% . complete receipt (see attach: 3.receipt.png) . go to Backoffice check: . receipt generated: gross amount: 141.62 . sales invoice generated: 141.48 | |||||||
Tags | No tags attached. | |||||||
Attached Files | 1.newStorageBin.png [^] (131,429 bytes) 2015-02-24 18:50
2.physicalInventory.png [^] (129,690 bytes) 2015-02-24 18:50 3.receipt.png [^] (263,796 bytes) 2015-02-24 18:50 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0074960) hgbot (developer) 2015-02-26 12:47 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9bf12c8e2da621c0d68afd3a27cee947c6702a7d Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Thu Feb 26 12:46:56 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9bf12c8e2da621c0d68afd3a27cee947c6702a7d [^] fixed issue 29053: linenetamt of the last invoice line of the same order line is set as the pending amount to invioce in the order loader and in the cashup process, when invoice is created, if a line order generates two or more invoice lines, the line net amount of the last invoice line related to this order line, will be set to the amount pending to invoice --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0075640) hgbot (developer) 2015-03-16 17:07 |
Repository: retail/backports/3.0RR14Q3.6/org.openbravo.retail.posterminal Changeset: 8a680d728966a002690fa5bbb2ef77e8ccd8a8f2 Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Thu Feb 26 12:46:56 2015 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR14Q3.6/org.openbravo.retail.posterminal/rev/8a680d728966a002690fa5bbb2ef77e8ccd8a8f2 [^] fixed issue 29053: linenetamt of the last invoice line of the same order line is set as the pending amount to invioce in the order loader and in the cashup process, when invoice is created, if a line order generates two or more invoice lines, the line net amount of the last invoice line related to this order line, will be set to the amount pending to invoice --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0075737) malsasua (developer) 2015-03-18 13:58 |
verified in RR14Q3.6 |
(0075796) hgbot (developer) 2015-03-20 13:00 |
Repository: retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal Changeset: 2886fe7874b25a7ad37ccbea6c040b426126340f Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Thu Feb 26 12:46:56 2015 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal/rev/2886fe7874b25a7ad37ccbea6c040b426126340f [^] fixed issue 29053: linenetamt of the last invoice line of the same order line is set as the pending amount to invioce in the order loader and in the cashup process, when invoice is created, if a line order generates two or more invoice lines, the line net amount of the last invoice line related to this order line, will be set to the amount pending to invoice --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0075924) malsasua (developer) 2015-03-24 13:29 |
verified in RR15Q1.2 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-24 18:50 | malsasua | New Issue | |
2015-02-24 18:50 | malsasua | Assigned To | => marvintm |
2015-02-24 18:50 | malsasua | File Added: 1.newStorageBin.png | |
2015-02-24 18:50 | malsasua | Triggers an Emergency Pack | => No |
2015-02-24 18:50 | malsasua | File Added: 2.physicalInventory.png | |
2015-02-24 18:50 | malsasua | File Added: 3.receipt.png | |
2015-02-25 10:42 | jpcalvente | Issue Monitored: jpcalvente | |
2015-02-25 13:31 | malsasua | Regression level | => Production - Confirmed Stable |
2015-02-25 13:31 | malsasua | Regression date | => 2014-03-17 |
2015-02-25 13:31 | malsasua | Regression introduced in release | => RR14Q2 |
2015-02-25 13:31 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7663e79231d43372e1792fc6f7da0c12da51a82e [^] |
2015-02-26 12:47 | hgbot | Checkin | |
2015-02-26 12:47 | hgbot | Note Added: 0074960 | |
2015-02-26 12:47 | hgbot | Status | new => resolved |
2015-02-26 12:47 | hgbot | Resolution | open => fixed |
2015-02-26 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9bf12c8e2da621c0d68afd3a27cee947c6702a7d [^] |
2015-02-26 18:49 | Orekaria | Relationship added | blocks 0028933 |
2015-02-26 19:45 | dmitry_mezentsev | Relationship added | caused by 0025863 |
2015-02-26 23:54 | malsasua | Summary | wrong invoices when products are retrieved from two locations => wrong invoices when products are retrieved from two bin locations |
2015-03-02 13:25 | malsasua | Relationship added | related to 0029087 |
2015-03-04 12:31 | malsasua | Relationship added | related to 0029124 |
2015-03-04 12:32 | malsasua | Relationship deleted | related to 0029124 |
2015-03-04 12:33 | malsasua | Relationship added | blocks 0029122 |
2015-03-13 15:15 | marvintm | Review Assigned To | => marvintm |
2015-03-13 15:15 | marvintm | Status | resolved => closed |
2015-03-13 15:15 | marvintm | Fixed in Version | => RR15Q2 |
2015-03-16 17:07 | hgbot | Checkin | |
2015-03-16 17:07 | hgbot | Note Added: 0075640 | |
2015-03-16 17:07 | hgbot | Status | closed => resolved |
2015-03-16 17:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9bf12c8e2da621c0d68afd3a27cee947c6702a7d [^] => http://code.openbravo.com/retail/backports/3.0RR14Q3.6/org.openbravo.retail.posterminal/rev/8a680d728966a002690fa5bbb2ef77e8ccd8a8f2 [^] |
2015-03-18 13:58 | malsasua | Note Added: 0075737 | |
2015-03-18 13:58 | malsasua | Status | resolved => closed |
2015-03-20 13:00 | hgbot | Checkin | |
2015-03-20 13:00 | hgbot | Note Added: 0075796 | |
2015-03-20 13:00 | hgbot | Status | closed => resolved |
2015-03-20 13:00 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR14Q3.6/org.openbravo.retail.posterminal/rev/8a680d728966a002690fa5bbb2ef77e8ccd8a8f2 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal/rev/2886fe7874b25a7ad37ccbea6c040b426126340f [^] |
2015-03-24 13:29 | malsasua | Note Added: 0075924 | |
2015-03-24 13:29 | malsasua | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |