7 lines
324 B
Markdown
7 lines
324 B
Markdown
- This module does not manage correctly the difference if invoice line
|
|
taxes are not the same as products taxes. (If one is marked as tax
|
|
included in the price and the other is marked as tax excluded in the
|
|
price.)
|
|
- Refactor this module to share algorithm with the similar module
|
|
purchase_order_supplierinfo_update
|