Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013830 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2010-06-29 10:07 | 2010-09-13 12:38 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | b4257b2efa7a | ||||
Projection | none | ETA | none | Target Version | 2.50MP22 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 2.40MP12 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0013830: default check does not work in tax category | |||||||
Description | to create a new product, the tax category selected by default, is not the tax category selected with default check | |||||||
Steps To Reproduce | . Master Data Management || Product || Product create new record The tax category selected is "Exempt", but the tax category selected with check default is "Vat 16" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0030878) alostale (viewer) 2010-09-09 09:06 |
M_Product.C_TaxCategory_ID column has a default value (which prevails over C_TaxCategory defaulted record) of 108, which is a non-existent tax category. Therefore, this value is tried to be set and as it does not exists the first value of the list is taken. |
(0030880) hgbot (developer) 2010-09-09 09:16 |
Repository: erp/devel/pi Changeset: b4257b2efa7ad4329f3f8842822e6efccfb339af Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Sep 09 09:16:22 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b4257b2efa7ad4329f3f8842822e6efccfb339af [^] fixed issue 13830: default check does not work in tax category Removed default value (108) from M_Product.C_TaxCategory_ID column. As now it does not have default value it will be taken the C_TaxCategory record set as default (VAT 16%). --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0030915) hudsonbot (viewer) 2010-09-09 23:53 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/b4257b2efa7a [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2a004ae10e34 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18359.obx [^] |
(0030960) sureshbabu (viewer) 2010-09-13 07:49 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-29 10:07 | networkb | New Issue | |
2010-06-29 10:07 | networkb | Assigned To | => dalsasua |
2010-06-29 10:07 | networkb | OBNetwork customer | => Yes |
2010-06-29 10:57 | psarobe | Status | new => scheduled |
2010-06-29 10:57 | psarobe | Assigned To | dalsasua => alostale |
2010-06-29 10:57 | psarobe | fix_in_branch | => pi |
2010-06-29 10:57 | psarobe | Status | scheduled => feedback |
2010-06-29 10:58 | psarobe | Status | feedback => scheduled |
2010-06-29 10:58 | psarobe | Priority | high => urgent |
2010-06-29 10:58 | psarobe | fix_in_branch | pi => |
2010-06-29 10:58 | psarobe | Category | 09. Financial management => A. Platform |
2010-09-08 09:38 | adrianromero | Target Version | => 2.50MP22 |
2010-09-09 09:06 | alostale | Note Added: 0030878 | |
2010-09-09 09:16 | hgbot | Checkin | |
2010-09-09 09:16 | hgbot | Note Added: 0030880 | |
2010-09-09 09:16 | hgbot | Status | scheduled => resolved |
2010-09-09 09:16 | hgbot | Resolution | open => fixed |
2010-09-09 09:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4257b2efa7ad4329f3f8842822e6efccfb339af [^] |
2010-09-09 23:53 | hudsonbot | Checkin | |
2010-09-09 23:53 | hudsonbot | Note Added: 0030915 | |
2010-09-13 07:49 | sureshbabu | Note Added: 0030960 | |
2010-09-13 07:49 | sureshbabu | Status | resolved => closed |
2010-09-13 12:38 | anonymous | sf_bug_id | 0 => 3065155 |
Copyright © 2000 - 2009 MantisBT Group |