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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022665
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajoralways2012-12-24 08:322013-01-04 09:53
ReportersureshbabuView Statuspublic 
Assigned Topramakrishnan 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionae1c846b6f3f
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product Version3.0MP18SCM revision 
Review Assigned ToSandrahuguet
Web browserGoogle Chrome
ModulesOpenbravo 3.0
Regression levelQA functional test
Regression date
Regression introduced in release
Regression introduced by commit https://code.openbravo.com/erp/devel/pi/rev/a3cfaac930ae [^]
Triggers an Emergency PackNo
Summary

0022665: In goods receipt, system throws error when i complete the receipt document when there is no lines associated with it.

DescriptionIn Goods Receipt, when i insert new record using Ctrl + I option and after entering BP Details and with out saving the record click complete button, then confirm it by clicking the OK button.
 i am getting the below error.

Error:
The organization of the lines is different and does not depend on the organization associated with the header.
Steps To ReproduceLogin as Openbravo/openbravo
Change the role to QA admin role
Navigate to Goods receipt window
create new record by clicking Ctrl + I keys
Then enter Bp Details(Bp: vendor A) and click save button
Then click Complete button
And confirm it by clicking Ok Button

System throws the below error

Error:
The organization of the lines is different and does not depend on the organization associated with the header.

Note 1: Also i am getting the above error message in
Return to vendor shipment
Goods Shipment
Return Material Receipt



Note 2: Actually till MP17.2, system throws error as

"Error: The document cannot be completed because it has no lines"

only from MP18.1, i am getting error as

Error: The organization of the lines is different and does not depend on the organization associated with the header.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0055311)
pramakrishnan (developer)
2013-01-03 07:44

Test Plan:

Login as Openbravo/openbravo
Navigate to Goods Receipt window
Create header
"Organization" : F&B España - Región Norte
"Business Partner" :Alimentos y Supermercados, S.A
Save the record
Click the "Complete" Button
Notice that it throws the error "Error: The document cannot be completed because it has no lines"
(0055313)
hgbot (developer)
2013-01-03 10:44

Repository: erp/devel/pi
Changeset: ae1c846b6f3f35d4089a4a7bffaba12c2a8686e7
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu Jan 03 12:02:52 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ae1c846b6f3f35d4089a4a7bffaba12c2a8686e7 [^]

Fixes Issue 22665 : Wrong error when completing the shipment without lines

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0055314)
hgbot (developer)
2013-01-03 10:44

Repository: erp/devel/pi
Changeset: f6193ba3eb101e929d150635bd4af233c83c1d8c
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Jan 03 10:42:10 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f6193ba3eb101e929d150635bd4af233c83c1d8c [^]

Related to issue 22665 Code Review

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0055315)
Sandrahuguet (developer)
2013-01-03 10:46

Code review + testing OK
(0055351)
hudsonbot (developer)
2013-01-04 09:53

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/eea37a82abc2 [^]

Maturity status: Test
(0055352)
hudsonbot (developer)
2013-01-04 09:53

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/eea37a82abc2 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-12-24 08:32 sureshbabu New Issue
2012-12-24 08:32 sureshbabu Assigned To => dmiguelez
2012-12-24 08:32 sureshbabu Web browser => Google Chrome
2012-12-24 08:32 sureshbabu Modules => Openbravo 3.0
2012-12-24 08:32 sureshbabu Triggers an Emergency Pack => No
2012-12-24 08:55 sureshbabu Web browser Google Chrome => Google Chrome
2012-12-24 08:55 sureshbabu Steps to Reproduce Updated View Revisions
2013-01-02 05:57 sureshbabu Web browser Google Chrome => Google Chrome
2013-01-02 05:57 sureshbabu Steps to Reproduce Updated View Revisions
2013-01-02 07:29 sureshbabu Web browser Google Chrome => Google Chrome
2013-01-02 07:29 sureshbabu Steps to Reproduce Updated View Revisions
2013-01-02 12:11 sureshbabu Web browser Google Chrome => Google Chrome
2013-01-02 12:11 sureshbabu Regression level => QA functional test
2013-01-02 12:11 sureshbabu Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/a3cfaac930ae [^]
2013-01-03 07:36 pramakrishnan Assigned To dmiguelez => pramakrishnan
2013-01-03 07:44 pramakrishnan Note Added: 0055311
2013-01-03 10:44 hgbot Checkin
2013-01-03 10:44 hgbot Note Added: 0055313
2013-01-03 10:44 hgbot Status new => resolved
2013-01-03 10:44 hgbot Resolution open => fixed
2013-01-03 10:44 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ae1c846b6f3f35d4089a4a7bffaba12c2a8686e7 [^]
2013-01-03 10:44 hgbot Checkin
2013-01-03 10:44 hgbot Note Added: 0055314
2013-01-03 10:46 Sandrahuguet Review Assigned To => Sandrahuguet
2013-01-03 10:46 Sandrahuguet Note Added: 0055315
2013-01-03 10:46 Sandrahuguet Status resolved => closed
2013-01-04 09:53 hudsonbot Checkin
2013-01-04 09:53 hudsonbot Note Added: 0055351
2013-01-04 09:53 hudsonbot Checkin
2013-01-04 09:53 hudsonbot Note Added: 0055352


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker