Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028606Openbravo ERP09. Financial managementpublic2015-01-14 11:102015-02-26 22:39
ngarcia 
jorge-garcia 
highminoralways
closedfixed 
5
 
3.0PR15Q3 
aferraz
Core
No
0028606: Tax Amount field of Invoice Lines should be deprecated
Tax Amount field of Invoice Lines should be deprecated as it is calculated only when the lines are created manually and if the tax rate is a summary tax rate the value calculated is not correct. The field is never displayed.
As group admin role:
   Create a Sales Order, add a line with a tax rate different from 0 and book it
   Create a Sales Invoice from it by the Create Invoices From Orders process
   Check in database the taxamt column is 0 in c_invoiceline table
No tags attached.
Issue History
2015-01-14 11:10ngarciaNew Issue
2015-01-14 11:10ngarciaAssigned To => Sandrahuguet
2015-01-14 11:10ngarciaModules => Core
2015-01-14 11:10ngarciaRegression date => 2015-03-30
2015-01-14 11:10ngarciaTriggers an Emergency Pack => No
2015-01-14 11:12ngarciaIssue Monitored: networkb
2015-01-19 13:23jonalegriaesarteResolution time => 1427666400
2015-01-19 13:23jonalegriaesarteRegression date2015-03-30 =>
2015-02-23 10:02SandrahuguetAssigned ToSandrahuguet => jorge-garcia
2015-02-23 13:30jonalegriaesarteTarget Version3.0PR15Q2 => 3.0PR15Q3
2015-02-23 13:42jorge-garciaNote Added: 0074804
2015-02-25 18:47hgbotCheckin
2015-02-25 18:47hgbotNote Added: 0074935
2015-02-25 18:47hgbotStatusnew => resolved
2015-02-25 18:47hgbotResolutionopen => fixed
2015-02-25 18:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f2685cabf44175733050f8fce8f8a69b36638842 [^]
2015-02-25 18:48aferrazReview Assigned To => aferraz
2015-02-25 18:48aferrazNote Added: 0074936
2015-02-25 18:48aferrazStatusresolved => closed
2015-02-26 22:39hudsonbotCheckin
2015-02-26 22:39hudsonbotNote Added: 0075004

Notes
(0074804)
jorge-garcia   
2015-02-23 13:42   
Test Plan:
As group admin role:
 Create a Sales Order, add a line with a tax rate different from 0 and book it
 Create a Sales Invoice from it by the Create Invoices From Orders process
 Check in database the taxamt column is 0 in c_invoiceline table

As System Administrator role:
 Go to Tables and Columns window
 Search the table named as InvoiceLine
  Go to the Column tab and search the TaxAmt row
  The Development Status field must be 'Deprecated'
(0074935)
hgbot   
2015-02-25 18:47   
Repository: erp/devel/pi
Changeset: f2685cabf44175733050f8fce8f8a69b36638842
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Feb 23 13:21:01 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f2685cabf44175733050f8fce8f8a69b36638842 [^]

Fixed bug 28606: Tax Amount field of Invoice Lines should be deprecated

Tax Amount field of Invoice Lines has been deprecated as it is calculated only
when the lines are created manually and if the tax rate is a summary tax rate
the value calculated is not correct. The field is never displayed.

Now the field Development Status from the column taxAmt (c_invoiceline table)
has been changed from 'Ready' to 'Deprecated'.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0074936)
aferraz   
2015-02-25 18:48   
Code review + Testing OK
(0075004)
hudsonbot   
2015-02-26 22:39   
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/bcc51efc87d5 [^]
Maturity status: Test