Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040895 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-05-17 10:29 | 2019-05-29 17:17 | |||
Reporter | xabiermerino | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ed52ab94c2a8 | ||||
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 | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040895: Invoices from Returns from Client should be in status Voided | |||||||
Description | Invoices from Returns from Client should be in status Voided. Now, these invoices are created in status Completed. | |||||||
Steps To Reproduce | 1.- Log into a terminal which Terminal Type is configured as 'Generate Invoice for Orders' 2.- Create a verified return 3.- Go to backoffice and realize that the invoice created is in status completed. It should be in Void status | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0111953) hgbot (developer) 2019-05-21 14:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d435d321074b568e7ea0fc845b8389c0caf1d741 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Mon May 20 11:01:46 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d435d321074b568e7ea0fc845b8389c0caf1d741 [^] Fixed issue 40895: Invoices from Returns from Client should be in status Voided - Seted Invoices from Returns from Client to "Voided" status --- M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java --- |
(0112092) marvintm (viewer) 2019-05-23 13:41 |
Fix is not correct. Instead of checking the isVerifiedReturn property in the lines, we should check the document type of the order. If the order is a return, then the invoice should be created as Voided. |
(0112104) hgbot (developer) 2019-05-23 17:45 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ed52ab94c2a805a3d04fedc59484cc53a7474979 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu May 23 11:43:25 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed52ab94c2a805a3d04fedc59484cc53a7474979 [^] Fixed issue 40895: Invoices from Returns from Client should be in status Voided - Seted Invoices to "Voided" status if Document Type is return --- M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java --- |
(0112237) hgbot (developer) 2019-05-29 17:17 |
Repository: tools/automation/pi-mobile Changeset: 42dd7ce6ee058a9079f7fae6c63a2094f2dc6f2b Author: Alejandro <alekosmp86 <at> gmail.com> Date: Tue May 21 14:58:46 2019 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/42dd7ce6ee058a9079f7fae6c63a2094f2dc6f2b [^] Related to issue 40895: added automated test --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I40895_VerifyInvoicesFromReturnsAreInVoidStatus.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-05-17 10:29 | xabiermerino | New Issue | |
2019-05-17 10:29 | xabiermerino | Assigned To | => Retail |
2019-05-17 10:29 | xabiermerino | OBNetwork customer | => Gold |
2019-05-17 10:29 | xabiermerino | Resolution time | => 1558562400 |
2019-05-17 10:29 | xabiermerino | Triggers an Emergency Pack | => No |
2019-05-17 23:49 | rqueralta | Assigned To | Retail => rqueralta |
2019-05-17 23:49 | rqueralta | Status | new => scheduled |
2019-05-21 14:43 | hgbot | Checkin | |
2019-05-21 14:43 | hgbot | Note Added: 0111953 | |
2019-05-21 14:43 | hgbot | Status | scheduled => resolved |
2019-05-21 14:43 | hgbot | Resolution | open => fixed |
2019-05-21 14:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d435d321074b568e7ea0fc845b8389c0caf1d741 [^] |
2019-05-23 13:41 | marvintm | Note Added: 0112092 | |
2019-05-23 13:41 | marvintm | Status | resolved => new |
2019-05-23 13:41 | marvintm | Resolution | fixed => open |
2019-05-23 17:45 | hgbot | Checkin | |
2019-05-23 17:45 | hgbot | Note Added: 0112104 | |
2019-05-23 17:45 | hgbot | Status | new => resolved |
2019-05-23 17:45 | hgbot | Resolution | open => fixed |
2019-05-23 17:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d435d321074b568e7ea0fc845b8389c0caf1d741 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed52ab94c2a805a3d04fedc59484cc53a7474979 [^] |
2019-05-23 18:26 | marvintm | Review Assigned To | => marvintm |
2019-05-23 18:26 | marvintm | Status | resolved => closed |
2019-05-23 18:26 | marvintm | Fixed in Version | => RR19Q3 |
2019-05-29 17:17 | hgbot | Checkin | |
2019-05-29 17:17 | hgbot | Note Added: 0112237 | |
2019-12-16 07:27 | ranjith_qualiantech_com | Relationship added | related to 0042554 |
2020-03-05 13:39 | ngarcia | Relationship replaced | causes 0042554 |
Copyright © 2000 - 2009 MantisBT Group |