On 17 Jul 14:30, Ale Pari wrote:
> 
> Error: unexpected indent (list.py, line 805)
> 
>     # self.widget.set_model(self.store) could be removed if the store
>     # has not changed -> better ergonomy. To test
>     def display(self):
>     self.widget_tree.display_counter += 1
>         *current_record = self.screen.current_record ----> Line 804*
>             if (self.reload
>                 or not self.widget_tree.get_model()
>                 or (self.screen.group !=
>                     self.widget_tree.get_model().group)):

The message is pretty clear, the indentation is wrong.
But can not say more because the paste was edited.

> Hello, I tried implementing this parche in Tryton 3.0.5 but it doesn't work.
> I use Tryton 3.0.5 because in Argentina the modules are in 3.0 not in 3.2 
> or more.
> And then I have this bug without correction in 3.0.

It is not a bug but an improvement.

PS: Please don't top-post on this mailing list, see
http://groups.tryton.org/netiquette

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpGUuUl0NVC2.pgp
Description: PGP signature

Reply via email to