[16.0][IMP]mis_builder_analytic:add journal Item to mis.account.analytic.…#64
Conversation
54ee842 to
45536a9
Compare
| <group> | ||
| <group> | ||
| <field name="analytic_line_id" /> | ||
| <field name="move_line_id" /> |
There was a problem hiding this comment.
| <field name="move_line_id" /> | |
| <field name="move_line_id" widget="line_open_move_widget" /> |
So the move can be opened easily like in the Analytic Items list view.
There was a problem hiding this comment.
Also, can you put it on the right of analytic_account_id so it is more similar to the Analytic Items view?
38f4839 to
c75e915
Compare
…line this commit adds the link from mis.account.analytic.line to account.move.line by adding the field move_line_id that it's value will be retrieved by the init method
c75e915 to
07b683a
Compare
|
@sbidoul @bjouini-acsone |
|
Thanks for the test Virginie. If there are no other comments I'll merge this later this week. |
|
/ocabot merge minor |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at f94035e. Thanks a lot for contributing to OCA. ❤️ |


…line
this commit adds the link from mis.account.analytic.line to account.move.line by adding the field move_line_id that it's value will be retrieved by the init method
closes #63