Sebastian Rindom
21c1c5ce6c
feat(customer): add migration file ( #6205 )
2024-01-25 16:52:30 +00:00
Sebastian Rindom
e9435a8680
feat(customer): add softdelete/restore ( #6203 )
2024-01-25 12:38:02 +00:00
Carlos R. L. Rodrigues
d85fee42ee
chore: use loaded module reference ( #5763 )
2024-01-23 08:31:02 -03:00
Sebastian Rindom
f72340ad87
feat(customer): add remove from group, update group ( #6158 )
...
Open #6149 again - was merged to wrong base branch.
2024-01-22 13:49:13 +00:00
Sebastian Rindom
76291823f4
feat(customers): add delete and update ( #6148 )
...
Depends on #6137
**What**
- Add update and delete methods to the customer module
2024-01-22 12:31:46 +00:00
Sebastian Rindom
a52586880c
feat(customer): Introduce customer group ( #6137 )
...
**What**
Methods for:
- Bulk create customers
- Bulk and single create of customer groups
- Assigning customer <> group relationships
- listing of customers and customer groups
++ Uses new repository loading mechanism
2024-01-22 11:24:22 +00:00
Sebastian Rindom
12aa1737d5
feat: customer module skeleton ( #6126 )
2024-01-19 10:18:54 +00:00