Yoshi Tashiro (Quartile)
Yoshi Tashiro (Quartile)
Note that there is also an open draft PR: https://github.com/OCA/web/pull/3029
Looks like we should converge the ideas. https://github.com/OCA/account-financial-tools/pull/1946 :) CC: @rousseldenis
> The standard only allows one. I don't see it this way. You can reset a bill to draft multiple times with the standard as long as there is no...
My preference is stock_account_move_force_reset_to_draft but it's not a strong one. I was just curious.
> personally I think it is adding logic that this module should not have @victoralmau Thanks for the update but I'm not sure where your comment is coming from. If...
Maybe it's too late now, but there is an issue with the code. We will propose a fix in another PR if it's too late.
@AungKoKoLin1997 Just added a commit since the message translation wasn't working. Also re-allocated some eval context vars from _get_banner_eval_context() to _banner_base_eval_ctx_static(). Please squash once you confirm this, and apply the...
@AungKoKoLin1997 It was mistaken when I said the update didn't work. The updated code actually works fine.
> > As far as I can see, the reason is that `technical_price_unit` has the same value as `price_unit` at creation time, even though the product’s list price is different...
Dynamic banner update seems a bit slower than before. Is there room for improvement?