Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025308Openbravo ERP01. General setuppublic2013-12-11 16:372014-01-03 08:40
gorkaion 
gorkaion 
normalminorhave not tried
closedfixed 
20Gentoo
 
 
psarobe
Core
No
0025308: Enable ability to manage different product tax category configurations
Prepare core to allow extension modules to manage product tax category configurations. Currently the tax category is defined in the product table. With this feature request it should be possible for modules to change how tax categories are assigned to products.
N/A
Change the C_GET_TAX procedure to retrieve the tax category of a product calling to procedures that other modules might implement. If no module implementing this functionality current behaviour is maintained.
No tags attached.
Issue History
2013-12-11 16:37gorkaionNew Issue
2013-12-11 16:37gorkaionAssigned To => gorkaion
2013-12-11 16:37gorkaionModules => Core
2013-12-11 16:37gorkaionTriggers an Emergency Pack => No
2013-12-11 17:48gorkaionReview Assigned To => psarobe
2013-12-11 17:48gorkaionStatusnew => scheduled
2013-12-11 17:50hgbotCheckin
2013-12-11 17:50hgbotNote Added: 0062711
2013-12-11 17:50hgbotStatusscheduled => resolved
2013-12-11 17:50hgbotResolutionopen => fixed
2013-12-11 17:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f82bbc9db4cbbee8bb405bbcc8efc606e81a786d [^]
2013-12-19 12:31hudsonbotCheckin
2013-12-19 12:31hudsonbotNote Added: 0062848
2013-12-26 13:45hgbotCheckin
2013-12-26 13:45hgbotNote Added: 0063082
2013-12-27 01:23hudsonbotCheckin
2013-12-27 01:23hudsonbotNote Added: 0063092
2014-01-03 08:40gorkaionStatusresolved => closed

Notes
(0062711)
hgbot   
2013-12-11 17:50   
Repository: erp/devel/pi
Changeset: f82bbc9db4cbbee8bb405bbcc8efc606e81a786d
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Dec 11 17:47:43 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f82bbc9db4cbbee8bb405bbcc8efc606e81a786d [^]

Fixed issue 25308.Added c_get_product_taxcategory procedure.

---
M src-db/database/model/functions/C_GETTAX.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
A src-db/database/model/functions/C_GET_PRODUCT_TAXCATEGORY.xml
---
(0062848)
hudsonbot   
2013-12-19 12:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^]

Maturity status: Test
(0063082)
hgbot   
2013-12-26 13:45   
Repository: erp/devel/pi
Changeset: 1f6d726779d5a16cbd2434e9c9eff39b57480211
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Dec 26 13:42:02 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1f6d726779d5a16cbd2434e9c9eff39b57480211 [^]

Related to issue 25308.Fix issue in pg databases.

---
M src-db/database/model/functions/C_GET_PRODUCT_TAXCATEGORY.xml
---
(0063092)
hudsonbot   
2013-12-27 01:23   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2cf255f462bf [^]

Maturity status: Test