TaxAndDiscount v.2.2 with Q.C 2.1

rsagb

No avatar

2007-03-07 21:15

following defects detected:
the value check for tax rate generates alwasy the message, that the tax rate entry was wrong.
example: eidt 19.000 percent which is a correct value, i get a warning and the dialog refuses to save the data. same behavior with a wron value like 17 percent (without digits) or with 7,12345 percent (more than three digits).

workaround:
uncomment the line
/* don't work
$PMCI['tax_rate']['check'] = array('regexp','^-?[0-9]+\\\\.[0-9]{1,3}$lang[PMdollar]','','Tax Rate must be a number with between 1 and 3 decimal places');
*/

» Quick.Cart v2.x

best reiner

rsagb

No avatar

2007-03-07 22:13

next defect:
tax wasn't shown on the ordersdelivery dialog and wasn't calculated.

the calculation in the basket is o.k.

best reiner

rsagb

No avatar

2007-03-08 14:04

the reason is, that the order extensions (courier, tax etc.) are not stored in the orders_ext files.
Only the courier costs are stored but not the rest of the story.
that's are the last 3 vlaue which are not stored: $1001$$$19.00$119.00$ (price,vat,summary_cost)

It's the same with Q.C V2.0

best rsagb

Andi

No avatar

2007-03-19 23:09

i have the same problem: tax and discount is shown in "ordersBasket" but not in "ordersDelivery" and in admin/orders. did you solve it and can you explain to a php-newbie? i didn't understand your tip about orders_ext, i have no file or folder with this name.

the shop: www.poesie-postkarten.de (german postcard store)
(quick.cart v2.1, pluginmanager v2.0, taxanddiscount v2.2)

thanks, andi

Andi

No avatar

2007-03-19 23:28

sorry, some mistake: it is correct in "ordersDelivery", but i doesn't exist in "ordersSummary" and in the orderlist for admins.

Back to top
about us | contact