If you first click on Add Item, and then click edit the line. Now you can edit the description.
/Joe
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 joe
If you first click on Add Item, and then click edit the line. Now you can edit the description.
/Joe
You could also use an extra contact info, where the email is the one on the company, right?
/Joe
My advise from former topic still is adequate, however, you should enter the correct shipping value from the beginning.
Remember this is only needed if the Tax Type rate is 0-%. Otherwise you can use the normal GL Items entry.
Try to enter these lines:
XXX Stock item 1 1000 1000
YYY Shipping 1 10 10
Total 1010If you look at the tax report you will see the correct statistics.
/Joe
Please set the variable, $go_debug, in config.php. To 1. This will trap possible errors.
Also laborate with flag $pdf_debug.
/joe
I see the problem.
You could create a Shipping Service Item in Items and Inventory. You could set the initial price to 0, and first enter the real price when you enter the Supplier Invoice.
This way you ensure that you get the correct Tax Report.
/Joe
Ah, I understand. You could either enter the shipment in the Supplier Invoice as GL items. Remember the tax also.
If you have a 0-tax tax type, the you could, as you proposed, create a Shipping Service Item in Intens and Inventory.
Then you would get a correct Tax Report.
/Joe
Normally we do not give advice on accounting details. However, why do you want to put shipment on a Purchase Order?
Normally shipping cost is first shown on the supplier invoice.
Joe
Thanks flaviove. This is of importance to other with installed utf-8 language in linux.
Just change the /lang/installed_languages.inc file.
/Joe
Yes, you can rearrange your own class types in an order that suits you.
Joe
You can also laborate with these lines (24-26) in config.php file:
if (!ini_get('date.timezone'))
ini_set('date.timezone', 'Europe/Berlin');/Joe
Hello Jan_JBB,
I sent Mahesh a draft of the th_TH-general.sql COA about late August. Haven't heard from him though.
If we don't hear from Mahesh, I still have the draft I sent him. I can then put it here for download.
/Joe
You can download the po file here.
Please also check that the mo file has the same name before the dot.
/Joe
Hello surreyhills,
Inside the Wiki, there is a menu link up right, Recent Changes. You should be able to see who has changed the page.
However, I guess the page is ok now.
Joe
Please have a look into the po file with poEdit. If it is not translated you can do it.
/Joe
Ah, the supp_trans table share info with payment records. But this could be hidden more effectively in purchase_order_entry.php. Will look at it in more detail.
/Joe
You may want, for some reason, to give away some items for free. So this is not a bug.
Joe
@surreyhills
Thanks for telling us. In certain releases of MySql or MySql setup won't allow the insert of empty value.
Fixed in HG repository. Your fix was used.
No problems in the Direct Sales Invoice.
/Joe
The supp_trans table is used by both documents and the payments. It is correct to set the value to 0 here.
Certain setup and versions of MySql accepts this though.
Will be fixed asap.
/Joe
BTW will check the ddebtor_trans also.
You can now send private messages to a user in the punbb.
You see the link for this up right, New messages.
/Joe
It is now possible to attach files to topics and posts.
Uploading are only allowed by Senior Members, Moderators and Administrators.
Members can only download attachments.
If you want to be a Senior Member and you have about 50 posts, you can ask for an upgrade.
/Joe
You can use the Tax Types/Groups together with the Item Tax Types (where you can exclude some tax types) to setup the correct tax for an item.
You will see the items included in the Manufactured item in the Bill of Material. These included items can be handled by Item Tax Types to get the correct tax.
/Joe
You simply do the changes you want, after that you do a company backup. After that you do a rename of the backup to the name you want.
After that you can create new companies with this new COA.
Joe
Please set the variable $go_debug in config.php file to 1 to trap any errors.
/Joe
No problem. If you want me to help you, just send the COA to me. You will find my email by pressing my link to the left of the topic.
Joe
This has now been fixed. HG repository updated. In the meantime you can change line 401 in /purchasing/includes/ui/po_ui.inc
from:
stock_items_list_cells(null, 'stock_id', null, false, true, true);
to:
stock_items_list_cells(null, 'stock_id', null, false, true, false);Joe
FrontAccounting forum → Posts by joe
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.