Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040419 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | major | always | 2019-03-20 13:29 | 2019-04-09 15:31 | |||
Reporter | ucarrion | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 25b878d252a5 | ||||
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 | 0040419: A deferred service can be related to a products included in a quotation 'under evaluation' | |||||||
Description | A deferred service can be related to a products included in a quotation 'under evaluation' by using 'Add associations' option. In addition, if a quotation is opened when trying to create a deferred service, the quoation document is proposed to add the service there but the popup doesn't work if selecting it. | |||||||
Steps To Reproduce | https://drive.google.com/file/d/1c0EgzQO_eYGmMeJZoMpvFAQ3r93PwGgo/view [^] | |||||||
Proposed Solution | The deferred service should not be able to be related to a quotation line. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0110604) hgbot (developer) 2019-03-23 13:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7dc49e384d0d047f13bae49c69a163bf76959397 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Mar 22 10:38:11 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7dc49e384d0d047f13bae49c69a163bf76959397 [^] Fixed issue 40419: A deferred service can be related to a products included in a quotation 'under evaluation' - Query to retrieve sales orders to associate it with a deferred service was changed to exclude quotations orders. --- M src/org/openbravo/retail/posterminal/AssociateOrderLines.java --- |
(0110904) marvintm (viewer) 2019-03-28 19:24 |
The proper way to filter quotations is by checking the document type, not the status of the document. By doing it in this way, you are missing for example Rejected Quotations which will probably still appear in the selector. The added filter should be reverted, and a filter by the document type (filtering by the doc subtype) should be added instead. Please do not remove the previously existing filter by the status "CL" as that is still needed for other reasons. |
(0110923) hgbot (developer) 2019-03-29 12:08 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 25b878d252a5bd4de5ed7f787a68afd74c1b1fee Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu Mar 28 16:22:15 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25b878d252a5bd4de5ed7f787a68afd74c1b1fee [^] Fixed issue 40419: A deferred service can be related to a products included in a quotation 'under evaluation' - Filter by document status was replaced by doc subtype filter --- M src/org/openbravo/retail/posterminal/AssociateOrderLines.java --- |
(0111044) hgbot (developer) 2019-04-09 15:31 |
Repository: tools/automation/pi-mobile Changeset: f7e3bb2f9bccde4a5c5d67a8ddbfd2e333444da1 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Tue Mar 26 12:40:12 2019 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f7e3bb2f9bccde4a5c5d67a8ddbfd2e333444da1 [^] Related to issue 40419: added automated test --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I40419_VerifyDeferredServiceInQuotation.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-20 13:29 | ucarrion | New Issue | |
2019-03-20 13:29 | ucarrion | Assigned To | => Retail |
2019-03-20 13:29 | ucarrion | OBNetwork customer | => Gold |
2019-03-20 13:29 | ucarrion | Resolution time | => 1553814000 |
2019-03-20 13:29 | ucarrion | Triggers an Emergency Pack | => No |
2019-03-20 15:05 | rqueralta | Assigned To | Retail => rqueralta |
2019-03-20 15:10 | rqueralta | Status | new => scheduled |
2019-03-23 13:17 | hgbot | Checkin | |
2019-03-23 13:17 | hgbot | Note Added: 0110604 | |
2019-03-23 13:17 | hgbot | Status | scheduled => resolved |
2019-03-23 13:17 | hgbot | Resolution | open => fixed |
2019-03-23 13:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7dc49e384d0d047f13bae49c69a163bf76959397 [^] |
2019-03-28 19:24 | marvintm | Note Added: 0110904 | |
2019-03-28 19:24 | marvintm | Status | resolved => new |
2019-03-28 19:24 | marvintm | Resolution | fixed => open |
2019-03-29 12:08 | hgbot | Checkin | |
2019-03-29 12:08 | hgbot | Note Added: 0110923 | |
2019-03-29 12:08 | hgbot | Status | new => resolved |
2019-03-29 12:08 | hgbot | Resolution | open => fixed |
2019-03-29 12:08 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7dc49e384d0d047f13bae49c69a163bf76959397 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25b878d252a5bd4de5ed7f787a68afd74c1b1fee [^] |
2019-03-29 12:37 | marvintm | Review Assigned To | => marvintm |
2019-03-29 12:37 | marvintm | Status | resolved => closed |
2019-03-29 12:37 | marvintm | Fixed in Version | => RR19Q2 |
2019-04-09 15:31 | hgbot | Checkin | |
2019-04-09 15:31 | hgbot | Note Added: 0111044 |
Copyright © 2000 - 2009 MantisBT Group |