Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] pim: Migration to 16.0 + remove completeness dependency #184

Open
wants to merge 92 commits into
base: 16.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
711904d
[ADD] add new features to manage completion rate and completion state…
Jun 10, 2020
b2355d0
[UPD] README.rst
Jun 18, 2020
ca5f2b3
attribute_set_completeness 12.0.1.0.1
Jun 18, 2020
06d7bfd
[10.0][FIX] attribute_set_completeness: Fix one2many
rousseldenis Jun 26, 2020
86d95b5
[10.0][FIX] attribute_set_completeness: Percentage with 100.0
rousseldenis Jun 26, 2020
d9f732d
[10.0][FIX] attribute_set_completeness: Add not completed fields
rousseldenis Jun 26, 2020
f791e52
[10.0][IMP] pre-commit updates
rousseldenis Jun 29, 2020
8504723
[10.0][FIX] attribute_set_completeness: fix search method
Jun 29, 2020
09a11cf
attribute_set_completeness 12.0.1.1.0
Oct 2, 2020
a0eddea
attribute_set_completeness 12.0.1.1.1
Oct 2, 2020
2dcdfa9
[FIX] attribute_set_completeness: speed up completion fields
Jul 7, 2020
dcfb48e
attribute_set_completeness: tests use SavepointComponentCase
simahawk Oct 2, 2020
0336b9a
attribute_set_completeness 12.0.1.2.0
Oct 5, 2020
1cbfb86
[IMP] product_attribute_set_completeness UI
clementmbr Oct 16, 2020
29b634d
[IMP] more accurate domain in attribute_set_completeness's field_ids
clementmbr Oct 16, 2020
7b85889
[IMP] no_create:True on completeness field_id
clementmbr Oct 17, 2020
b896577
attribute_set_completeness 12.0.1.2.1
Oct 20, 2020
65a0c23
[IMP] attribute_set_completeness: black, isort, prettier
xavier-bouquiaux Apr 15, 2021
7b898b3
[14.0][MIG] attribute_set_completeness
xavier-bouquiaux Apr 15, 2021
b061219
[14.0][IMP] attribute_set_completeness: Avoid duplicated strings
rousseldenis Apr 27, 2021
3694cf2
[UPD] Update attribute_set_completeness.pot
Oct 6, 2021
8c7359c
[UPD] README.rst
OCA-git-bot Oct 6, 2021
419bbad
[ADD] icon.png
OCA-git-bot Oct 6, 2021
4a84430
attribute_set_completeness 14.0.1.0.1
OCA-git-bot Oct 6, 2021
29c74cd
[14.0][FIX] attribute_set_completeness
xavier-bouquiaux Jan 27, 2022
d022ecb
[14.0] attribute_set_completeness: store completion state and rate fo…
Feb 1, 2022
0d8c208
attribute_set_completeness 14.0.2.0.0
OCA-git-bot Oct 17, 2022
8eac106
[IMP] attribute_set_completeness: pre-commit stuff
dsolanki-initos Jul 17, 2023
422ea70
[MIG] attribute_set_completeness: Migration to 16.0
dsolanki-initos Jul 17, 2023
3622e62
[ADD] add new features to manage completion rate and completion state…
Jun 10, 2020
26f6c5b
[UPD] README.rst
Jun 18, 2020
ccad78d
product_attribute_set_completeness 12.0.1.0.1
Jun 18, 2020
9cdfdd0
[10.0][FIX] attribute_set_completeness: Add not completed fields
rousseldenis Jun 26, 2020
2af29b0
[10.0][IMP] pre-commit updates
rousseldenis Jun 29, 2020
7c29652
product_attribute_set_completeness: fix completion_rate widget
simahawk Sep 30, 2020
81d589c
product_attribute_set_completeness 12.0.1.1.0
Oct 2, 2020
b1e960d
[FIX] attribute_set_completeness: speed up completion fields
Jul 7, 2020
b4fc37a
product_attribute_set_completeness 12.0.1.2.0
Oct 5, 2020
a58e2f6
[IMP] product_attribute_set_completeness UI
clementmbr Oct 16, 2020
37d994b
[IMP] Hide completeness state and rate if no completeness_ids
clementmbr Oct 17, 2020
f4e1ad9
product_attribute_set_completeness 12.0.1.2.1
Oct 20, 2020
6ffd7c4
[IMP] product_attribute_set_completeness: black, isort, prettier
xavier-bouquiaux Apr 15, 2021
2df2ce5
[14.0][MIG] product_attribute_set_completeness
xavier-bouquiaux Apr 16, 2021
902bd35
[UPD] Update product_attribute_set_completeness.pot
Oct 6, 2021
995033b
[UPD] README.rst
OCA-git-bot Oct 6, 2021
1264225
[ADD] icon.png
OCA-git-bot Oct 6, 2021
7f887c8
product_attribute_set_completeness 14.0.1.0.1
OCA-git-bot Oct 6, 2021
4e6fbc6
[CHG] product_attribute_set_completeness: re-introduce completion_sta…
Feb 2, 2022
d69b52e
[UPD] Update product_attribute_set_completeness.pot
Oct 17, 2022
7fc8e30
product_attribute_set_completeness 14.0.2.0.0
OCA-git-bot Oct 17, 2022
7ebc020
[IMP] product_attribute_set_completeness: pre-commit stuff
dsolanki-initos Jul 20, 2023
e16a96e
[MIG] product_attribute_set_completeness: Migration to 16.0
dsolanki-initos Jul 20, 2023
041b90c
[REF] rename modules based on attribute_set and pim
clementmbr May 18, 2020
a592a39
[IMP] Add REAME to the 4 modules
clementmbr May 19, 2020
93cd05b
[IMP] base.user_admin in Attribute Set and PIM Manager group
clementmbr May 27, 2020
df6f858
[IMP] remove class in super() and other misc improvements
clementmbr May 27, 2020
cc798b0
[UPD] README.rst
Jun 5, 2020
5ae72c5
[CHG] add dedicated product view for PIM and refactor addons structure
Jun 10, 2020
2c4bb52
[UPD] README.rst
Jun 11, 2020
2354b59
pim 12.0.1.1.0
Jun 11, 2020
991a985
[UPD] README.rst
Jun 12, 2020
5d7f916
[13.0] Set modules to installable False
rousseldenis Jun 12, 2020
275287b
[13.0] Set modules version to 13
rousseldenis Jun 12, 2020
c0da6ea
[10.0][FIX] do not replace odoo product defaut tree view by the pim view
Jun 18, 2020
257d5e2
[13.0][MIG] pim
rousseldenis Jun 15, 2020
bb55e5b
[UPD] README.rst
Sep 25, 2020
ea070e9
[MIG] make all modules uninstallable
Feb 18, 2021
e185a72
[MIG] update pre-commit conf from copier
Feb 18, 2021
4f55b21
[IMP] pim: black, isort, prettier
Jan 6, 2021
f2ab043
[MIG] 14.0 pim
Jan 11, 2021
b6925d3
[UPD] README.rst
Mar 4, 2021
27e1027
[UPD] README.rst
OCA-git-bot Mar 17, 2021
c46f4bd
Apply dotfiles
sbidoul May 15, 2021
5e03f25
[UPD] Update pim.pot
May 15, 2021
8dfa9fa
pim 14.0.1.0.1
OCA-git-bot May 15, 2021
00b5221
[UPD] README.rst
OCA-git-bot May 15, 2021
a03f97e
[14.0][MIG] product_attribute_set_completeness
xavier-bouquiaux Apr 16, 2021
ee4901f
pim 14.0.1.0.2
OCA-git-bot Oct 6, 2021
6425fd4
[14.0][FIX] pim
xavier-bouquiaux Dec 10, 2021
4f1cde9
pim 14.0.1.0.3
OCA-git-bot Jan 26, 2023
dad3fec
[14.0] pim: add sequence on product tree view
Jan 26, 2023
5bbc3cb
pim 14.0.1.1.0
OCA-git-bot Jan 26, 2023
c4abab2
[IMP] pim: pre-commit stuff
dsolanki-initos Jul 20, 2023
832748b
[MIG] pim: Migration to 16.0
dsolanki-initos Jul 20, 2023
b92539a
Merge remote-tracking branch 'refs/remotes/initos/16.0-mig-pim' into …
myrrkel Jun 15, 2024
bd31388
Merge remote-tracking branch 'refs/remotes/initos/16.0-mig-product_at…
myrrkel Jun 16, 2024
05dd007
Merge remote-tracking branch 'refs/remotes/initos/16.0-mig-attribute_…
myrrkel Jun 16, 2024
b7056f1
[ADD] pim_product_attribute_set_completeness
myrrkel Jun 16, 2024
0b33767
[IMP] pre-commit
myrrkel Jun 16, 2024
1fb9514
[IMP] pylint
myrrkel Jun 16, 2024
42f3b7f
[FIX] ad missing setup.py
myrrkel Jun 16, 2024
4f1c18e
[FIX] pre-commit
myrrkel Jun 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[14.0] attribute_set_completeness: store completion state and rate fo…
…r allowing searches
  • Loading branch information
Cédric Pigeon authored and dsolanki-initos committed Jul 17, 2023
commit d022ecb1e2a051a5c8b38163b8b84d29523e8a26
Original file line number Diff line number Diff line change
@@ -25,11 +25,13 @@ class AttributeSetOwnerMixin(models.AbstractModel):
attribute_set_completion_rate = fields.Float(
compute="_compute_attribute_set_completion_rate",
help="Attribute set completeness percentage",
store=True,
)
attribute_set_completion_state = fields.Selection(
selection=[("complete", "Complete"), ("not_complete", "Not complete")],
compute="_compute_attribute_set_completion_state",
help="Attribute set completeness status",
store=True,
)

@api.depends("attribute_set_completeness_ids")