fix implementation for attributs group/fields
Registered by
Sébastien BEAU - http://www.akretion.com
In magento an attribut can be in various group (only one group per attribut set but this field can be in two different group in two different attribut set)
Basically we need to refactor the model and replace it by :
First we have to introduce an new object "field_
field_group_
-many2one to group
-many2one to fields
-many2one to attributs set
attributs_set should have
- one2many to the group
- on22many to the field_group_
group should have
- many2one to the attribut set
- one2many to the field_group_
field should have
- one2many to field position
This should be done ASAP
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Sébastien BEAU - http://www.akretion.com
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)