Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023560 | Openbravo ERP | 07. Sales management | public | 2013-04-16 17:34 | 2013-06-01 02:14 |
|
Reporter | maite | |
Assigned To | pramakrishnan | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP24 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023560: Insert Orphan Line when using Price List including taxes is not calculating Net Price properly |
Description | Insert Orphan Line when using Price List including taxes is not calculating Net Price properly |
Steps To Reproduce | 1. Configure Price List as "Price Include Tax" and add price for any product.
2. Configure a preference named RM Allow Orphan Line as "Y"
3. Logout and login
4. Create Return From Customer header using this price list. Choose Product, Set Price 330 and Tax=10%. Process
5. Access Return From Customer Line and verify that both Gross Price and Net Price are set to 330, when Net Price should be 300 and Gross Price 330
Same problem when using Insert Orphan Line process in Return To Vendor window |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0035428 | | closed | aferraz | Do not calculate Net Price and Net Amount outside triggers when creating new Order/Invoice with Price Including Taxes |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-04-16 17:34 | maite | New Issue | |
2013-04-16 17:34 | maite | Assigned To | => dmiguelez |
2013-04-16 17:34 | maite | Modules | => Core |
2013-04-16 17:34 | maite | Triggers an Emergency Pack | => No |
2013-04-16 17:37 | maite | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4583#r4583 |
2013-04-16 17:37 | maite | Target Version | => 3.0MP24 |
2013-04-16 17:38 | maite | Issue Monitored: networkb | |
2013-04-16 17:42 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-05-20 12:00 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia |
2013-05-27 12:24 | pramakrishnan | Assigned To | ioritzCia => pramakrishnan |
2013-05-27 12:24 | pramakrishnan | Status | new => scheduled |
2013-05-27 12:24 | pramakrishnan | fix_in_branch | => pi |
2013-05-27 12:45 | pramakrishnan | Note Added: 0058949 | |
2013-05-28 13:19 | hgbot | Checkin | |
2013-05-28 13:19 | hgbot | Note Added: 0058990 | |
2013-05-28 13:19 | hgbot | Status | scheduled => resolved |
2013-05-28 13:19 | hgbot | Resolution | open => fixed |
2013-05-28 13:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d31e48e598fb89212ed54b5034ae8a2ec6b362a4 [^] |
2013-05-28 13:19 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-05-28 13:19 | Sandrahuguet | Note Added: 0058991 | |
2013-05-28 13:19 | Sandrahuguet | Status | resolved => closed |
2013-05-28 16:04 | hgbot | Checkin | |
2013-05-28 16:04 | hgbot | Note Added: 0058997 | |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059094 | |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059095 | |
2017-03-07 12:40 | aferraz | Relationship added | related to 0035428 |
Notes |
|
|
Test Plan:
1. Configure Price List as "Price Include Tax" and add price for any product.
2. Configure a preference named RM Allow Orphan Line as "Y"
3. Logout and login
4. Create Return From Customer header using this price list. Choose Product, Set Price 330 and Tax=10%. Process
5. Access Return From Customer Line and verify that the Gross Price is 330 and the Net Price is 300 |
|
|
(0058990)
|
hgbot
|
2013-05-28 13:19
|
|
Repository: erp/devel/pi
Changeset: d31e48e598fb89212ed54b5034ae8a2ec6b362a4
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Tue May 28 16:08:36 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d31e48e598fb89212ed54b5034ae8a2ec6b362a4 [^]
Fixes issue 23560: Insert Orphan Line when using Price List including taxes
---
M src/org/openbravo/erpCommon/ad_actionButton/RMInsertOrphanLine.java
---
|
|
|
|
|
|
(0058997)
|
hgbot
|
2013-05-28 16:04
|
|
|
|
|
|
|
|
|