A Dijous 17 Gener 2008, [EMAIL PROTECTED] va escriure:
> I have been reading what I consider to be an interesting thread.
>
> http://www.mail-archive.com/[email protected]/msg00509.html
>
> If I understand this thread, and the GPL, correctly: it is okay to make
> commercial modules for TinyERP. But, those modules have to be GPL. So you
> can sell the modules, but anybody else can also sell the same modules, or
> give those   away.
>
> But, if somebody made a seperate application, that just shared data with
> TinyERP, and did not use any TinyERP code, then that application would not
> have to be GPL'd.

I didn't read the thread but...

Of course, you can make an application that uses the same database structure 
TinyERP creates and keep your code in another license. You could even create 
a new client that uses tinyerp modules via XML-RPC and keep that in your own 
license.

But as soon as you inherit osv.osv and start using Tiny facilities you need it 
to be GPL. Though as you said, you can sell your product to third parties if 
you provide them the source code and the same rights you had. That is, your 
code will have to be released as GPL.

>
> I am not asking for legal advice. But, is that the way others here
> understand the situation?
>
>
>
>
>
> _______________________________________________
> Tinyerp-users mailing list
> http://tiny.be/mailman/listinfo/tinyerp-users



-- 
Albert Cervera i Areny
http://www.NaN-tic.com
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to