View Issue Details

IDProjectCategoryView StatusLast Update
0001362OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:23
Reporterd3 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionduplicate 
Product Version4.1.6 revision 22740 
Summary0001362: Paycost nettoprice not calculated when Paycost brutprice is negative
DescriptionIn the admin I checked following settings:

Master Settings->CoreSettings->Settings->VAT:
-Display VAT contained in Shipping Costs in Shopping Cart and Invoice
-Enter Shipping Costs as net Price (plus VAT)
-Display VAT contained in Payment Method Charges in Shopping Cart and Invoice

and

Master Settings->CoreSettings->Settings->Other settings
-Product and Gift Wrapping prices entered/displayed in Admin are Net Prices

In step3 I chose Payment in advance 2% Skonto.
In step4 the Payment VAT is not displayed (also not calculated).

If in step3 cash on delivery was choosen the payment vat is displayed in step4 because the paycost is positive.
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

duplicate of 0000590 closed View VAT from PaymentCosts 

Activities

d3

2009-10-01 18:16

reporter   ~0001868

additional info:

Lets display oxprice-object in step3 for every paymentmethod.
If paycosts > 0 the netprice are correct.
If paycosts < 0 the netprice has the level of brutprice.

This happens only if you use negative %-values. Like -2% for payadvance.