4,751

(5 replies, posted in Reporting)

Hello, which version and environment are you using? The data is there, but something seems to be wrong in the setup of PDF reading
Or did you select the correct period for the report? There might be no transactions in your selected period.

/Joe

4,752

(1 replies, posted in Accounts Receivable)

You can't. You have to rely on your staff.

/Joe

4,753

(7 replies, posted in Modules Add-on's)

Sounds great. We will just need to meet any comments on that from the audience.

/Joe

The algorithms for the aged analysis is:
for invoices the duedate is taken as a parameter and for all other items (payments and credit notes) the docdate/paydate is taken as a parameter when calculating the aging. This is the most common way of doing it.

/Joe

4,755

(4 replies, posted in Installation)

There should be a left pane in the Setup tab, Starting with Company Setup, User Setup, Display Setup etc.

/Joe

4,756

(3 replies, posted in Translations)

Sounds great,
You can probably use the existing ar_EG language files. I think you should consentrate on release 2.0. These language files can be downloaded from Sourceforge.net.
On the download page here, there are some instructions on how to do the translations.
BTW, we have some problems finding a good farsi font for PDF. Maybe you can help us here as well. Please look in the download section and feeds section.

Glad to have you on board smile

/Joe

4,757

(4 replies, posted in Installation)

In the Display Setup on the Setup tab you can select another template (theme).

You can also download the new themes for release 2.0 (if you are using this version). Follow the download instructions and voila you can select them as well smile

/Joe

4,758

(2 replies, posted in Setup)

You must create a new company. Use the en_US-new.sql script for a fresh company without test data.

/Joe

4,759

(1 replies, posted in Wish List)

Yes you are right. And you can do this easily in FA. What you are talking about is some kind of automatic codings for doing the monthly/yearly depreciations. This has been considered to implement in FA, but we want to do this the right way. There is also a need to do a cost/income periodically over several periods.
This is also one of our future plans.
These improvements will come in a future release.

/Joe

4,760

(1 replies, posted in Wish List)

The dimensions are created to work like this:
You can have GL transactions with the same account and several dimensions. You can not link one specific dimension to an account. If you put a dimension on an item, the generated sales (or purchase) GL transaction both have an account and a dimension.

4,761

(13 replies, posted in FA Modifications)

1. I understand your solution, but I don't think that there is a need for this.
2. With the last ajax enabled implementation, I think Janusz has established an optimal solution. If selecting an item it assumes that you are editing. Pressing Cancel will get back to new item again. When the New Item is active in the list, you are about to enter a new item!
3. If this is an important issue, we will consider this in future releases.
4. Good idea. Will be implemented ASAP.
5. Again, I think when you are selecting the 'Show hints for new users' in the Display Setup, you get extended help. Maybe Janusz will comment on this.

Thanks for your contributions.

/Joe

We will consider this. Probably with a checkbox, show voided, or so.

/Joe

4,763

(3 replies, posted in Reporting)

I understand what you mean, Alvin. Instead of listing the prices per currency, you want to print a Price Listing in a specific currency.
Well this has been fixed in the CVS repository for unstable. Please check it out.
I also see that this is relevant, as we changed into automatic calculation of none entered currency prices.

/Joe

4,764

(5 replies, posted in Wish List)

In release 1.16 you can not edit an existing Invoice. In release 2.0 you can edit certain elements in an Invoice. Look at the demos.

/Joe

4,765

(1 replies, posted in Items and Inventory)

If the inventory has a dimension, this dimension always follows the stock entry and sales when the GL transactions are created. If a customer has a dimentsion, it will override the item dimension.

/Joe

Hello,

No it is not. The transactions are stored just as it is. If you which to see an opening balance of an account, you just make an accumulate of transactions up to a certain date.
So if you are importing OB from an external system, you would do that in a date 1 prior to the fiscal year you are starting. F.i. you start the fiscal year of 01.01.2008. You make the initial balance with a balanced journal entry from 12.31.2007.
We do not have any special tables for periods or year balances. This way you are free to select your own periods by selecting your period in balance sheets and income sheets.

/Joe

4,767

(4 replies, posted in Setup)

Thanks for your nice words.
You should follow the install instructions inside the application. We are not familiar with the specific setup for a microfinance bank. Maybe you you shall modify the chart of accounts after creating your own company. Talk to an accountant about that.
Maybe somebody in the audience have additional tips for you.

/Joe

4,768

(3 replies, posted in Reporting)

Hi alvin,
The price listing prints in all entered currencies sorted per currency.

/Joe

First you create the currencies in GL. And after that you enter some exchange rates. Now you can select one of your currencies as the default currency for the company (in Company Setup).

/Joe

4,770

(3 replies, posted in Items and Inventory)

You can use either item code, item category or item name in the search.

/Joe

4,771

(1 replies, posted in Report Bugs here)

The query you are referring to is inside /includes/db/inventory_db.inc in function add_stock_move().

The value of $person_id = null is among other in Manufacturing, work order entry.
I can NOT reproduce an error. The value of the person_id field is 0 after execution.
I am using PHP 5.2.4 and MySQL 5.0.18.

/Joe

You are right! Fixed in the CVS repository for unstable.

/Joe

4,773

(7 replies, posted in Setup)

After you have created the 'TestCo' database, you must make sure you have a user with full previlegies for the database. If you do not have direct access to mysql, you can do this in the CPANEL for your server.
After that you are ready for creating a company in FA. Be sure to enter the exact information in the fields.
If you have several companies, it is easier to only use one database with a table prefix for each. Then you don't need to create databases for each new company.

I hope you are up and running now.

/Joe

4,774

(7 replies, posted in Setup)

I see that you use a script, called en_USE-new.sql. Are you sure this is right? The script that is shipped with the install is en_US-new.sql.
You should try once again with the correct script. I have never heard of problems creating a new company (beside the creation of the database).

/Joe

4,775

(8 replies, posted in Reporting)

Did you look at the Customer Reports in Sales? Hm...

/Joe