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 101 of 201)
Topics by joe User defined search
Posts found: 2,501 to 2,525 of 5,001
No you have not invoiced them by entering supplier invoice. It is right that there is an add button, but as admin there should also be a 'Remove' button.
I am on the travel, so I can't recall if there is either a flag in company setup or a flag in config.php file. Please check this.
Joe
I can't help you with this. I am on a travel without access to my working computer, so unless you succeed to find it yourself, you will have to wait for my return at July 17.
Joe
In the prepared invoice lines you see the received items. And there is a button on the right.
Pressing this button will remove the delivery lines.
Joe
In the Supplier Invoice, on the left pane of purchase tab, you can remove delivery lines from the supplier. You must be logged in as admin for doing that.
Joe
No, but you can create a quick entry to do the operations. Try yourself.
Joe
Please have a look in the FA wiki.
Joe
This is more of an accounting question. Please contact a local acountant.
Joe
Go to your installation of the phpMyAdmin. Look for the config.inc.php file and look after
$cfg['Servers'][$i]['user'] = 'YOUR USER NAME IS HERE';
$cfg['Servers'][$i]['password'] = 'AND YOU PASSWORD IS HERE';
or do the following:
Stop the MySQL process.
Start the MySQL process with the --skip-grant-tables option.
Start the MySQL console client with the -u root option.
List all the users;
SELECT * FROM mysql.user;
Reset password;
UPDATE mysql.user SET Password=PASSWORD('[password]') WHERE User='[username]';
--------------------------------------------------------------------------------
But DO NOT FORGET to
Stop the MySQL process
Start the MySQL Process normally (i.e. without the --skip-grant-tables option)
when you are finished. Otherwise, your database's security could be compromised.
Joe
You can set the 'Show Item Code' in Preferences (Display Setup).
If you want a different description you can edit the row again and now you can edit the description field.
/Joe
This is the password for the user on the MySql server. Check the MySql for the password.
/Joe
If you purchase services from suppliers this account will be used when purchased instead of the inventory account.
Joe
You should increase the Reference number in Setup tab, Forms setup.
Joe
I see the problem. I think you should create a direct supp invoice. And use the costs as service items width 0-rates. And pay the invoice directly afterwards.
Joe
The tax inquiry will give you no. 2. The net amount is calculated backwards.
It is very important that the net amounts are entered correctly in respect to the tax. This is quite known by accountants.
This is why I recommend that you create Quick Entries for your most frequently entries. This will avoid these erroneous entries.
/Joe
In the bank payment/deposit you should use the tax accounts directly and enter the taxable amount. F.i if you book a cost of $100 and you use 10% tax for a taxtype GL account 2150.
Then you should enter $10 in debit. The other way around if it is some kind of sales.
An easier way would be to create some quick entries for your most frequent payments/deposits.
Joe
The Journal Entry should only be used by admins and only for the first Opening Balance entry.
In this case there were NO currency rate for the date of transaction. Please void the transaction and enter a currency rate for the USD for the transaction date or before.
Then reenter the transaction in the Journal Entry. Now it should be ok.
For safety you should always use the Bank Payment/Deposits for entering transaction where the the bank accounts are included.
/Joe
I am not sure I understand your question. If you have a lot of items you can enable search Items in Company Setup.
Read about that in the Wiki (link from our website).
/Joe
You can always void the transactions and reenter them.
If you have large set of plants, you should consider using Assembling in Manufacturing. First create a manufactured item, call it bundle_plants and create a Bill of Material for it, 100 items of the $4 plant. I hope you can see the idea, right?
/Joe
FA can handle most kind of business, inclusive yours, but we do not give support on accounting. We simply do not have resources for that.
Joe
Well I haven't heard about problems in recent releases about this. If you are sure that this is a bug, then it would be nice if we could tranck it down so I can reproduce it.
Please try to remember exactly what you did when operating this.
/Joe
Please start by talking to a local accountant. Then try to find an adequate Chart of Accounts to start from.
/Joe
We had some problem here som releases ago. Which release are you using?
It might also be some wrong operation. Are you sure you haven't done some illegal operations?
Joe
You will have to use an import script. Look into 'Install/activate module/extension' from the setup tab. There might be something here you can use.
Joe
No, I am afraid not. But you should be able to send the pdf-file by email from the pdf reader.
You can also use the memo field inside the invoice form for leaving personal messages.
Joe
Are there specific accountancy problems?
/Joe
Posts found: 2,501 to 2,525 of 5,001