-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
32 lines (26 loc) · 889 Bytes
/
README.txt
File metadata and controls
32 lines (26 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Commerce Library for Drupal 7
=============================
Enable a simple product lending system for commerce products.
Note: This is still in beta and has not received much production testing yet.
Features
========
- A specific product type can be made lendable for product specific amount of days
- Products can be ordered as usual, loans are tracked when order is completed
- Reminder e-mail to return products
- User view of lent products
- Admin view of lent, due and late products
- Admin can renew loans
- Return of products
- Supports stock adjustment when lending/returing using commerce_stock module
WiP
===
- service API support
Todo
====
- Request renew by user
- Product reservation
- Setting arbitrary return date by admin
Installation
============
Install as any other Drupal module.
Configure product lending and reminder mails from /admin/commerce/config/library