DoliMods icon indicating copy to clipboard operation
DoliMods copied to clipboard

EcotaxDEEE : bill on multiple orders

Open BenjaminFlr opened this issue 2 years ago • 2 comments

Describe the bug When we create a bill from multiple orders of the same customer, the lines related to ecotax are wrong. There is one line per initial order, but the amount remains the same and a new line is created with some other amount.

To Reproduce Create multiple orders for a customer with some products concerned by ecotax (as a ref, not a label).

Expected behavior For each command, we should get a line related to the ecotax service/product, corresponding to the total of each initial order.

Desktop:

  • OS: MacOS
  • Browser Firefox
  • Version 119.0

BenjaminFlr avatar Nov 03 '23 14:11 BenjaminFlr

In fact, it was not related to the module, but to a problem in commande/list.php, I made a PR here which fixes that point.

Edit: this is not enough here while the context isn't always defined. Still looking for a solution.

BenjaminFlr avatar Nov 07 '23 16:11 BenjaminFlr

In fact, it was not related to the module, but to a problem in commande/list.php, I made a PR here which fixes that point.

Edit: this is not enough here while the context isn't always defined. Still looking for a solution.

Do you still have the trouble. If yes can you give a combination of module and Dolibarr version youvreproducectrouble with ?

eldy avatar Apr 17 '24 21:04 eldy