Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3194 Переглядів

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'

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 25
945
1
лип. 25
1193
3
лип. 25
4118
3
трав. 25
2103
1
лип. 25
1343