OCA / server-ux

GNU Affero General Public License v3.0
158 stars 514 forks source link

[FIX] base_tier_validation: warning on install #938

Closed ica-adhoc closed 2 weeks ago

ica-adhoc commented 2 weeks ago

This fixes removes the warning when install because two fields in tier_validation_exception model have the same name.

OCA-git-bot commented 2 weeks ago

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

OCA-git-bot commented 2 weeks ago

On my way to merge this fine PR! Prepared branch 16.0-ocabot-merge-pr-938-by-LoisRForgeFlow-bump-patch, awaiting test results.

OCA-git-bot commented 2 weeks ago

Congratulations, your PR was merged at 8e9092241844719bdad37cd8abeefc714270cd32. Thanks a lot for contributing to OCA. ❤️

LoisRForgeFlow commented 2 weeks ago

@ica-adhoc can you fwport to v17?

StefanRijnhart commented 2 weeks ago

Already fixed in 17 in https://github.com/OCA/server-ux/commit/a35ae39a2603622a258d394e125ee923c05bc11d

LoisRForgeFlow commented 2 weeks ago

@StefanRijnhart Thanks for the pointer