Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028609Retail ModulesWeb POSpublic2015-01-14 11:532015-01-15 18:59
jecharri 
marvintm 
immediatemajoralways
closedfixed 
5
 
RR15Q2pi 
Orekaria
Production - Confirmed Stable
RR14Q3
No
0028609: Line net amount is set to 0 with an special configuration
Line net amount is set to 0 with an special configuration
-Configure a tax with
Document tax amount calculation:Line based amount by rate
Base Amount: line net amount
-Configure the store with price without taxes
-Go to Web POS and create an order

Verify that line net amount is Zero.

This is a big problem, because related invoices will be created wrong and also in the cash up report the total net amount will be Zero
No tags attached.
related to defect 0028594 closed marvintm Using price lists not including taxes, the line net amount of lines with discounts shows the net amount without the discount 
diff issue28609_forQ3.diff (1,767) 2015-01-15 18:32
https://issues.openbravo.com/file_download.php?file_id=7694&type=bug
Issue History
2015-01-14 11:53jecharriNew Issue
2015-01-14 11:53jecharriAssigned To => marvintm
2015-01-14 11:53jecharriResolution time => 1421708400
2015-01-14 11:53jecharriRegression level => Production - Confirmed Stable
2015-01-14 11:53jecharriRegression introduced in release => RR14Q3
2015-01-14 11:53jecharriTriggers an Emergency Pack => No
2015-01-15 10:53malsasuaRelationship addedrelated to 0028594
2015-01-15 17:10hgbotCheckin
2015-01-15 17:10hgbotNote Added: 0073530
2015-01-15 17:10hgbotStatusnew => resolved
2015-01-15 17:10hgbotResolutionopen => fixed
2015-01-15 17:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e8791fdc0d46cc3277051f6e7b3ae6cea555005d [^]
2015-01-15 18:32marvintmFile Added: issue28609_forQ3.diff
2015-01-15 18:59OrekariaReview Assigned To => Orekaria
2015-01-15 18:59OrekariaStatusresolved => closed
2015-01-15 18:59OrekariaFixed in Version => pi

Notes
(0073530)
hgbot   
2015-01-15 17:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e8791fdc0d46cc3277051f6e7b3ae6cea555005d
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jan 15 17:09:57 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e8791fdc0d46cc3277051f6e7b3ae6cea555005d [^]

Fixed issue 28609. Removed integrity check to ensure that data is not recomputed just before sending orders to the backend.

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---