Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007282 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] J. Demo data | minor | always | 2009-01-28 16:36 | 2009-03-05 10:11 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | gmauleon | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP3 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 13277 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007282: The tax payment window does not work with standard tax using sampledata | |||||||
Description | The tax payment does not work with tax defined in sampledata. | |||||||
Steps To Reproduce | -Create and complete and invoice with a line with a product and a Tax -Define a Tax register type with a line with the tax used in the previous invoice. -Create a tax payment and try to create vat registers. -You will get the following error: TaxCriteriaNotFound | |||||||
Proposed Solution | The error in sample data is that isnovat column in the C_Tax table had null in all the taxes. Having this column with null you will get the error because in the source code the column is compared with N and never will match with it. See code between 158-170 lines in CreateVatRegisters.java file (action button). If you modify a tax the process works because the isnovat column is filled automatically with N but notice that this field is not visible in the table. | |||||||
Tags | commsup_sprint6 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0013575) svnbot (reporter) 2009-02-17 15:46 |
Repository: openbravo Revision: 13277 Author: gmauleon Date: 2009-02-17 15:46:40 +0100 (Tue, 17 Feb 2009) Fixes 0007282: The tax payment window does not work with standard tax using sampledata --- U branches/r2.40/src-db/database/sampledata/C_TAX.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=13277&sc=1 [^] |
(0014421) sureshbabu (reporter) 2009-03-05 10:11 |
working fine, tested in context http://79.125.57.19/openbravo240mp3psg [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2009-01-30 16:36 | psarobe | Type | defect => backport |
2009-01-30 16:36 | psarobe | fix_in_branch | => 2.40 |
2009-02-16 10:07 | gmauleon | Assigned To | rafaroda => gmauleon |
2009-02-17 15:46 | svnbot | Checkin | |
2009-02-17 15:46 | svnbot | Note Added: 0013575 | |
2009-02-17 15:46 | svnbot | Status | scheduled => resolved |
2009-02-17 15:46 | svnbot | Resolution | open => fixed |
2009-02-17 15:46 | svnbot | svn_revision | => 13277 |
2009-02-17 16:35 | gmauleon | Tag Attached: commsup_sprint6 | |
2009-02-17 16:35 | gmauleon | Tag Attached: maintenances | |
2009-02-17 16:35 | gmauleon | Tag Detached: maintenances | |
2009-03-03 17:31 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-05 10:11 | sureshbabu | Status | resolved => closed |
2009-03-05 10:11 | sureshbabu | Note Added: 0014421 |
Copyright © 2000 - 2009 MantisBT Group |