Topic: Database Schema FA 2.4.6

I'm not sure which tables to query to get all the transactions for an account in my FA chart of accounts.

Is there a place where I can find the database schema?

Does anyone know which tables I should be using to accomplish this?

Any help would be much appreciated.

Thank you.

Bill Dika

Re: Database Schema FA 2.4.6

You can query on gl_trans table. With respect to account code, you will retrieve all transactions

Subscription service based on FA
HRM CRM POS batch Themes

Re: Database Schema FA 2.4.6

Hi there,
You can use MySQL Workbench to generate database schema.

cleal

Re: Database Schema FA 2.4.6

https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram23
https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram24