Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025308 | Openbravo ERP | 01. General setup | public | 2013-12-11 16:37 | 2014-01-03 08:40 |
|
Reporter | gorkaion | |
Assigned To | gorkaion | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Gentoo |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | psarobe |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025308: Enable ability to manage different product tax category configurations |
Description | 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. |
Steps To Reproduce | N/A |
Proposed Solution | 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. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-11 16:37 | gorkaion | New Issue | |
2013-12-11 16:37 | gorkaion | Assigned To | => gorkaion |
2013-12-11 16:37 | gorkaion | Modules | => Core |
2013-12-11 16:37 | gorkaion | OBNetwork customer | => No |
2013-12-11 16:37 | gorkaion | Triggers an Emergency Pack | => No |
2013-12-11 17:48 | gorkaion | Review Assigned To | => psarobe |
2013-12-11 17:48 | gorkaion | Status | new => scheduled |
2013-12-11 17:50 | hgbot | Checkin | |
2013-12-11 17:50 | hgbot | Note Added: 0062711 | |
2013-12-11 17:50 | hgbot | Status | scheduled => resolved |
2013-12-11 17:50 | hgbot | Resolution | open => fixed |
2013-12-11 17:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f82bbc9db4cbbee8bb405bbcc8efc606e81a786d [^] |
2013-12-19 12:31 | hudsonbot | Checkin | |
2013-12-19 12:31 | hudsonbot | Note Added: 0062848 | |
2013-12-26 13:45 | hgbot | Checkin | |
2013-12-26 13:45 | hgbot | Note Added: 0063082 | |
2013-12-27 01:23 | hudsonbot | Checkin | |
2013-12-27 01:23 | hudsonbot | Note Added: 0063092 | |
2014-01-03 08:40 | gorkaion | Status | resolved => 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
---
|
|
|
|
|
|
(0063082)
|
hgbot
|
2013-12-26 13:45
|
|
|
|
|
|