← Back to team overview

openerp-community team mailing list archive

Re: Rent Module: Need advice

 

Il 28/03/2011 15:07, Thibaut DIRLIK ha scritto:
Hi everybody !

I'm working on a renting module for OpenERP 6
(https://github.com/WE2BS/openerp-rent if you want to see). It's not
working yet. I'm not familiar with stock management, and I would like to
know what's the best to handle stock movements.

Example:

- Customer call to rent 3 PC for a week (7 days).
- Salesman creates a rent order, select PC products, choose the duration
- Order is confirmed

Now, we have to do two things:
- Generate the invoice(s) (Can have more than one, for example if
invoicing monthly)
- Generate stock moves once the customer have been delivered

The invoice part, no problem. What about the stock moves? Could you told
what king of actions I have to do to do this properly ?

Thans for your help,



Hi Thibaut,
we have to work on almost the same thing.
I'll have a look at your code asap

cheers,
--
Davide Corio <davide.corio@xxxxxxxxxxxx>



References