12 lines
1.1 KiB
Markdown
12 lines
1.1 KiB
Markdown
This module replaces the legacy Aplicoop application with a modern, scalable solution for managing collaborative consumption group orders (*eskaera* in Basque) within Odoo's standard website sales framework.
|
|
|
|
## Features
|
|
|
|
- **Group Order Management**: Create and manage group orders (eskaera) with customizable state transitions (draft → open → closed/cancelled)
|
|
- **Weekly Activity Filtering**: Automatically filter active orders for the current week based on start/end dates and time windows
|
|
- **Flexible Scheduling**: Support for optional start/end dates to define order availability windows
|
|
- **Cutoff Day Support**: Define weekly cutoff days for group orders to control when purchases can be made
|
|
- **Product Association**: Link products to specific group orders through Many2many relationships
|
|
- **Partner Group Association**: Link partners (users) to groups via Many2many relationships for group-based shopping
|
|
- **i18n Support**: Full internationalization with translations for 7 languages (Spanish, French, Catalan, Basque, Galician, Italian, Portuguese)
|
|
- **OCA Compliant**: AGPL-3.0 licensed, follows OCA standards for documentation, testing, and code structure
|