add payment section
This commit is contained in:
@@ -328,7 +328,7 @@ def _get_due_days(
|
||||
return dyn.collection.get_item(
|
||||
KeyPair(
|
||||
pk=str(org_id),
|
||||
sk=SortKey('METADATA#PAYMENT_POLICY', path_spec='due_days'),
|
||||
sk=SortKey('METADATA#BILLING', path_spec='due_days'),
|
||||
),
|
||||
raise_on_error=False,
|
||||
default=default,
|
||||
|
||||
Reference in New Issue
Block a user