rental.order.form sale.order
Booked
Late Pickup
Picked-up
Late Return
Returned
rental.order.form sale.order primary 999 { 'partner_id': parent.partner_id, 'quantity': product_uom_qty, 'pricelist': parent.pricelist_id, 'uom':product_uom, 'company_id': parent.company_id, 'default_lst_price': price_unit, 'default_description_sale': name, 'default_rent_ok': 1, 'rental_products': True, } ['|', ('sale_ok', '=', True), ('rent_ok', '=', True), '|', ('company_id', '=', False), ('company_id', '=', parent.company_id)] { 'no_open': True, 'rent': True, } { 'partner_id': parent.partner_id, 'quantity': product_uom_qty, 'pricelist': parent.pricelist_id, 'uom':product_uom, 'company_id': parent.company_id, 'default_list_price': price_unit, 'default_description_sale': name, 'default_rent_ok': 1, 'rental_products': True, } ['|', ('sale_ok', '=', True), ('rent_ok', '=', True), '|', ('company_id', '=', False), ('company_id', '=', parent.company_id)] { 'no_open': True, 'rent': True, } ['|', ('sale_ok', '=', True), ('rent_ok', '=', True), '|', ('company_id', '=', False), ('company_id', '=', parent.company_id)] rental.order.tree sale.order rental.order.kanban sale.order primary 100 false o_kanban_mobile align-content-start

Late Pickup: Return:
state == 'sale' and rental_status
rental.order.search sale.order 100 rental.order.search.bis sale.order primary Rental Orders sale.order tree,kanban,form,calendar,pivot,graph,activity {'in_rental_app': 1, 'search_default_from_rental': 1}

Create a new quotation, the first step of a new rental!

Once the quotation is confirmed, it becomes a rental order.
You will be able to create an invoice and collect the payment.

kanban tree form Rental Orders sale.order tree,kanban,form,calendar,pivot,graph,activity {'in_rental_app': 1, 'search_default_filter_today': 1, 'search_default_filter_to_pickup': 1} [('is_rental_order', '=', True)]

There isn't any scheduled pickup or return.

You can search on a larger period using the filters here above
or create a new rental order.

kanban tree form Rental Orders sale.order tree,kanban,form,calendar,pivot,graph,activity {'in_rental_app': 1, 'search_default_filter_today': 1, 'search_default_filter_to_return': 1} [('is_rental_order', '=', True)]

There isn't any scheduled pickup or return.

You can search on a larger period using the filters here above
or create a new rental order.

kanban tree form