https://github.com/rossaddison/import_transactions
Front Accounting version 2.3.21: Import transactions from csv in journal format, payment format, deposit format, or adapted bank statement format. Features: 1. Trial check before importing. 2. Tabular display of journal entries, journals displayed as debits and credits using Front Accounting's 'items cart' class. 3. Importing of bank statements with additional columns for spreadsheet adjusted associated transaction account codes, customer, or supplier id's. 4. Additional Tax type column for VAT registered companies for vat inclusive income or expenses. 5. Inclusion of transactions automatically in an audit trail. 6. Display notifications identifying how tables within the database are being affected for a more transparent display to interested programmers. 7. Additional lookup tools for looking up customer id's, supplier id's, company setup information eg. fiscal year, and other tools that users will find useful for inclusion in their spreadsheet prior to conversion to csv. 8. Suitable validation checks for customers, suppliers, tax codes, references. 9. Example csv files are provided for each format. These can be used to test the package, and as templates for your own use. 10. Import Sales Orders / Invoices
https://github.com/rossaddison/import_transactions
Last synced: 3 months ago
JSON representation
Front Accounting version 2.3.21: Import transactions from csv in journal format, payment format, deposit format, or adapted bank statement format. Features: 1. Trial check before importing. 2. Tabular display of journal entries, journals displayed as debits and credits using Front Accounting's 'items cart' class. 3. Importing of bank statements with additional columns for spreadsheet adjusted associated transaction account codes, customer, or supplier id's. 4. Additional Tax type column for VAT registered companies for vat inclusive income or expenses. 5. Inclusion of transactions automatically in an audit trail. 6. Display notifications identifying how tables within the database are being affected for a more transparent display to interested programmers. 7. Additional lookup tools for looking up customer id's, supplier id's, company setup information eg. fiscal year, and other tools that users will find useful for inclusion in their spreadsheet prior to conversion to csv. 8. Suitable validation checks for customers, suppliers, tax codes, references. 9. Example csv files are provided for each format. These can be used to test the package, and as templates for your own use. 10. Import Sales Orders / Invoices
- Host: GitHub
- URL: https://github.com/rossaddison/import_transactions
- Owner: rossaddison
- License: gpl-2.0
- Created: 2014-12-07T21:54:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-12T14:14:50.000Z (about 10 years ago)
- Last Synced: 2025-03-01T06:17:20.249Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 432 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
import_transactions
===================Front Accounting version 2.3.21: Import transactions from csv in journal format, payment format, deposit format, or adapted bank statement format. Features: 1. Trial check before importing. 2. Tabular display of journal entries, journals displayed as debits and credits using Front Accounting's 'items cart' class. 3. Importing of bank statements with additional columns for spreadsheet adjusted associated transaction account codes, customer, or supplier id's. 4. Additional Tax type column for VAT registered companies for vat inclusive income or expenses. 5. Inclusion of transactions automatically in an audit trail. 6. Display notifications identifying how tables within the database are being affected for a more transparent display to interested programmers. 7. Additional lookup tools for looking up customer id's, supplier id's, company setup information eg. fiscal year, and other tools that users will find useful for inclusion in their spreadsheet prior to conversion to csv. 8. Suitable validation checks for customers, suppliers, tax codes, references. 9. Example csv files are provided for each format. These can be used to test the package, and as templates for your own use. 10. Import multi-line or single-line sales orders or invoices.