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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030242
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementminoralways2015-06-24 19:002016-12-16 18:37
ReportermaiteView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityhighResolutionfixedFixed in Version3.0PR17Q1
StatusclosedFix in branchFixed in SCM revisione86c34bf3374
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030242: Description is not copied to order when it is created from Manage Requisition

DescriptionDescription is not copied to order when it is created from Manage Requisition
Steps To Reproduce1. Create Requisition header and set any desription
2. Add requisition line and add description
3. Process requisition
4. Access Manage Requisition window and run "Create order" process
5. Access Purchase Order window and realize that header's description nor line's description has been copied
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0079112)
AtulOpenbravo (developer)
2015-07-28 19:53

Test Plan

1. Create Requisition header and set any description.
2. Add requisition line and add description.
3. Process requisition.
4. Access Manage Requisition window and run "Create order" process
5. Access Purchase Order window and check that requisition header's description and line's description has been copied successfully to order header's and line's description respectively.

Alternate Test Plan

1. Follow same test plan as above with multiple lines having different , description. On successful create purchase order process, check that each order line will have proper description set as per respective requisition line.

2. Follow same test plan as above with multiple lines having different description as well as different business partner. On successful create purchase order process check that different orders will have same header description as in the requisition header and lines of each order will have proper description as per the respective requisition line associated.
(0084717)
psanjuan (manager)
2016-03-04 11:05

Issue verified.
(0084735)
psanjuan (manager)
2016-03-04 13:23

Test Plan above verified.

issue can be code reviewed and closed.
(0090633)
hgbot (developer)
2016-10-17 12:58

Repository: erp/devel/pi
Changeset: e86c34bf3374317cccf2761d952333f68c56cf8e
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Wed Jul 29 13:00:37 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e86c34bf3374317cccf2761d952333f68c56cf8e [^]

Fixes issue 30242: Description not copied to order in Manage Requisition

While creating order from requisition, requisition header information is
inserted in order header and requisition line descripion is added to
supplier notes as it was used previously to set as order line description.
Length of description in orderline can occupy both supplier notes and
description from requisition line.

---
M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
---
(0090635)
aferraz (manager)
2016-10-17 12:59

Code review OK
(0090641)
AtulOpenbravo (developer)
2016-10-17 15:23

Re-open because fix failed in oracle
(0090642)
hgbot (developer)
2016-10-17 15:24

Repository: erp/devel/pi
Changeset: f111e305e4c387356884ded0c2a84c4de1ef058e
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Oct 17 18:52:02 2016 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/f111e305e4c387356884ded0c2a84c4de1ef058e [^]

Related to issue 30242:Backout changeset e86c34bf3374

---
M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
---
(0090650)
hgbot (developer)
2016-10-17 20:08

Repository: erp/devel/pi
Changeset: f4adff9d033cd39aa6502f313b8d441adc6a547f
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Oct 17 19:46:29 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f4adff9d033cd39aa6502f313b8d441adc6a547f [^]

Related to issue 30242: Fix function in Oracle

---
M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
---
(0090651)
aferraz (manager)
2016-10-17 20:08

Code review OK
(0092521)
hudsonbot (developer)
2016-12-16 18:37

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test
(0092524)
hudsonbot (developer)
2016-12-16 18:37

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test
(0092528)
hudsonbot (developer)
2016-12-16 18:37

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2015-06-24 19:00 maite New Issue
2015-06-24 19:00 maite Assigned To => Triage Finance
2015-06-24 19:00 maite Modules => Core
2015-06-24 19:00 maite Resolution time => 1441663200
2015-06-24 19:00 maite Triggers an Emergency Pack => No
2015-06-24 19:00 maite Issue Monitored: networkb
2015-06-29 13:48 maite Resolution time 1441663200 =>
2015-07-28 19:41 AtulOpenbravo Assigned To Triage Finance => AtulOpenbravo
2015-07-28 19:41 AtulOpenbravo Status new => scheduled
2015-07-28 19:53 AtulOpenbravo Note Added: 0079112
2016-03-04 11:05 psanjuan Note Added: 0084717
2016-03-04 13:23 psanjuan Note Added: 0084735
2016-10-17 12:58 hgbot Checkin
2016-10-17 12:58 hgbot Note Added: 0090633
2016-10-17 12:58 hgbot Status scheduled => resolved
2016-10-17 12:58 hgbot Resolution open => fixed
2016-10-17 12:58 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e86c34bf3374317cccf2761d952333f68c56cf8e [^]
2016-10-17 12:59 aferraz Review Assigned To => aferraz
2016-10-17 12:59 aferraz Note Added: 0090635
2016-10-17 12:59 aferraz Status resolved => closed
2016-10-17 12:59 aferraz Fixed in Version => 3.0PR17Q1
2016-10-17 15:23 AtulOpenbravo Note Added: 0090641
2016-10-17 15:23 AtulOpenbravo Status closed => new
2016-10-17 15:23 AtulOpenbravo Resolution fixed => open
2016-10-17 15:23 AtulOpenbravo Fixed in Version 3.0PR17Q1 =>
2016-10-17 15:24 hgbot Checkin
2016-10-17 15:24 hgbot Note Added: 0090642
2016-10-17 20:07 aferraz Status new => scheduled
2016-10-17 20:07 aferraz Status scheduled => resolved
2016-10-17 20:07 aferraz Fixed in Version => 3.0PR17Q1
2016-10-17 20:07 aferraz Resolution open => fixed
2016-10-17 20:08 hgbot Checkin
2016-10-17 20:08 hgbot Note Added: 0090650
2016-10-17 20:08 aferraz Note Added: 0090651
2016-10-17 20:08 aferraz Status resolved => closed
2016-12-16 18:37 hudsonbot Checkin
2016-12-16 18:37 hudsonbot Note Added: 0092521
2016-12-16 18:37 hudsonbot Checkin
2016-12-16 18:37 hudsonbot Note Added: 0092524
2016-12-16 18:37 hudsonbot Checkin
2016-12-16 18:37 hudsonbot Note Added: 0092528


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker