Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0007276 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] 03. Procurement management | minor | always | 2009-01-30 16:15 | 2009-05-21 16:40 | |||
| Reporter | Hennadzi | View Status | public | |||||
| Assigned To | Hennadzi | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP3 | |||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 12566 | |||
| Projection | none | ETA | none | Target Version | 2.40 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | 1.7.1 | |||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0007276: Purchase Order -> Copy From Order does not give good error message when tax setup is missing for current org | |||||||
| Description | If 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 Reproduce | create a new purchase order (i.e. in org A in sample data) copy from order -> process fails | |||||||
| Proposed Solution | Check 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 | |||||||
| Tags | comsup_sprint5 | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0012923) svnbot (viewer) 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 | OBNetwork customer | => No |
| 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 |