Skip to Content
Menu
This question has been flagged

Hello community,


I have a question what are the ways to solve this issue without additional development if that is possible:

- Imagine that I am using Odoo to manage a storage service and I manage the products stored in the Inventory app.

- I charge customers for number of products stored per days they are stored. Let's say a XL box cost $5 per unit per day.

- Let's say a customer is storing 13 XL boxes for 23 days.

How would I ideally configure Odoo to manage this in the inventory and issue an invoice? Or is this not possible in vanilla?



Avatar
Discard
Best Answer

Inventory can be managed with consignment functionality


https://www.odoo.com/documentation/saas-16.4/applications/inventory_and_mrp/inventory/management/misc/owned_stock.html


Additionally inventory routes can be configured to create receipt and delivery operation on sales order confirmation. However the sale order line might need customization to have time as a parameter for computation of total price.


Only model which computes price based on product units and time is the rental app.

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
996
1
Sep 24
3156
2
May 24
1557
2
Oct 23
3783
1
Sep 23
1700