hotwax / reroute-fulfilment

reroute-fulfilment ionic app
Apache License 2.0
3 stars 17 forks source link

Fixed: When delivery method is changed to store pickup, select pickup location does not get enabled (#56) #57

Closed adityasharma7 closed 1 year ago

adityasharma7 commented 1 year ago

Fixed the condition for disabling the buttons for store and address update If the current method and permission are related then only disable i.e. if the shipping method is store pickup and pickup change permission is not there then only the button should be disabled. If the user is allowed to change the shipping method then actions related to the new selected method should not be disabled