In OpenERP 7 there is no option of selecting partner(or customer) in point of sale module.There are customer field is available in "pos.order" model. so i added a field in POS GUI so customer can selected from pos interface.
What this can do
- Can select customer in pos Interface
- Can see total of all order of customer(with and without tax)
- Can see last 10 order total (with and without tax)
- Customer in Receipt (And also Print)
- Customer also saved in pos.order object
you can do this by changing some code in js files of pos. Openerp-web documentation is now available on Doc.OpenERP
Have a good day.
Save Paper, Save Trees.