@ -21,7 +21,7 @@
###############################################################################
{
'name': "Website Sale Address Management",
'version': '16.0.1.0.0',
'version': '16.0.1.0.1',
'category': 'Website',
'summary': """This module helps you to show or hide fields by switching
on/off toggles,set fields as mandatory or not and set default country.""",
@ -4,3 +4,8 @@
#### Version 16.0.1.0.0
#### ADD
- Initial Commit for Website Sale Address Management
#### 29.10.2024
#### Version 16.0.1.0.1
#### BUG FIX
- Fixed the issue while fetching the country from settings
@ -57,7 +57,8 @@
<label for="billing_country_id"
string="Default Country"/>
<field name="billing_country_id"
widget="selection"/>
options="{'create_edit': false}"/>
</div>
<div class="o_setting_right_pane">
<label for="is_billing_zip_code"