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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013830
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2010-06-29 10:072010-09-13 12:38
ReporternetworkbView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionb4257b2efa7a
ProjectionnoneETAnoneTarget Version2.50MP22
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product Version2.40MP12SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0013830: default check does not work in tax category

Descriptionto 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"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0013831 closedalostale default check does not work in tax category 

-  Notes
(0030878)
alostale (manager)
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 (developer)
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 (reporter)
2010-09-13 07:49

verified

- Issue History
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: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
Powered by Mantis Bugtracker