Christophe

Results 16 comments of Christophe

Hi @Puigdemunt is right, same problem on Edge and Chrome but works fine on Firefox

Hi @SteppenWolf68 Always works on Firefox and now i have the horizontal scroll bar on Edge and Chrome Thanks👍

I have not tested this recently, but i think i have seen pass an PR. (long time ago) @roadster31 you have the problem on Thelia 2.3.3 ?

I agree (Thelia 2.3.3), see order below Ht is wrong 76.30€ (it's seem to be total products HT-discount Ttc => 43.35*2-10.4) , it would be 78.03€ (total products HT-discount Ht)...

@gillesbourgeat This PR seem resolve the problem, do you remember why you closed it ? https://github.com/thelia/thelia/pull/1520

Je prepare une PR pour le panier, par contre pour les commandes passées c'est pas possible on n'a plus les "taxe rules" juste des montant de tva...

To resolve this for orders, i think we could add a column "amount_discount" in `order_product_tax`. In this we would save the "tax amount discounted" and we 'll use it to...

@roadster31 You have got a better idea than me i can work on it but not before 1 or 2 week...

This invoice_ref column is not used in Thelia core but it's used in module InvoiceRef (and others ?) https://github.com/thelia-modules/InvoiceRef In the same subject $REF and $INVOICE_REF, see PDF INVOICE :...