This question has been flagged
4 Replies
12176 Views

We can see at many places on the Web images and videos of OpenERP v7 with expressions like "Gift voucher redemption", "Redeemable points, "Loyalty program", "Gift voucher management", but I'm unable to find a module somewhere that can add these functionalities. Does anybody know where we can find them?

Thanks!

Avatar
Discard

I'd also be eager to learn more about this! Have you had any feedback? Thanks!

Best Answer

Yes Pragmatic has develop these modules for Coupon, loyalty program, retention module for Odoo V7.
Check out these links

pos-promotional-schemes

http://pragtechblog.blogspot.in/2013/09/openerp-7-pos-promotional-schemes.html

gift-voucher-issue-redemption

http://pragtechblog.blogspot.in/2013/07/gift-voucher-issue-redemption-using.html

redeemable-points-management

http://pragtechblog.blogspot.in/2013/07/redeemable-points-management-using.html

Avatar
Discard

Interesting additions... but the real question is : are those additions available publicly for testing by the community?

I've tried Pragmatic Odoo v8 on AWS, seems there are couple of fishing hooks in it, and I guess they won't share their additions. Same happens with their Travel addons originated from OWS.

Best Answer

Here is the original Repo but it seems that there is some problems

Try with this link

If not, let me know, i will upload the modules to Dropbox.

Avatar
Discard

Hi Med ,I tried the git hub module.Its not working ,Can you Upload the module into dropbox and please share the link...Thanks in advance

This link : https://github.com/muguli22/ps-fonteyne

I make all the other changes.But this views/template.xml file raises errors.If I comment these 2 file from __openerp__.py file then its working .But pos have no js related componenets

I got this error/opt/openerp/server/openerp/addons/fonteyne/views/templates.xml:5:0:ERROR:RELAXNGV:RELAXNG_ERR_ELEMWRONG: Did not expect element template there 2015-01-20 09:38:07,684 12387 ERROR pos_loyalty openerp.netsvc: Did not expect element template there, line 5 from "fonteyne" module .If I comment this template.xml then its working

But no chnages in pos interface

This is From fonteyne/views/tempalte.xml------ But my daut is this id is not include in inherited parent view I can get this id also .How can I replace this id

Sorry Med..... .I thought it was a openerp 7 module.Thats why I tried in openerp 7 .

Now I can installed these two module but this pos Payment view have lot of problems

Odoo Client Error TypeError: this.currency is undefined http://localhost:8070/web/js/web.assets_backend/6d1b5a8:4434

How can I resolved this issue...

Best Answer

any answer to this issue please for odoo v8?

Avatar
Discard
Best Answer

Hello,

For V8 you can use the backports of the new pos modules currently in master.  These can be found in:

There is a pos_loyalty module wich is quite good:

https://github.com/odoo-dev/odoo/tree/8.0-pos-backports-fva

Regards,

Jos

Avatar
Discard