server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

[12.0][MIG][IMP] base_import_security_group

Open kirca opened this issue 4 years ago • 5 comments

Migration and improvements:

  • Add the possibility to restrict import for specific model (ir.model).
  • Change the implementation to server-side by using the import attribute on the view definition (backport from v13).

kirca avatar Jul 15 '21 10:07 kirca

/ocabot rebase

thomaspaulb avatar Feb 12 '24 20:02 thomaspaulb

@thomaspaulb The rebase process failed, because command git push --force archeti-org tmp-pr-2142:12.0-mig-base_import_security_group failed with output:

remote: Permission to archeti-org/server-tools.git denied to OCA-git-bot.
fatal: unable to access 'https://github.com/archeti-org/server-tools/': The requested URL returned error: 403

OCA-git-bot avatar Feb 12 '24 20:02 OCA-git-bot

@kirca Nice work! Could you do a rebase, so that tests are run?

thomaspaulb avatar Feb 12 '24 20:02 thomaspaulb

@thomaspaulb thanks for resurrecting this PR :). The rebase is done and the tests are passing

kirca avatar Feb 13 '24 12:02 kirca

Nice! Then we need just another review, perhaps a functional review from you @Saran440 ?

thomaspaulb avatar Feb 13 '24 12:02 thomaspaulb

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Dec 15 '24 12:12 github-actions[bot]