Skip to Content
Menu
This question has been flagged
3297 Views

Hi everyone,

I need to print sales details grou^ping by product name.

I changed the wizard/pos_details.py ,by adding : res = self.read(cr, uid, ids, ['date_start', 'date_end', 'user_ids'], order='field of product name"', context=context).

Bt a get the following error message : TypeError: read() got an unexpected keyword argument 'order'

Avatar
Discard
Related Posts Replies Views Activity
2
Oct 25
553
1
Sep 25
1421
2
Sep 25
1613
1
Aug 25
1311
1
Jul 25
1601