Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0007201 | Openbravo ERP | J. Demo data | public | 2009-01-28 16:36 | 2009-02-17 13:00 | |||||||
Reporter | egoitz | |||||||||||
Assigned To | gmauleon | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | no change required | |||||||||
Platform | OS | 30 | OS Version | |||||||||
Product Version | 2.40 | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0007201: 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. | |||||||||||
Additional Information | ||||||||||||
Tags | commsup_sprint6 | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2009-01-28 16:36 | networkb | New Issue | ||||||||||
2009-01-28 16:36 | networkb | Assigned To | => rafaroda | |||||||||
2009-01-28 16:36 | networkb | sf_bug_id | 0 => 2543248 | |||||||||
2009-01-28 16:36 | networkb | Regression testing | => No | |||||||||
2009-01-28 18:03 | networkb | Reporter | networkb => egoitz | |||||||||
2009-01-28 18:03 | networkb | Priority | immediate => normal | |||||||||
2009-01-28 18:04 | psarobe | Summary | The tax payment window does not work with standard tax => The tax payment window does not work with standard tax using sampledata | |||||||||
2009-01-28 18:15 | networkb | Steps to Reproduce Updated | ||||||||||
2009-01-30 16:36 | psarobe | Status | new => scheduled | |||||||||
2009-01-30 16:36 | psarobe | fix_in_branch | => trunk | |||||||||
2009-02-16 10:07 | gmauleon | Assigned To | rafaroda => gmauleon | |||||||||
2009-02-17 12:55 | gmauleon | Status | scheduled => closed | |||||||||
2009-02-17 12:55 | gmauleon | Resolution | open => no change required | |||||||||
2009-02-17 13:00 | gmauleon | Note Added: 0013565 | ||||||||||
2009-02-17 16:35 | gmauleon | Tag Attached: commsup_sprint6 |
Notes | |||||
|
|||||
|
|