[FIX] base_tier_validation: comment support approve_sequence_bypass
- the comment will only be added to last review and remove repetition
Improve https://github.com/OCA/server-ux/pull/975 Fix https://github.com/OCA/server-ux/pull/802 Fix https://github.com/OCA/server-ux/pull/803 Fix https://github.com/OCA/server-ux/pull/699
This code was ignoring approve_sequence_bypass
Hi @LoisRForgeFlow, some modules you are maintaining are being modified, check this out!
Tests doesn't cover this feature, I will try to add more. Only 1 test approve_sequence_bypass : test_12_approve_sequence_same_user_bypassed
Do you think it's necessary to add an option to decide if comment is repeated for each approbation or only on the last sequence?
Add feature to show note when missing notifier, this is the reason of failing test.