Skip to content
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

Added spec for dependent fields in expesnse rules #546

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

generalpy101
Copy link
Contributor

Screenshot 2024-09-18 at 3 56 11 PM

@github-actions github-actions bot added the size/M Medium PR label Sep 23, 2024
parent_expense_field_id:
type: integer
description: |
This id provided by Fyle to identify an expense field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This id provided by Fyle to identify an expense field.
This id provided by Fyle to identify the parent expense field.

dependent_expense_field_id:
type: integer
description: |
This id provided by Fyle to identify an expense field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This id provided by Fyle to identify an expense field.
This id provided by Fyle to identify the dependent expense field.

parent_expense_field_id:
type: integer
description: |
This id provided by Fyle to identify an expense field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comments as above

parent_expense_field_id:
type: integer
description: |
This id provided by Fyle to identify an expense field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Medium PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants