3,226

(9 replies, posted in Wish List)

In the various view popup screens there is a link to the attachemnt, if there is one. It is a link, Attachment, at the bottom together with the print, close links.

Joe

3,227

(6 replies, posted in Setup)

Normally the backup routine runs like a charm.
I guess we should look around. You got that when doing a backup.
Do you see any other errors in your errors.log in the /tmp folder?
Is this a huge company? Huge data?

/Joe

3,228

(10 replies, posted in Setup)

I am not sure if this is the problem.
Can you try to look in the database with phpMyAdmin and see if the table 0_sys_types exists and it is populated.

dirname(__FILE__) means the folder name where the file exists, but this line is commented, which means that it is not used.

/Joe

3,229

(6 replies, posted in Accounts Receivable)

You are right Pete. I have asked Janusz to fix this item.

/Joe

3,230

(6 replies, posted in Accounts Receivable)

Hello again. There is no join between the due_date field in debtor_trans and other tables. So it should be risk-free to do the SQL.

I will have another look into this subject you describe.

/Joe

You will have to enter the php.ini file in your server php setup. In this file under extensions, you will have to uncomment the OpenSSL extension.

If you can't do that yourself, you will have to ask your hosting provider to do that for you.

/Joe

3,232

(14 replies, posted in Report Bugs here)

This subject has just been fixed and will be included in the next release, 2.3.4 that are planned to ship tomorrow.
The script will not be updated any more.

/Joe

3,233

(2 replies, posted in FA Modifications)

Thanks Pete, nice to have an experienced guy back online again smile

/Joe

3,234

(4 replies, posted in Items and Inventory)

Hello again chvypwrd,

Which release of FA are you running?
I have now made rigorious testing for this in 2.3.3 without reproducing it.
We are in a hurry for shipping release 2.3.4 due to other serious bugs, so we need more info to investigate this. Otherwise we will continue doing this during the 2.3.4 release.

/Joe

There might be some problems with the tax calculations. I know that certain countries use som kind of even-out up/down to nearest amount without the hundredth part. Maybe this is some kind of the same.

There is, however, possible to give discounts when doing the payment(s)/deposit(s).

/Joe

3,236

(6 replies, posted in Accounts Receivable)

Hello Pete,
Long time no see. smile

If you change the invoice date to an older/future value the due date should follow. It is always based on the invoice date. You have tab away from the invoice date field to get any effect.

/Joe

This is not directly possible at the moment. Maybe there are some others that use this in a sophisticated way?
You can only use this adjustment on the lines itself.

/Joe

3,238

(21 replies, posted in Setup)

You can look into the file /includes/types.inc.

/Joe

This is rather difficult to get such a report. We do not have a join on supplier/items and stock moves. As you can have the same item on several suppliers.
This would require more joined tables.

/Joe

3,240

(21 replies, posted in Setup)

Type_id is a special kind of type, like Sales Order, Sales Invoice, Sales Credit, PO, GRN, Supp Invoice, etc. etc.
There is a type_id for every kind of operation.
Trans_no is a unique identifier inside the type_id for assembling the rows to goto the GL.

For more info please look at the https://frontaccounting.com/fawiki

/Joe

See my answer in your topic in the Setup forum.

/Joe

3,242

(10 replies, posted in Setup)

There seems to be a missing table in your sql script. 0_sys_types.

Please try a new installation.

/Joe

To nofear. Yes you are right. We are investigating this.

To ericta. If this is the same problem as nofear, then there is a problem. Your data should still be there however. We are investigating.

/Joe

When removing GRNs from the Supplier Invoice, everything is taking care of.

/Joe

3,245

(3 replies, posted in Accounts Payable)

Just do this:

Go into Supplier Invoice entry (the right part of the Suppliers Tab). Choose the Supplier. You will see wchich items you want to remove. Remember to be logged in as an administrator. Remove the lines you want to delete. That's it.

/Joe

The sales quotation doesn't print tax info, but Sales Orders do.

/Joe

The COGS for inventory items is first activaded on deliveries.

/Joe

The rules follows the company. You must go into Access Level Setup in Setup tab and activate it.

/Joe

To handle FIFO we need an extra field in stock_moves indicating how many of the items have been checked out/in.
If you have any other suggestions for this please advice here or in the developers mailing list.
Maybe we can find out something to the next major release, 2.4.

/Joe

3,250

(4 replies, posted in Items and Inventory)

We are investigating this.

/Joe