-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Add sync method for bank accounts, dimensions and dimension_val…
…ues (#173) * Feat: Add sync method for bank accounts, dimensions and dimension_values * pylint solve * minor changes * added limit for bank account and dimensions * fix test * comment resolved * Feat: Support for dimension during export Journal Entry and purchase Invoice (#174) * Feat: Support for dimension during export Journal Entry and purchase Invoice * comment resolved * added dimension support for JE and bug fix * implementation of exporting dimensions for JE and PI * bug fixed * comment resolved * flake fixed * Feat: Adding new Journal Entry changes (#175) * Feat: Adding new Journal Entry changes * comment resolved * pylint * comment line * test fixed * remove print * Feat: Add chart of accounts type when importing accounts to category in Fyle (#177) * Feat: Add chart of accounts type when importing accounts to category in Fyle * resolved comment and added sanitizing * resolved comment * remove unnessary line * comment resolved * test resolve * pylint --------- Co-authored-by: Ashwin Thanaraj <[email protected]>
- Loading branch information
1 parent
b273d38
commit 4ed6d99
Showing
27 changed files
with
725 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.