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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007276
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 03. Procurement managementminoralways2009-01-30 16:152009-05-21 16:40
ReporterHennadziView Statuspublic 
Assigned ToHennadzi 
PrioritynormalResolutionfixedFixed in Version2.40MP3
StatusclosedFix in branchpiFixed in SCM revision12566
ProjectionnoneETAnoneTarget Version2.40
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007276: 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 "Process failed during execution". 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
Tagscomsup_sprint5
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0005100 closedHennadzi Purchase Order -> Copy From Order does not give good error message when tax setup is missing for current org 

-  Notes
(0012923)
svnbot (reporter)
2009-01-30 16:27

Repository: openbravo
Revision: 12566
Author: hennadzi
Date: 2009-01-30 16:27:30 +0100 (Fri, 30 Jan 2009)

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

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=12566&sc=1 [^]

- Issue History
Date Modified Username Field Change
2009-01-30 16:15 Hennadzi New Issue
2009-01-30 16:15 Hennadzi Assigned To => Hennadzi
2009-01-30 16:15 Hennadzi Regression testing => No
2009-01-30 16:16 Hennadzi Status new => scheduled
2009-01-30 16:16 Hennadzi fix_in_branch => trunk
2009-01-30 16:17 Hennadzi Relationship added depends on 0005100
2009-01-30 16:27 svnbot Checkin
2009-01-30 16:27 svnbot Note Added: 0012923
2009-01-30 16:27 svnbot Status scheduled => resolved
2009-01-30 16:27 svnbot Resolution open => fixed
2009-01-30 16:27 svnbot svn_revision => 12566
2009-02-02 15:37 Hennadzi Tag Attached: comsup_sprint5
2009-05-21 16:40 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker