This question has been flagged
3 Replies
4009 Views

I'm confusing on OpenERP Web Framework e.g. Point of Sale module. Here's my question:

1. Could you please explain the point_of_sale folder structure ? It seems different from others modules. I think if I understand the folder structure, I'll be able to understand more on how to customize and further development.

2. How to overwrite view and javascript of Point of Sale module from my custom module ?

3. Please tell me some resources that is understandable on this topic (i.e. OpenERP Web Framework, Point of Sale module)

Avatar
Discard
Best Answer

Take a look to Thierry Godin module and instructions,

OpenERP Module TG_POS_ENHANCED - EN

 

Avatar
Discard
Best Answer

Do you take a look on OCA / POS repository ? https://github.com/OCA/pos/tree/7.0 (Only V7 module for the moment, but it could help you to understand how to overwrite / replace elements).

Regards.

 

Avatar
Discard
Best Answer

Please take a look at this :  OpenERP Tutorial: Module creation and modification of the Point Of Sale

(This is for V7)

Best regards

Avatar
Discard