Skip to forum content
FrontAccounting forum
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 130 of 200)
Topics by joe User defined search
Posts found: 3,226 to 3,250 of 4,993
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
Hello Pete,
Long time no see. 
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
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
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
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
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
We are investigating this.
/Joe
Try to empty the browser cache and/or logout/login again to start a fresh session.
/Joe
The document layouts can be changed in /reporting/includes/header2.inc
/Joe
Hello Albert,
I think I know why this happened. When you made your merge and copied it to language folder, it was overwritten by the install/Update Language. The files were taken from the central repository during update.
Hopefully you still have your translated files. Just copy them to the language folder again, and DON'T do an update from the repository.
/Joe
Please share the translated files with us so we can update the repository 
This bug has been fixed. Two affected files: /purchasing/includes/db/grn_db.inc and /purchasing/includes/db/invoice_db.inc.
The files can be downloaded at Mantis, http://mantis.frontaccounting.com, bug report [0000714].
/Joe
Yes, there are something strange here. I will have a look.
/Joe
Go into Company Setup in Setup tab. Uncheck the 'Search Customer List'. If this is checked, you can search customers by using the space character on the keyboard when you are in the customer list field.
/Joe
You can start by looking at the Training Co., if you installed such a one.
You can also do the following changes in config.php to get help from our central wiki. About line 101.
// $help_base_url = 'https://frontaccounting.com/fawiki/index.php?n=Help.';
// not used
$help_base_url = null;
You simply uncomment line 101 (take away the // in front. and insted comment line 103 with // in front.
/Joe
Maybe a small module, Tom?
/Joe
Posts found: 3,226 to 3,250 of 4,993