Files
stock-rma/rma_purchase/__init__.py
Jordi Ballester e76900463d [IMP] rma: Refactor all rma modules in order to consider using the correct price unit in moves
Otherwise the inventory accounting will be completely wrong.
2024-11-28 09:35:04 +05:30

3 lines
43 B
Python

from . import models
from . import wizards