Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039781
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2018-12-11 16:082018-12-28 14:24
ReporterSandrahuguetView Statuspublic 
Assigned Tomarkmm82 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revision0ce0f642657f
ProjectionnoneETAnoneTarget VersionRR19Q1
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned ToSandrahuguet
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039781: It should not be possible to process shipments from a layaway line

DescriptionIt should not be possible to process shipments from a layaway line
Steps To ReproduceIn 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
TagsNo tags attached.
Attached Filesdiff file icon ExtensionPoint_M_INOUT_POST.diff [^] (5,444 bytes) 2018-12-11 16:09 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
2018-12-28 14:24

code review + testing ok

- Issue History
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 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
Powered by Mantis Bugtracker