-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add qbd di flag #215
Conversation
PR description must contain a link to a ClickUp (case-insensitive) |
|
|
apps/orgs/serializers.py
Outdated
@@ -49,7 +49,8 @@ def update(self, instance, validated): | |||
else: | |||
auth_tokens = AuthToken.objects.get(user__user_id=self.context['request'].user) | |||
cluster_domain = get_cluster_domain(auth_tokens.refresh_token) | |||
org = Org.objects.create(name=org_name, fyle_org_id=org_id, cluster_domain=cluster_domain) | |||
allow_qbd_direct_integration = validated.get('allow_qbd_direct_integration', False) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this required when default is false?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FE doesn't have to send it any time, we'll control everything in backend
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
enable / disable etc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will we enable the flag from quickbooks_connector_api?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, via manual DB query from humans
|
https://app.clickup.com/t/86cwmdjk2