Aung Ko Ko Lin (Quartile)

Results 152 comments of Aung Ko Ko Lin (Quartile)

> could you please forward-port this to V17? @carlos-lopez-tecnativa Done! https://github.com/OCA/sale-workflow/pull/3604

> Shouldn't this integrated in Odoo core ? @rousseldenis I don't think odoo will accept to apply in the stable versions. May be they will consider using in future versions.

@fdesmottes > During partial receipt of a subcontract due to the unavailability of components, then we have a bug because the negative stock message appears again. With your current approach,...

@fdesmottes This is the reason why we added the check for `reservation_state`. https://github.com/OCA/manufacture/pull/1025#discussion_r1361740224 After I checked the details, I assume checking `reservation_state` should not be related with no negative module....

> I'm not sure I understand your answer. You want to remove the entire `for move in moves_with_no_check:` block? Yes. I mean it because this check is not related with...

@OCA-manufacture-maintainer Could you please review this improvement PR?

This module has been used in production for a while.

Seems like test fails is fixed by theses PR. https://github.com/OCA/server-tools/pull/3264 https://github.com/OCA/server-tools/pull/3271

> Please squash the last two commits into one. @yostashiro Done!

@antonioburic Could you fix the red CI and rerun the runboat?