WE2BS / openerp-rent

This OpenERP6 module manages the leasing of products to partners.
http://doc.we2bs.com/openerp-rent/
GNU General Public License v3.0
17 stars 10 forks source link

Rental "pack" - Feature Request #16

Open gollywog opened 13 years ago

gollywog commented 13 years ago

Hi mate,

I was just wondering if it was possible to somehow make a "pack" in the rent module. Ie I have item a and item b. Togther they make item c. Instead of adding them individually we only add item c and it automatically picks items a and b. Also is there a way to report shortages? Ie print a list of what is required?

Great product though. Works perfectly :)

Cheers

Ryan

thibautd commented 13 years ago

Hi, thanks for your interest in OpenERP Rent! Indeed this would be a great feature, but I have absolutly no time to work on this currently. By shortage you mean print a list product which are waiting for return ? Products currently rented ?

I'll keep this issue opened as a feature request for the next version. Unfortunatly I have a LOT of work until december, and very fiew time to work in this on my extra-work free time :-(

gollywog commented 13 years ago

That's no worries. Can you give me some pointers as to what i would need to do? I have no experience with Python but I plan to learn it.

As for the shortage list I'm sure we could do it as a report. Ie we have 10 of item a and 12 of item b rented out. We only have stock of 8 of each. So a report that shows us we need 2 of item A and 4 of item B.

Cheers

Ryan

----- Original Message ----- From: "thibautd" reply@reply.github.com To: "ryan lenard" ryan.lenard@gettingtechnical.com.au Sent: Thursday, 1 September, 2011 3:57:10 AM Subject: Re: [openerp-rent] Rental "pack" - Feature Request (#16)

Hi, thanks for your interest in OpenERP Rent! Indeed this would be a great feature, but I have absolutly no time to work on this currently. By shortage you mean print a list product which are waiting for return ? Products currently rented ?

I'll keep this issue opened as a feature request for the next version. Unfortunatly I have a LOT of work until december, and very fiew time to work in this on my extra-work free time :-(

Reply to this email directly or view it on GitHub: https://github.com/WE2BS/openerp-rent/issues/16#issuecomment-1961237

slestak commented 11 years ago

Could that be handled with a existing functionality? Make a new product that is made from 3 of your existing products, and rent the assembly?