跳至内容
Odoo 菜单
  • 登录
  • 免费试用
  • 应用程序
    财务
    • 会计
    • 发票
    • 费用
    • 电子表格 (BI)
    • 文档
    • 电子签名
    销售
    • 客户关系管理
    • 销售
    • POS 销售点管理-零售
    • POS 销售点管理 - 餐厅
    • 订阅
    • 租赁
    网站
    • 网站设计
    • 电子商务
    • 博客
    • 论坛
    • 在线客服
    • 在线学习
    供应链
    • 库存
    • 制造
    • 产品生命周期
    • 采购
    • 维护保养
    • 品控
    人力资源
    • 员工
    • 招聘
    • 休假
    • 评价
    • 内部推荐
    • 车队
    营销
    • 社媒营销
    • 电邮营销
    • 短信营销
    • 近期活动
    • 营销自动化
    • 网上调查
    服务
    • 项目管理
    • 工时单
    • 现场服务
    • 服务台
    • 排期
    • 预约
    生产力
    • 讨论
    • 批核
    • IoT物联网
    • VoIP
    • 知识库
    • WhatsApp
    第三方应用软件 Odoo 定制 Odoo云端平台
  • 行业
    零售
    • 书店
    • 服装店
    • 家具店
    • 食品杂货店
    • 五金店
    • 玩具店
    餐饮与酒店服务
    • 酒吧及酒馆
    • 餐厅
    • 快餐
    • 民宿
    • 饮品分销商
    • 酒店
    房地产
    • 房地产代理
    • 建筑师事务所
    • 建造业
    • 地产管理
    • 园艺
    • 业主协会
    咨询
    • 会计师事务所
    • Odoo合作伙伴
    • 市场推广公司
    • 律师事务所
    • 人才招聘
    • 审核 & 认证
    制造
    • 纺织
    • 金属
    • 家具
    • 食品
    • 啤酒厂
    • 企业礼品
    保健与健身
    • 体育俱乐部
    • 眼镜店
    • 健身中心
    • 健康从业者
    • 药房
    • 发型屋
    Trades
    • 维修人员
    • IT 硬件及支持
    • 太阳能系统
    • 鞋匠
    • 清洁服务
    • 暖通空调服务
    其他
    • 非营利组织
    • 环境机构
    • 广告牌租赁
    • 摄影服务
    • 自行车租赁
    • 软件经销商
    浏览所有行业
  • 社区
    学习
    • 教学视频
    • 文档
    • 认证
    • 培训
    • 博客
    • 播客
    赋能教育
    • 教育计划
    • Scale Up! 商业游戏
    • 参观Odoo
    获取软件
    • 下载
    • 版本对比
    • 发布
    合作
    • Github
    • 论坛
    • 近期活动
    • 翻译
    • 成为合作伙伴
    • 合作伙伴服务
    • 注册您的会计事务所
    获取服务
    • 寻找合作伙伴
    • 查找会计服务
    • 预约顾问咨询
    • 安装及推行服务
    • 客户参考
    • 支持
    • 升级
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    获取演示
  • 定价
  • 技术支持

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • 客户关系管理
  • e-Commerce
  • 会计
  • 库存
  • PoS
  • 项目
  • MRP
All apps
只限注册用戶才可与社群互动。
所有帖文 人 徽章
标签 (查看所有)
odoo accounting v14 pos v15
关于此论坛区
只限注册用戶才可与社群互动。
所有帖文 人 徽章
标签 (查看所有)
odoo accounting v14 pos v15
关于此论坛区
帮助

Is there a module for product renting / leasing management?

订阅

此帖文有活动时,接收通知

此问题已终结
salesrentaladdons
14 回复
22162 查看
形象
Alexandre Fayolle - Camptocamp

I'm looking for a module supporting support of sale orders for the renting of stockable products. The basic functionalities I'm looking for are

  • I need "service" products linked to stockable products
  • the sale order lines for the service products would generate an outgoing move for the linked stockable product, and an incoming move for the return of the product at a given date

Optional functionalities include deposit management, periodic invoicing...

7
形象
丢弃
形象
Daniel Reis
最佳答案

An OpenERP Rent project exists:

The OpenERP Rent module let you rent products to your customers. It supports both service and stockable products.

Haven't used it myself, though.

1
形象
丢弃
Alexandre Fayolle - Camptocamp
编写者

pity they use aeroo for reports. This is a PITA to deploy...

Daniel Reis

If the overall modules are good for you, stripping out aeroo reports would be much of a problem.

Yug Faa

It's for the V6.0 , What about the version of the OERP 7.0 ?

形象
Alexis de Lattre
最佳答案

I have just published a module sale_rental, that I wrote in the last days. I created a dedicated Launchpad projet "openerp-rental" : https://launchpad.net/openerp-rental This module uses the native sale.order object of OpenERP. It depends on the module "account_cutoff_prepaid", which is available in lp:account-closing, that manages start date and end dates on invoices and the prepaid cutoffs for accounting.

Here is the description of the module :

