-
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
Import Business Central Attributes API added #27
Conversation
|
|
|
||
|
||
logger = logging.getLogger(__name__) | ||
logger.level = logging.INFO |
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.
i dont think it is used anywhere
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 remove
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.
fixed this in #29
* Import Business Central Attributes API added * Business central fields api added * Expense Model updated, comments fixed (#29) * Business central models added * flake8 resolved * models removed, commentrs resolved * bug fixed * Add Pre commit hook for linting (#30) * Import Business Central Attributes API added (#27) * Exportable expense api (#31) * Exportable expense groups api * test cases added * test cases resolved
No description provided.