Hi Cedk,

Our team would be happy to implement any further improvements that might be
needed (and may come up in this group). Please feel free to propose
suggestions.

NB: The implementation is inspired by the Open ERP module, but implemented
in a better way (like inherits on ir.cron than create a duplicate model with
all the same data). The implementation is also to address a very specific
problem which infact is simple periodical duplication of records (but
allowing modification of field values) but we thought it would be generic
enough to be reused.

Thanks,

On Sun, Jul 18, 2010 at 10:26 AM, Cédric Krier <[email protected]>wrote:

> Hi,
>
> The Open Labs Team has recently submited a port of the OpenERP module
> subscription[1]. Thanks for the submition.
>
> I would like to start this thread to talk about the usage of this module
> (not
> the coding part).
> From my experience, the subscription module look like a good idea but in
> practice I never succeed to use it in real business case. The main issue is
> because there is no business logic in this module. Here is an example about
> a
> case I wanted to solve with subscription:
>
>    The target was a *real* subscription for a rent. So the idea was to
> create
>    a subscription (from the module) on an invoice.
>    The first issue was that we must create a first invoice to be the
> template
>    so etheir it is a draft invoice that must never be confirm or it is the
>    first invoice and it will not be included in the subscription duration.
>    The second was that the subscription object didn't get enough fields to
>    record business requirement (partner, contract, condition etc.)
>    The third is the invoice template has not information that it is used
> for
>    subscription so somebody could change it without knowing the
> consequences.
>
>
> So my thought was that we should not use it but create a real subscription
> module (at the business level) that get all the information to create an
> invoice at the specific frequency.
>
>
> Is there any useful usage for such module instead of having business
> modules?
>
>
> PS: don't forget that the framework already allow to easily duplicate a
> record.
>
> [1] http://codereview.appspot.com/1746048/show
>
> --
> Cédric Krier
>
> B2CK SPRL
> Rue de Rotterdam, 4
> 4000 Liège
> Belgium
> Tel: +32 472 54 46 59
> Email/Jabber: [email protected]
> Website: http://www.b2ck.com/
>



-- 
Sharoon Thomas
Business Analyst & Open Source ERP Consultant
CEO @ http://openlabs.co.in

-- 
[email protected] mailing list

Reply via email to