Commit graph

6 commits

Author SHA1 Message Date
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