I think what I said is right.its like locale issue.
And the iso 8859 1 didn't support it.
sudo locale-gen de_DE.ISO-8859-1
Run this command on our Ubuntu terminal
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by kvvaradha
I think what I said is right.its like locale issue.
And the iso 8859 1 didn't support it.
sudo locale-gen de_DE.ISO-8859-1
Run this command on our Ubuntu terminal
Great to hear that you have fixed your issue. There is no close option for the ticket. It will remain open for new user who seeks similar kind of issues
Hi
I tried to make similar situation with that. I can see the invoice again in the supplier payment page. its listed with settled and unsettled amounts.
Is it behaves now or from the begining it behaves like this. ?
may be check the database or the supplier invoice, it may be allocated full amount by mistake.
Looks like a strange issue. I just tried to make one myself local version. Looks it create both entries ( gl_trans and bank trans) both tables.
1. Did you made any change in FA program..?
2. Check your error log and get us the error detail?.
3. If possible record a video from test company and show us ?
I am really happy to hear that you are interested to try FA for agriculture. Yes it's possible to use it.
Thx.
Did that, without any effect.See the result:
locale -a
de_DE
de_DE.iso88591
de_DE.utf8
de_IT.utf8
de_LI.utf8
de_LU.utf8
deutsch
(...)
among othersNo effect on the frontend...
Did you restart your apache or machine to take effect. Actually it will work. But sometimes not immediately. Try to check other languages like Arabic and even Tamil too. And than set German again . It might refresh to take effect.
Probably you need to add locale to your Ubuntu pc. Add locale to Ubuntu - Kvcodes .
The bank entry can be in bank currency. General ledgers always in a home currency, it will be applied with exchange rate and maintain in company currency one.
If the bank account is not home currency. The GL balance doesn't same with bank balance. Hope that explains.
Yes. This will be one future coming issue for FA. @joe, before many people experience the issue rename the table to use it better way.
We recently made a module which will not change the core files. And the approval has multiple levels too. You can PM me or visit my site to contact me. I will arrange a demo for you.
Yes Ofcourse, the debit and credit size total should be balanced to submit the changes. The FA is following double entry system. So it's required to balance debit and credit to submit it.
I guess there is no db change in between these two versions. So simply replacing the program files here is enough to make it work.
Check the date of this page and goto Setup->Fiscal years. And update the fiscal year
And move to Setup-> Company Setup. There you can able to change the current fiscal year. And try this page again. It will work for you.
Reconcile it with your bank statement. And which will eventually help you to Sort out the issue in unnecessary entires.
Yes possible to change it. Just open your config.php and find this
$max_rows_in_search = 10;
and change the 10 with your desired count, it will work in the items search popup
That's good one to load less invoices on drop down. And I would suggest to out this in user preference like query results parameter.
Great to hear. Sometimes a tiny mistake will us made
May be split the invoice to achieve it. Or you have to customize the cart table and achieve it.
This is sql file error. Check your apache error log as well as FA's error log. With that we will get to know which query failed to work.
Or you can goto sql directory and open the en_US-demo or new sql files. Directly import them in a phpmyadmin by creating a database. It will show you the error. With that error if you know MySql query you can fix it. Or you can post your query here. We will provide you fix
There are some cost update entries in it. Which are all related to the abnormal price change there. And also in the decimal points, if you have exponential in the decimals. It's calculating wrong cost , that's leads to this problem..
@PaulShipley , it's a great work dude. We can make it as module and available in extension repository. The needy people will use it.
From suppliers page , you can see a check box stating that "Prices contain tax included". If you didn't check this , and when you make supplier invoice against the same supplier. It will be showing the price before tax. And your tax will be added after the price. Here not much tricky part like sales types to play role. Simply a checkbox helps you to make it.
This is a good update to restrict reports based on user permissions.
Table prefix is quite useful when you are using same database for multiple companies. When You are using different database for each company. No need to keep the table prefix
But you need to maintain the config_db.php clearly to use it.
Sort of copying relative tables is easy for you.
FrontAccounting forum → Posts by kvvaradha
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.