Giter VIP home page Giter VIP logo

rossaddison / import_transactions Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 4.0 442 KB

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

License: GNU General Public License v2.0

PHP 58.60% HTML 41.40%

import_transactions's Introduction

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.

import_transactions's People

Contributors

rossaddison avatar

Watchers

 avatar  avatar  avatar

import_transactions's Issues

typo simple fix : import_transations => import_transactions

just need to edit in hooks file for the correct $module_name
before, it was import_transations
the correct one is import_transactions

class hooks_import_transactions extends hooks {
var $module_name = 'import_transations'; // need to fix this in repo

no inventory items defined in the system.

after upgrade to latest scripts and trying to use General Journal Processing, I now get this error:

There are no inventory items defined in the system. /home4/aljotwoc/public_html/fa/includes/ui/ui_msgs.inc:14: trigger_error('There are no inventory items defined in the system.','256') /home4/aljotwoc/public_html/fa/includes/data_checks.inc:277: display_error('There are no inventory items defined in the system.','1') /home4/aljotwoc/public_html/fa/modules/import_transactions/import_transactions.php:128: check_db_has_stock_items('There are no inventory items defined in the system.')

What do you think the problem is here?

I get this under show SQL:

BEGIN
SELECT counter, type, type_no, amount FROM 0_gl_trans ORDER BY counter DESC LIMIT 1
SELECT COUNT(*) FROM 0_stock_master

Failed journal import in FrontAccount 2.4 beta

We are testing FA 2.4 beta and experience issues with importing a journal. Even when using the given template journal_en_GB.csv we get:

Undefined variable: use_popup_windows in Datei: /var/www/clients/client4/web124/web/frontaccounting/modules/import_transactions/import_transactions.php auf Zeile 68
mysql_fetch_assoc() expects parameter 1 to be resource, object given in Datei: /var/www/clients/client4/web124/web/frontaccounting/modules/import_transactions/includes/import_transactions.inc auf Zeile 643
Call to undefined method references::exists() in /var/www/clients/client4/web124/web/frontaccounting/modules/import_transactions/import_transactions.php on line 245

Are there plans to upgrade this valuable import tool for 2.4? Or do we challenge something else?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.