testing against 4.2.2 production both clients allow to edit the move_lines.
the update fails - because it wants to update a view I am using to display only accounts with moves. > ERROR: column "write_uid" of relation "account_account_with_postings" does > not exist > LINE 1: update "account_account_with_postings" set write_uid=3,write... > ^ > > update "account_account_with_postings" set write_uid=3,write_date=now() where > id in (4) _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
