Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039781 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2018-12-11 16:08 | 2018-12-28 14:24 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | markmm82 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0ce0f642657f | ||||
Projection | none | ETA | none | Target Version | RR19Q1 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039781: It should not be possible to process shipments from a layaway line | |||||||
Description | It should not be possible to process shipments from a layaway line | |||||||
Steps To Reproduce | In Backoffice Go to Goods Shipment and create new header Click on create lines from If the orderline is a layaway it should not be possible to process shipments from a layaway line | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0108773) hgbot (developer) 2018-12-28 09:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6b138c1d3639793e442cc3f1ebb93ddc40a2905d Author: Mark <markmm82 <at> gmail.com> Date: Thu Dec 27 11:07:03 2018 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6b138c1d3639793e442cc3f1ebb93ddc40a2905d [^] Fixes issue 39781: It isn't possible to process shipments from a layaway line When creating a Goods Shipment lines by the Create Lines From process, it was possible to include layaway orderline. It should not be possible to process shipments from a layaway line. To fix this, was added a new extension point to the obpos_deliver_layaway to raise an error when was created a shipment from a layaway line. --- M src-db/database/sourcedata/AD_MESSAGE.xml A src-db/database/model/functions/OBPOS_DELIVER_LAYAWAY.xml A src-db/database/sourcedata/AD_EP_PROCEDURES.xml --- |
(0108774) Sandrahuguet (viewer) 2018-12-28 09:24 |
Code review + testing OK |
(0108777) hgbot (developer) 2018-12-28 11:04 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ea5abf22f6878a06f67cb7f9cab129f09e24f18e Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Dec 28 11:04:44 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ea5abf22f6878a06f67cb7f9cab129f09e24f18e [^] related to issue 39781 Backed out changeset 6b138c1d3639 --- M src-db/database/sourcedata/AD_MESSAGE.xml R src-db/database/model/functions/OBPOS_DELIVER_LAYAWAY.xml R src-db/database/sourcedata/AD_EP_PROCEDURES.xml --- |
(0108782) hgbot (developer) 2018-12-28 14:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0ce0f642657faea48784888b3094165756bd2588 Author: Mark <markmm82 <at> gmail.com> Date: Thu Dec 27 11:07:03 2018 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0ce0f642657faea48784888b3094165756bd2588 [^] Fixes issue 39781: It isn't possible to process shipments from a layaway line When creating a Goods Shipment lines by the Create Lines From process, it was possible to include layaway orderline. It should not be possible to process shipments from a layaway line. To fix this, was added a new extension point to the obpos_deliver_layaway to raise an error when was created a shipment from a layaway line. --- M src-db/database/sourcedata/AD_MESSAGE.xml A src-db/database/model/functions/OBPOS_DELIVER_LAYAWAY.xml A src-db/database/sourcedata/AD_EP_PROCEDURES.xml --- |
(0108783) hgbot (developer) 2018-12-28 14:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d89ccc877c0718e0fe57867d5a5b1cbfe4c44d77 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Dec 28 12:20:32 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d89ccc877c0718e0fe57867d5a5b1cbfe4c44d77 [^] related to issue 39781 code review changes --- M src-db/database/model/functions/OBPOS_DELIVER_LAYAWAY.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0108784) Sandrahuguet (viewer) 2018-12-28 14:24 |
code review + testing ok |
![]() |
|||
Date Modified | Username | Field | Change |
2018-12-11 16:08 | Sandrahuguet | New Issue | |
2018-12-11 16:08 | Sandrahuguet | Assigned To | => Sandrahuguet |
2018-12-11 16:08 | Sandrahuguet | OBNetwork customer | => No |
2018-12-11 16:08 | Sandrahuguet | Triggers an Emergency Pack | => No |
2018-12-11 16:09 | Sandrahuguet | File Added: ExtensionPoint_M_INOUT_POST.diff | |
2018-12-12 12:41 | Sandrahuguet | Assigned To | Sandrahuguet => markmm82 |
2018-12-27 16:52 | markmm82 | Status | new => scheduled |
2018-12-28 09:24 | hgbot | Checkin | |
2018-12-28 09:24 | hgbot | Note Added: 0108773 | |
2018-12-28 09:24 | hgbot | Status | scheduled => resolved |
2018-12-28 09:24 | hgbot | Resolution | open => fixed |
2018-12-28 09:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6b138c1d3639793e442cc3f1ebb93ddc40a2905d [^] |
2018-12-28 09:24 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2018-12-28 09:24 | Sandrahuguet | Note Added: 0108774 | |
2018-12-28 09:24 | Sandrahuguet | Status | resolved => closed |
2018-12-28 09:24 | Sandrahuguet | Fixed in Version | => RR19Q1 |
2018-12-28 11:04 | hgbot | Checkin | |
2018-12-28 11:04 | hgbot | Note Added: 0108777 | |
2018-12-28 12:10 | Sandrahuguet | Status | closed => new |
2018-12-28 12:10 | Sandrahuguet | Resolution | fixed => open |
2018-12-28 12:10 | Sandrahuguet | Fixed in Version | RR19Q1 => |
2018-12-28 14:24 | hgbot | Checkin | |
2018-12-28 14:24 | hgbot | Note Added: 0108782 | |
2018-12-28 14:24 | hgbot | Status | new => resolved |
2018-12-28 14:24 | hgbot | Resolution | open => fixed |
2018-12-28 14:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6b138c1d3639793e442cc3f1ebb93ddc40a2905d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0ce0f642657faea48784888b3094165756bd2588 [^] |
2018-12-28 14:24 | hgbot | Checkin | |
2018-12-28 14:24 | hgbot | Note Added: 0108783 | |
2018-12-28 14:24 | Sandrahuguet | Note Added: 0108784 | |
2018-12-28 14:24 | Sandrahuguet | Status | resolved => closed |
2018-12-28 14:24 | Sandrahuguet | Fixed in Version | => RR19Q1 |
Copyright © 2000 - 2009 MantisBT Group |