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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005100
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementminoralways2008-09-18 12:112009-03-03 11:55
ReportershuehnerView Statuspublic 
Assigned ToHennadzi 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision11191
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005100: Purchase Order -> Copy From Order does not give good error message when tax setup is missing for current org

DescriptionIf you copy from Order in a different org and your current (target-org) has no valid tax-setup the process fails with a user-visible error message of "ProcessRunError". In the log you can see a n sql-error related to c_tax_id violating a not-null constraint.
Steps To Reproducecreate a new purchase order (i.e. in org A in sample data)
copy from order
-> process fails
Proposed SolutionCheck if the returned tax_id is null or "" in CopyFromPOOrder after the
String strCTaxID = Tax.get(
and give a meaningfull error-message to the user
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks backport 00072762.40 closedHennadzi Purchase Order -> Copy From Order does not give good error message when tax setup is missing for current org 

-  Notes
(0009072)
shuehner (administrator)
2008-09-18 12:12

This problem does also affect (at least) 2.40
(0011349)
svnbot (reporter)
2008-12-15 10:03

Repository: openbravo
Revision: 11191
Author: hennadzi
Date: 2008-12-15 10:03:22 +0100 (Mon, 15 Dec 2008)

Fixed bug 0005100: Purchase Order -> Copy From Order does not give good error message when tax setup is missing for current org

---
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11191&sc=1 [^]
(0014287)
sureshbabu (reporter)
2009-03-03 11:55

Retested in context http://79.125.56.185/openbravotrunk [^]

- Issue History
Date Modified Username Field Change
2008-09-18 12:11 shuehner New Issue
2008-09-18 12:11 shuehner Assigned To => cromero
2008-09-18 12:11 shuehner sf_bug_id 0 => 2117632
2008-09-18 12:11 shuehner Regression testing => No
2008-09-18 12:12 shuehner Note Added: 0009072
2008-09-22 10:38 cromero Status new => scheduled
2008-09-22 10:38 cromero Assigned To cromero => Hennadzi
2008-09-22 10:38 cromero fix_in_branch => trunk
2008-12-15 10:03 svnbot Checkin
2008-12-15 10:03 svnbot Note Added: 0011349
2008-12-15 10:03 svnbot Status scheduled => resolved
2008-12-15 10:03 svnbot Resolution open => fixed
2008-12-15 10:03 svnbot svn_revision => 11191
2009-01-30 16:17 Hennadzi Relationship added blocks 0007276
2009-03-03 11:55 sureshbabu Status resolved => closed
2009-03-03 11:55 sureshbabu Note Added: 0014287
2009-03-03 11:55 sureshbabu Fixed in Version => trunk


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker