Actions
Bug #7952
closedTaxes plugin: When display number format decimal is a comma, taxes included calculation rounds taxes excluded item to lower integer value (but tax is still computed correctly)
Description
And several notices are displayed when turning site debug on:
NOTICE: A non well formed numeric value encountered in plug_cbpaidsubscriptions/models/order/cbpaidPaymentItem.php on line 266
NOTICE: A non well formed numeric value encountered in plug_cbpaidsubscriptions/models/order/cbpaidPaymentBasket.php on line 1400
NOTICE: A non well formed numeric value encountered in plug_cbpaidsubscriptions/plugin/cbsubstax/cbsubs.tax.php on line 1219
NOTICE: A non well formed numeric value encountered in plug_cbpaidsubscriptions/libraries/cbpaidMoney.php on line 120
https://www.joomlapolis.com/forum/277-cb-paid-subscriptions-support/242308-donations-with-tax
Updated by beat over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in commit ba7724160bb78543ddfa70bf343451ac4f670b84
Actions