Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013477Openbravo ERP02. Master data managementpublic2010-05-31 10:402010-06-23 00:00
networkb 
adrianromero 
normalminoralways
closedfixed 
20Community Appliance
2.50MP18 
2.50MP19 
Core
No
0013477: the check "price included tax" in price list tab does not work
the check "price included tax" in price list tab does not work.
.Master Data Management || Pricing || Price List || Price List
  create new record.
  name "test"
  check "Price includes Tax"
  check "sales price list"
.Master Data Management || Pricing || Price List || Price List >> Price List Version
  create new record
  price list schema: mafalda 2006
  Base Version (Default): mafalda sales 29-03-2006
  run "create price" process
.Master Data Management || Business Partner || Business Partner
  select mc Giver
.Master Data Management || Business Partner || Business Partner >> Customer
  price list: test
.Sales Management || Transactions || Sales Invoice || Header
  create new record
  business partner "mc giver"
.Sales Management || Transactions || Sales Invoice || Header >> Lines
  create new record
  product "boots"
  tax "VAT 16%"
  "net unit price" is equal to "list price" in price list

.the line tax is generated to this line:
   Taxable Amount: Net Unit Price * quantity
   Tax Amount: 0.18 * net unit price * quantity
   
Hide the field "price included tax"
No tags attached.
related to feature request 0004175pi closed psarobe Price including taxes 
related to feature request 0013715 closed jonalegriaesarte Need tangible functions for "Price includes Tax" check box in Price List 
Issue History
2010-05-31 10:40networkbNew Issue
2010-05-31 10:40networkbAssigned To => adrianromero
2010-05-31 10:48rafarodaNote Added: 0027829
2010-05-31 10:48rafarodaRelationship addedrelated to 0004175
2010-05-31 10:52andreaferacoIssue Monitored: andreaferaco
2010-05-31 13:06adrianromeroStatusnew => scheduled
2010-05-31 13:06adrianromeroProposed Solution updated
2010-06-15 11:57hgbotCheckin
2010-06-15 11:57hgbotNote Added: 0028439
2010-06-15 11:57hgbotStatusscheduled => resolved
2010-06-15 11:57hgbotResolutionopen => fixed
2010-06-15 11:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f517c5f46e98ab537a4e5bc7d894ac65e0ba99f5 [^]
2010-06-15 12:00harikrishnanNote Added: 0028440
2010-06-16 00:20hudsonbotCheckin
2010-06-16 00:20hudsonbotNote Added: 0028476
2010-06-16 14:46andreaferacoNote Added: 0028501
2010-06-16 15:16adrianromeroNote Added: 0028503
2010-06-16 15:22andreaferacoNote Added: 0028504
2010-06-16 15:32adrianromeroNote Added: 0028506
2010-06-22 11:37rafarodaRelationship addedrelated to 0013715
2010-06-22 12:57arunkumarNote Added: 0028658
2010-06-22 12:57arunkumarStatusresolved => closed
2010-06-23 00:00anonymoussf_bug_id0 => 3019886

Notes
(0027829)
rafaroda   
2010-05-31 10:48   
Yes, this is one of the not implemented features that might be hidden http://wiki.openbravo.com/wiki/Technical_FAQ_about_Openbravo_ERP#What_are_features_of_Openbravo_ERP_that_are_not_fully_implemented.3F [^]

See related issue 0004175
(0028439)
hgbot   
2010-06-15 11:57   
Repository: erp/devel/pi
Changeset: f517c5f46e98ab537a4e5bc7d894ac65e0ba99f5
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Jun 15 15:27:00 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/f517c5f46e98ab537a4e5bc7d894ac65e0ba99f5 [^]

Fixes issue 13477 : This field is not used in the openbravo functionality.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0028440)
harikrishnan   
2010-06-15 12:00   
Steps to Reproduce:

Go to "Master Data Management || Pricing || Price List || Price List" window ,their "Price includes Tax" field is removed.

Root Cause:

*This field is not used in the openbravo functionality.

Impact:

*Their is no impact because of this change set.
(0028476)
hudsonbot   
2010-06-16 00:20   
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/f517c5f46e98 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/3b320eca6d68 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17616.obx [^]
(0028501)
andreaferaco   
2010-06-16 14:46   
Does this issue resolve also issue 11282?
(0028503)
adrianromero   
2010-06-16 15:16   
Hi Andrea

Actually no. Because prices including taxes is not an included issue in Openbravo ERP this field makes no sense and has been removed.
(0028504)
andreaferaco   
2010-06-16 15:22   
So basically the resolution of this issue 13477 is just to hide the check in order to avoid confusion about a feature which is actually not available in ERP, is it correct?
(0028506)
adrianromero   
2010-06-16 15:32   
Yes Andrea you are right.
(0028658)
arunkumar   
2010-06-22 12:57   
Tested working fine