Daily updates from Odoo
Saturday, November 15, 2025
3 changes
1 change
Enhancements to existing features
Some India-specific accounting tags were missing their country assignment. This update adds the India country to those tags, which makes them easier to organize and reuse in other accounting scenarios.
Original PR description
Some account tags specific to India were missing the `country_id`. With this PR, the `country_id` is added to those tags, enabling easier group by and making them usable for other cases also. Forward-Port-Of: odoo/odoo#235538 Forward-Port-Of: odoo/odoo#235424
1 change
Enhancements to existing features
This update adds the India country link to several account tags that were previously missing it. It makes these tags easier to organize and reuse in other reporting or configuration scenarios.
Original PR description
Some account tags specific to India were missing the `country_id`. With this PR, the `country_id` is added to those tags, enabling easier group by and making them usable for other cases also. Forward-Port-Of: odoo/odoo#235538 Forward-Port-Of: odoo/odoo#235424
1 change
Enhancements to existing features
Some India-specific account tags were missing a country assignment. This update adds India to those tags so they are easier to organize and can be reused more reliably in other scenarios.
Original PR description
Some account tags specific to India were missing the `country_id`. With this PR, the `country_id` is added to those tags, enabling easier group by and making them usable for other cases also. Forward-Port-Of: odoo/odoo#235538 Forward-Port-Of: odoo/odoo#235424