sale_stock_usability: Add code for delivery report with prices (for export)

This commit is contained in:
Alexis de Lattre
2024-12-06 10:22:45 +00:00
parent 5af6c895d0
commit ba7406290b
2 changed files with 85 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
from . import sale_order
from . import account_move
from . import stock_picking