Commit graph

9 commits

Author SHA1 Message Date
GitHub Copilot
2b1cabbb43 [REM] CLAUDE.md: untrack it, ignored like the rest of the agent config
Joins `.claude/`, `.vscode/` and `.github` in the .gitignore. The file stays on
disk, only out of version control, so its contents (including the path to the
OCB and OCA sources) are now local to each machine.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-11 13:32:36 +02:00
GitHub Copilot
72d3cd5dce añadir carpetas ocultas 2026-08-11 12:54:34 +02:00
GitHub Copilot
aae6b6096e movidas openspec a /docs 2026-08-07 16:46:33 +02:00
snt
e4e03d4794 tmp/ 2026-02-25 18:43:46 +01:00
snt
6fbc7b9456 [FIX] website_sale_aplicoop: Remove redundant string= attributes and fix OCA linting warnings
- Remove redundant string= from 17 field definitions where name matches string value (W8113)
- Convert @staticmethod to instance methods in selection methods for proper self.env._() access
- Fix W8161 (prefer-env-translation) by using self.env._() instead of standalone _()
- Fix W8301/W8115 (translation-not-lazy) by proper placement of % interpolation outside self.env._()
- Remove unused imports of odoo._ from group_order.py and sale_order_extension.py
- All OCA linting warnings in website_sale_aplicoop main models are now resolved

Changes:
- website_sale_aplicoop/models/group_order.py: 21 field definitions cleaned
- website_sale_aplicoop/models/sale_order_extension.py: 5 field definitions cleaned + @staticmethod conversion
- Consistent with OCA standards for addon submission
2026-02-18 17:54:43 +01:00
7b37ed92a1 LaOsaCoop/Odoo16#12 migration pos_balance_multishop + pos_balance_epelsa 2025-05-22 13:10:51 +02:00
d2ac963ee1
network_partner 2022-03-24 09:01:17 +01:00
cf798a996b
añadido .gitignore 2022-03-24 08:59:12 +01:00
CriptoMart
66c21b9d45 Initial commit 2022-01-19 16:30:29 +00:00