[16.0][IMP] account_invoice_margin: set new option 'optional' hide to margin fields on tree views. - #267
Conversation
|
Hi @sergio-teruel, |
5b28936 to
8fe4515
Compare
|
@@sergio-teruel could you take a look on this one ? thanks ! |
sergio-teruel
left a comment
There was a problem hiding this comment.
That sounds perfect to me
|
/ocabot merge patch |
|
Sorry @legalsylvain you are not allowed to merge. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
|
@sergio-teruel could you merge this one ? thanks ! |
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
@sergio-teruel The merge process could not be finalized, because command |
…n fields on tree views. Rational: this field is usefull to be in the tree. However, it is not usefull for all user in a day to day basis. put optional='hide' to make the invoice and invoice lines list tree view lighter.
…ccount.move.lines (when not related to out invoices)
…ws, if there are not out invoices
… make whl generation failing
2375bf3 to
1aa0837
Compare
|
Weird error ... nothing to do with the current PR. @sergio-teruel : I tried to fix the problem in 1aa0837 could you rerun the merge process ? thanks ! |
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at 3035394. Thanks a lot for contributing to OCA. ❤️ |
Rational:
the margin fields are usefull to be in the tree. However, it is not usefull for all user in a day to day basis. put optional='hide' to make the invoice and invoice lines list tree view lighter.
prevent to display useless fields on account.move.lines (when not related to out invoices)
do not display margin in move tree views, if there are not out invoices