Does anyone have an idea, how to get the corresponding sale_order in account.tax?
I have one product which taxes should be computed dynamically according to the total untaxed amount. Therefore I need the order in the account.tax module for the compute_all() method.
Thanks!
can you please give some more details? as your question is not clear
I updated my entry. I hope it is clearer now!