Review: Approve
Ok, I understood by reading the fields_view_get override in
account/account_move_line.py
1009 if context.get('view_mode', False):
1010 return result
Whatever context['view_mode'] contains, it will return early and won't replace
your view by the hardcoded one.
That's a bit disturbing but should work to workaround the bug.
--
https://code.launchpad.net/~therp-nl/banking-addons/ba61-lp1073521_force_alternative_move_line_tree_view/+merge/143043
Your team CLEARCORP development team is subscribed to branch lp:banking-addons.
_______________________________________________
Mailing list: https://launchpad.net/~clearcorp
Post to : [email protected]
Unsubscribe : https://launchpad.net/~clearcorp
More help : https://help.launchpad.net/ListHelp