[DOC] Actualizar documentación a estándares OCA y preparar logo CriptoMart
- Renombrar README.md a README_DEV.md en todos los addons custom - Crear README.rst siguiendo estructura OCA oficial - Crear directorios readme/ con fragmentos .rst (DESCRIPTION, INSTALL, CONFIGURE, USAGE, CONTRIBUTORS, CREDITS) - Actualizar créditos: Criptomart (autor) + Elika Bilbo (financiador) - Actualizar __manifest__.py con maintainers correctos - Crear estructura static/description/ para logo en 5 addons - Agregar documentación de logo (LOGO_INSTRUCTIONS.md, install_logo.sh) - Actualizar copilot-instructions.md con referencias a OCA_DOCUMENTATION.md - Crear docs/OCA_DOCUMENTATION.md con guía completa de estructura - Crear docs/RESUMEN_CAMBIOS_DOCUMENTACION.md con resumen detallado Addons actualizados: - website_sale_aplicoop - product_sale_price_from_pricelist - product_pricelist_total_margin - product_price_category_supplier - account_invoice_triple_discount_readonly
This commit is contained in:
parent
b31df7b9d8
commit
4a4639f13a
56 changed files with 1778 additions and 674 deletions
26
website_sale_aplicoop/readme/CONFIGURE.rst
Normal file
26
website_sale_aplicoop/readme/CONFIGURE.rst
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
To configure this module, you need to:
|
||||
|
||||
**Lazy Loading Configuration (v18.0.1.3.0+):**
|
||||
|
||||
#. Go to Settings → Website → Shop Performance
|
||||
#. Enable "Enable Lazy Loading" checkbox
|
||||
#. Set "Products Per Page" (default: 20)
|
||||
#. Save settings
|
||||
|
||||
**Global Settings:**
|
||||
|
||||
#. Go to Settings → Website → Shop Settings
|
||||
#. Configure default group settings
|
||||
#. Define pickup days and locations
|
||||
|
||||
**Group Management:**
|
||||
|
||||
#. Go to Contacts, filter by Groups (is_group=True)
|
||||
#. Create groups for your cooperative communities
|
||||
#. Add partners/members to groups via the Members tab
|
||||
|
||||
**Product Configuration:**
|
||||
|
||||
#. Link products to categories used in group orders
|
||||
#. Configure pricing and taxes for products
|
||||
#. Set product availability per supplier
|
||||
Loading…
Add table
Add a link
Reference in a new issue