Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017850 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2011-06-30 14:40 | 2012-09-26 17:18 | |||
Reporter | tolland | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | low | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ccb26bc958a4 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0017850: its possible to add Tax rates to products that are not valid (ie date is not valid) | |||||||
Description | if i create a tax rate with a valid from date 1st Jan 2011, and then create a sales invoice with date 1st Jan 2009 - the not-yet-valid tax rate is still added to the invoice line | |||||||
Steps To Reproduce | see above. | |||||||
Tags | OB3-Reviewed, VMA-Reviewed | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0038628) tolland (reporter) 2011-06-30 14:41 |
probably not major as this is not in production |
(0038629) tolland (reporter) 2011-06-30 15:23 |
Version number: 3.0.12961 Core Revision ID: 7b2de04cd77b |
(0038630) tolland (reporter) 2011-06-30 15:28 |
also I create a Tax Rate "OUTSIDE EU" and specified Country "United Kingdom" and destination country "United States" I created an invoice to a UK address company, however the OUTSIDE EU tax rate is still offered on the invoice lines. I tried adding a Tax Zone with Country "United Kingdom" and destination country "United States", however the tax rate is still offered for UK Customers. |
(0038642) dalsasua (reporter) 2011-06-30 17:33 |
Can you, please, set the product version, please... |
(0038648) tolland (reporter) 2011-06-30 18:09 |
Version number: 3.0.12961 Core Revision ID: 7b2de04cd77b I don't seem to be able to edit the original ticket |
(0040960) dmitry_mezentsev (developer) 2011-09-15 18:53 |
Feedback provided. Review is required. |
(0041283) psarobe (manager) 2011-09-26 17:44 |
Severity changed to minor since the ERP does not select the tax by default. It is shown in the list but you have to select it manually. If the date fits with the "valid from" then the ERP selects the tax automatically. For the second issue please enter a new issue. Severity minor because it is the same as the first one |
(0048380) Sandrahuguet (developer) 2012-05-04 13:41 edited on: 2012-06-01 14:24 |
Test Plan: -Go to Tax Rate and create new. ·Organization: * ·Name: tax prueba ·Valid from date: 04-05-2012 -Go to Sales Invoice window ·Organization: F&B US, Inc. ·Invoice Date: 01-04-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is not display in combo tax. -Go to Sales Invoice window ·Organization: F&B US, Inc. ·Invoice Date: 04-05-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is display in combo tax. -Go to Purchase Invoice window ·Organization: F&B US, Inc. ·Invoice Date: 01-04-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is not display in combo tax. -Go to Purchase Invoice window ·Organization: F&B US, Inc. ·Invoice Date: 04-05-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is display in combo tax. -Go to Sales Order window ·Organization: F&B US, Inc. ·Invoice Date: 01-04-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is not display in combo tax. -Go to Sales Order window ·Organization: F&B US, Inc. ·Invoice Date: 04-05-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is display in combo tax. -Go to Purchase Order window ·Organization: F&B US, Inc. ·Invoice Date: 01-04-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is not display in combo tax. -Go to Purchase Order window ·Organization: F&B US, Inc. ·Invoice Date: 04-05-2012 ·Business Parter: Healthy Food Supermarkets, Co. ·Navigate to line, notice that tax prueba is display in combo tax. |
(0051903) hgbot (developer) 2012-09-06 13:26 |
Repository: erp/devel/pi Changeset: ccb26bc958a40e9799e7ea2b4b9ad98a0d422b36 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jun 01 14:34:27 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ccb26bc958a40e9799e7ea2b4b9ad98a0d422b36 [^] Fixed bug 17850 New date validation C_Tax_IsSOTrx_Date New date validation C_Tax_IsSOTrx_Date to only choose a valid tax. --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_VAL_RULE.xml --- |
(0051904) dmiguelez (developer) 2012-09-06 13:27 |
Code Review + Testing OK |
(0052695) hudsonbot (developer) 2012-09-26 17:18 |
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/b780e90c6452 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2011-06-30 14:40 | tolland | New Issue | |
2011-06-30 14:40 | tolland | Assigned To | => dalsasua |
2011-06-30 14:40 | tolland | Modules | => Advanced Payables and Receivables Mngmt |
2011-06-30 14:41 | tolland | Note Added: 0038628 | |
2011-06-30 15:23 | tolland | Note Added: 0038629 | |
2011-06-30 15:28 | tolland | Note Added: 0038630 | |
2011-06-30 17:33 | dalsasua | Modules | Advanced Payables and Receivables Mngmt => Core |
2011-06-30 17:33 | dalsasua | Note Added: 0038642 | |
2011-06-30 17:33 | dalsasua | Status | new => feedback |
2011-06-30 18:09 | tolland | Note Added: 0038648 | |
2011-07-20 18:09 | dalsasua | Assigned To | dalsasua => jonalegriaesarte |
2011-09-15 18:53 | dmitry_mezentsev | Note Added: 0040960 | |
2011-09-15 18:53 | dmitry_mezentsev | Status | feedback => new |
2011-09-26 17:44 | psarobe | Note Added: 0041283 | |
2011-09-26 17:44 | psarobe | Priority | normal => low |
2011-09-26 17:44 | psarobe | Severity | major => minor |
2011-09-26 17:44 | psarobe | Status | new => scheduled |
2011-10-29 21:49 | psarobe | Tag Attached: OB3-Reviewed | |
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos |
2012-02-16 17:43 | vmromanos | Tag Attached: VMA-Reviewed | |
2012-05-04 12:59 | Sandrahuguet | Assigned To | vmromanos => Sandrahuguet |
2012-05-04 13:41 | Sandrahuguet | Note Added: 0048380 | |
2012-06-01 14:24 | Sandrahuguet | Note Edited: 0048380 | View Revisions |
2012-09-06 13:26 | hgbot | Checkin | |
2012-09-06 13:26 | hgbot | Note Added: 0051903 | |
2012-09-06 13:26 | hgbot | Status | scheduled => resolved |
2012-09-06 13:26 | hgbot | Resolution | open => fixed |
2012-09-06 13:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ccb26bc958a40e9799e7ea2b4b9ad98a0d422b36 [^] |
2012-09-06 13:27 | dmiguelez | Note Added: 0051904 | |
2012-09-06 13:27 | dmiguelez | Closed by | => dmiguelez |
2012-09-06 13:27 | dmiguelez | Status | resolved => closed |
2012-09-26 17:18 | hudsonbot | Checkin | |
2012-09-26 17:18 | hudsonbot | Note Added: 0052695 |
Copyright © 2000 - 2009 MantisBT Group |