On the form view of a stockable product or consumable, there is a wizard to generate the corresponding rental service. On the warehouse, you have two additionnal stock locations: Rental In (stock of products to rent) and Rental Out (products currently rented).

In a sale order line, if you select a rental service, you can :

  • create a new rental with a start date and an end date: when the sale order is confirmed, it will generate a delivery order and an incoming shipment.

  • extend an existing rental: the incoming shipment will be postponed to the end date of the extension.

In a sale order line, if you select a product that has a corresponding rental service, you can decide to sell the rented product that the customer already has. If the sale order is confirmed, the incoming shipment will be cancelled and a new delivery order will be created with a stock move from Rental Out to Customers.

Feedback on this module is welcomed.

3
形象
丢弃
yulian sutopo

dude, i cant choose start and end date :(

形象
Med Said BARA
最佳答案

Search for smile_rent in github

2
形象
丢弃
形象
Mustufa Rangwala
最佳答案

Hello,

We have created app which also support website sale of your rental products: https://www.odoo.com/apps/modules/10.0/odoo_rental_contract_management/  https://apps.odoo.com/apps/modules/11.0/rental_management_extend/

Thanks,

Probuse Consulting Service Pvt Ltd

www.probuse.com


1
形象
丢弃
形象
Fred Blauer
最佳答案

Did you read this blog post? You might find it helpful: https://opensourceenterprise.wordpress.com/2013/01/29/manage-service-after-sales-in-openerp-7-0/

1
形象
丢弃
形象
Milo Kusmic
最佳答案

Hi all,

I had an extension to the sale_rental module made for odoo 8.

It adds rental duration depending pricing functionality.

Each rental service corresponding to a rental product has to be assign a quantum (staffel in dutch) which is defined seperately. Each quantum table defines the relationschip between number of rental days and the factor to multiply the base price (rental price for one day).

When adding a rental service orderline you define the number of rental days (its calculated from the start/end date) and the number of items you want to rent out.

Orderline price is calculated by making the quantity a calculated field where number of rented item * factor pulled from quantum table based in number of rental days.

You can define multiple quantum tables to suite different price modems within rental fleet.

It also adds a start/end date for the logistical actions separate from the actual fields used for the calculation as mentioned.

I had start/end dates added to order definitief so these are used as default when adding rental services to prevent having to select dates over and over.

For anyone looping intro using sale_rental: you can define rental service for each product variant and it is compatibel with lots if you want to rent out on unique product number. I had a field added to each lot pointing back to the stock location tree helping to define unique warehouse location per unique rental product despite sale_rental only operating from one single stock location (for now).

I'm open to working with other parties in developing further towards odoo 9/10/... and adding availabilty checking etc.


0
形象
丢弃
形象
explanar
最佳答案

Actually, there's no solution for renting working completely yet.


The Sale_Rental module works fine in Version 8.0, but

  • there's only day(s) to rent, and

  • no "Check Stock" Function for future dates.

Everything else ist working fine.


Is anybody interested in a develompent partnership to continue sale_rental development?

(Module is actually not 9.0 compatible).

0
形象
丢弃
Darcy Christ

I might be, but I am just getting familiar with Odoo.

形象
Chirag
最佳答案

Hi

I like the idea and i have installed the module but unfortunatly i am not able to run the flow.

Can you share video which help me to understand how it work.

Thanks,

Chirag

 

0
形象
丢弃
形象
yulian sutopo
最佳答案

i use sale_rental but it always give me [RENT-False] on openerp 7.0

0
形象
丢弃
喜欢讨论吗?不要只阅读,加入进来!

立即创建账户,享受专属功能,与我们的精彩社区互动!

注册
相关帖文 回复 查看 活动
Rent/lease conference rooms as main product
sales rental Meetingrooms
形象
0
8月 24
988
Odoo Conference?
sales rental events
形象
0
1月 24
1257
Advice - How to mix sales and rental in one quote
sales rental Billing
形象
1
5月 23
2486
Rental Website
sales rental inventory website
形象
形象
形象
形象
3
10月 24
4050
Pack of services products
sales project product addons
形象
0
2月 23
1604
社区
  • 教学视频
  • 文档
  • 论坛
开源
  • 下载
  • Github
  • Runbot
  • 翻译
服务
  • Odoo.sh 托管
  • 支持
  • 升级
  • 自定义开发服务
  • 教育
  • 查找会计服务
  • 寻找合作伙伴
  • 成为合作伙伴
关于我们
  • 我们的公司
  • 品牌资产
  • 联系我们
  • 招聘
  • 近期活动
  • 播客
  • 博客
  • 客户
  • 法律 • 隐私
  • 安全
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo致力于为企业管理提供高效智能的开源解决方案,是全球业内高速成长的软件服务商之一,逾七百五十万用户选择Odoo进行数字化升级。通过一系列全业务链覆盖、高度集成、简单易用的商业应用,助力企业实现信息化改革、降本增效并释放公司增长潜力。

Odoo独特的价值在于是一款非常容易使用又完全集成的应用。

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now