OCA / server-ux

GNU Affero General Public License v3.0
163 stars 529 forks source link

[15.0][ENH] base_tier_validation, add Notify Reviewers by Approve Sequence #854

Open kittiu opened 6 months ago

kittiu commented 6 months ago

This enhancement add another option for Tier Definition.

Notify reviewer by sequence

Use with 'Approve by sequence' to ensure that, the next reviewer will be notified only when he/she is the next approver in sequence.

Note:

OCA-git-bot commented 6 months ago

Hi @LoisRForgeFlow, some modules you are maintaining are being modified, check this out!

kittiu commented 6 months ago

cc @ps-tubtim

bosd commented 2 months ago

On first sight, this looks like an alternative implementation of https://github.com/OCA/server-ux/pull/638 base_tier_validation_waiting?

The use case you describe is available in V17. So maybe backport?